Commit Graph

158 Commits

Author SHA1 Message Date
François Revol
2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Jerome Duval
2993b575fc python3.7: don't reinit locks on fork
same as for 3.8. fix hang issue on "meson test"
2019-12-01 11:23:38 +01:00
Jerome Duval
fbd803f66d python: bump versions for x86 patches. 2019-10-24 12:31:10 +02:00
Jerome Duval
c7fcfd657c python: bump versions. 2019-10-24 11:59:00 +02:00
Jerome Duval
e8e064ba5f python: bump 3.8 version, enable. 2019-10-22 18:48:49 +02:00
Jerome Duval
1ca51b7d3c python38: add recipe for version 3.8.0~rc1.
disable register_at_fork in Lib/logging/__init__.py to workaround
deadlocks with multijobs build.
2019-10-05 11:27:07 +02:00
Jerome Duval
9f2355afcd python3: bump version. 2019-10-05 11:27:07 +02:00
Philipp Wolfer
e3fdb45984 python: patched webbrowser module for Haiku (#4199) 2019-09-26 18:01:23 +02:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Augustin Cavalier
21efe8d08b Bump revisions for rebuild after ncurses5 disabling. 2019-05-14 23:44:29 -04:00
Jerome Duval
090cc6a8c5 python: bump to 2.7.16 and 3.7.3.
remove old recipes and patches.
2019-04-30 20:40:47 +02:00
Jerome Duval
650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval
99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy
ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Jerome Duval
8b2c24c844 python36: also bump the patchset 2019-04-07 12:26:21 +02:00
Jerome Duval
b5c7c268e8 python36: rename and bump version. 2019-04-07 12:12:15 +02:00
hanya
4cf096f9e8 python3: add recipe for 3.7.2 (#3664) 2019-04-06 13:25:20 -04:00
Jérôme Duval
a1d7db2ea0 python3: remove old recipe. 2019-02-25 08:25:04 +01:00
Jérôme Duval
03bfe872a0 python3: remove old recipe. 2019-02-25 08:24:52 +01:00
Jerome Duval
7976876e3a python3: bump version. 2018-12-18 19:57:43 +01:00
Jerome Duval
20348c5639 python: add recipe for version 2.7.15. 2018-12-18 19:57:43 +01:00
Jerome Duval
45de8e68fb switch HOMEPAGE to https. 2018-09-10 09:20:45 +02:00
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Kacper Kasper
711f6ccb2e python3: fix headers path in pkgconfig files 2018-08-04 01:50:05 +02:00
Jerome Duval
98ee168b77 python: code style. 2018-08-03 08:44:16 +02:00
fbrosson
4f36ece4de python-2.7.14: sync line offsets in patchset, update HOMEPAGE. 2018-06-10 12:25:39 +00:00
Jérôme Duval
e6f5649a31 python: update HOMEPAGE. 2018-05-30 08:07:00 +02:00
Jérôme Duval
4498e041cc python: update HOMEPAGE. 2018-05-30 08:06:34 +02:00
irtusb
3abf6cda40 python3: fix #2558
'str' has no attribute 'append'
2018-05-25 19:01:45 +02:00
Sergei Reznikov
71ba56d880 python3: fix unary operator expected warning 2018-05-05 23:09:44 +03:00
Adrien Destugues
298e4d4968 Python: fix secondary arch build.
Wrong library paths would lead to missing modules, and crashes.
2018-02-19 18:36:41 +01:00
Sergei Reznikov
ab669dac9b python3: bump revision 2017-11-22 16:01:11 +03:00
Sergei Reznikov
2284b95e6b python3: disable debug build, drop testsuit
* turns out exportig OPT var disables debug build
* drop testsuite as it takes a lot of space, perhaps needs to be moved into a separate package
* should we drop __pycache__ as well?

Used https://git.centos.org/blob/rpms!rh-python36-python.git/c7/SPECS!python.spec#L1484
and https://packages.debian.org/source/buster/python3.6 as a reference
2017-11-22 13:41:20 +03:00
Jerome Duval
e1a5ec0f24 python3: bump version. 2017-10-12 21:41:25 +02:00
Jerome Duval
a223f56d0e python: bump version.
* remove two old recipes.
2017-09-20 18:54:45 +02:00
Jessica Hamilton
04725d9a4a python3: add missing dependency on libffi. (#1533)
Fixes #1532
2017-07-25 23:28:40 -04:00
Jerome Duval
b6225dd525 python3: bump version. 2017-07-25 22:27:21 +02:00
Adrien Destugues
3661344276 Python: use the same include dir everywhere
Use the non-suffxed include dir even when building for secondary arch.
This greatly simplifies things for python packages with native code.
2017-07-04 19:29:48 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
waddlesplash
b3b676fe04 python35: deactivate.
Not used anywhere.
2017-06-17 19:41:11 -04:00
phoudoin
c7d1674a8c [python-2.7 & 3.6] Implement CTypes's find_library() for Haiku. (#1363)
Should fix #1120 for python v2.7.13 and v3.6.1.
2017-05-27 11:31:27 +02:00
Jerome Duval
a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval
60ad57edd5 python3: enable on x86 secondary arch. 2017-04-18 20:04:28 +00:00
Jerome Duval
2411c135d9 python3: handle negative errno on Haiku.
also enable _BSD_SOURCE for openpty declaration.
2017-04-16 21:34:55 +02:00
Jerome Duval
7a7ebe6cae python3: add recipe for version 3.6.
* add a recipe for python35.
2017-03-27 23:10:07 +02:00
Jerome Duval
10efd2f8d4 python: remove 2.6 recipes and patches. 2017-03-02 23:03:30 +01:00
Jerome Duval
732b313765 python3: bump version for 3.5. 2017-02-27 17:42:49 +01:00
Jerome Duval
ddb6f69441 python: add recipe for version 2.7.13. 2017-02-16 22:42:27 +01:00
Jérôme Duval
5f88e141d3 python3: mark as broken again on x86_gcc2. 2017-02-08 08:14:05 +01:00
Jerome Duval
8e4d8f6b6d python: bump versions for 2.x and 3.x. 2016-07-26 06:00:16 +00:00