Commit Graph

284 Commits

Author SHA1 Message Date
Schrijvers Luc
d7e9e48917 python_pygame, enable x86_gcc2 (#3586) 2019-02-02 13:22:51 -05:00
Crestwave
8efc138d98 nose: move patching to PATCH() (#3570) 2019-01-26 17:29:26 +07:00
Crestwave
1e5f1b752e Switch HOMEPAGEs to https. (#3571) 2019-01-16 11:13:10 -05:00
Adrien Destugues
325c03b6a9 Update python requests.
Package versions are tied with urllib3 ones. Following an update to
urllib3, the requests package was not working anymore.
2018-11-17 13:14:06 +01:00
fbrosson
1a84a3ba03 dev-python/tzlocal: new recipe. 2018-11-16 13:42:36 +00:00
fbrosson
7ab967fb8d dev-python/coverage: new recipe. 2018-11-14 10:18:25 +00:00
fbrosson
600dd392ea dev-python/pretend: new recipe. 2018-11-12 13:42:25 +00:00
fbrosson
b8367f1831 dev-python/cryptography-vectors: bump to 2.4.1. 2018-11-12 12:26:27 +00:00
fbrosson
9cf30ca2a0 dev-python/cryptography: bump to 2.4.1. 2018-11-12 12:26:26 +00:00
fbrosson
95ad973cd6 SQLAlchemy: bump to 1.2.14. 2018-11-12 01:31:21 +00:00
fbrosson
de3702d24d dev-python/pyrfc3339: new recipe. 2018-11-11 12:56:25 +00:00
fbrosson
e451bd4419 dev-python/iso8601: new recipe. 2018-11-10 13:00:21 +00:00
fbrosson
0d14100c51 dev-python/pbr: bump to 5.1.1. 2018-11-06 15:51:57 +00:00
fbrosson
e3b01ce234 dev-python/click: new recipe. 2018-11-04 07:09:09 +00:00
fbrosson
8069f1614d urllib3: bump to 1.24.1. 2018-11-03 09:27:37 +00:00
Crestwave
ae979b43b4 asciinema: bump version and rewrite recipe (#3323) 2018-11-02 15:31:02 +00:00
fbrosson
0350e66387 dev-python/pbr: bump to 5.1.0, use a constant SOURCE_URI. 2018-11-02 00:31:44 +00:00
fbrosson
3c9f3e6d92 dev-python/pbr: add a python subpackage, fix missing dependency.
cmd:pbr was in the base package but it would only work if the
python3 subpackage was also installed. Adding a dependency on it
works but it is much better to move the cmd:pbr script to the
python3 subpackage.
2018-11-02 00:31:43 +00:00
Callum
3a5a2a6dcf pydispatcher: Update recipe (#3311) 2018-11-01 23:26:50 +00:00
Callum
5637858e7a pychart: convert from old format, add python3 subpackage. (#3304) 2018-11-01 21:21:51 +00:00
fbrosson
0337d6953d SQLAlchemy: bump to 1.2.13, use a constant SOURCE_URI. 2018-11-01 13:43:25 +00:00
fbrosson
9f6bbed037 SQLAlchemy: add python(2) subpackage. 2018-11-01 13:43:24 +00:00
Crestwave
4a7f3d9587 dev-python/nose: new recipe (#3308) 2018-11-01 12:35:23 +00:00
fbrosson
38aa385d8e pyOpenSSL: new recipe. 2018-10-31 20:02:40 +00:00
fbrosson
8be81aaf0d dev-python/cryptography-vectors: define myLicensesDir. 2018-10-31 20:02:00 +00:00
fbrosson
9c48b0beba dev-python/cryptography: simplify COPYRIGHT, define myLicensesDir. 2018-10-31 20:01:59 +00:00
fbrosson
a7ce9805ff pytz: define myLicensesDir. 2018-10-31 20:01:58 +00:00
waddlesplash
4994a2dbc5 cryptography_vectors: Bump revision.
Builder was rebooting so the build failed.
2018-10-31 09:57:30 -04:00
fbrosson
8036e56781 dev-python/cryptography-vectors: new recipe. 2018-10-31 12:25:59 +00:00
fbrosson
1f5b4eff70 dev-python/cryptography: new recipe. 2018-10-31 10:22:10 +00:00
fbrosson
be35c0e86f pytz: new recipe. 2018-10-31 00:19:07 +00:00
fbrosson
4988f59c22 dev-python/cffi: I forgot to disable x86_gcc2. 2018-10-29 13:17:17 +00:00
fbrosson
d01bca7579 pyasn1: bump to 0.4.4, use a constant SOURCE_URI, fix HOMEPAGE. 2018-10-29 11:52:35 +00:00
fbrosson
d37fd2b0fc pyasn1: add python(2) subpackage, add BUILD, add TEST. 2018-10-29 11:52:34 +00:00
fbrosson
3cb5e84056 dev-python/cffi: new recipe. 2018-10-28 22:58:05 +00:00
fbrosson
76f9055947 PycURL: fix REQUIRES_python{,3}. 2018-10-28 12:08:42 +00:00
fbrosson
04453b5a50 dev-python/pycparser: new recipe. 2018-10-27 12:03:11 +00:00
fbrosson
47973ca8f1 PLY: add python(2) subpackage, add TEST, add BUILD, fix HOMEPAGE.
Until now, INSTALL was doing both the build and the installation.
But this was bad because INSTALL was cleaning the build directory
of the python subpackage in order to build the python3 subpackage.
Creating separate build trees for each of the python subpackages
allows to keep both build trees. We can now use a TEST function.
2018-10-27 10:47:44 +00:00
Crestwave
ba64411fe6 html5-parser: new recipe (#3271) 2018-10-27 03:46:49 +00:00
fbrosson
add8c78d3a lxml: bump to 4.2.5. 2018-10-27 02:41:54 +00:00
fbrosson
04129b2dc2 lxml: add x86 2nd arch to make lxml_x86_python3 build on x86_gcc2h.
lxml_python3 did not build on x86_gcc2h because lxml depends on
external libs. Adding support for x86 secondary arch is required
to be able to provide to the python3 subpackage the x86 2nd arch
builds of these libs.

Also make lxml_x86_python3 provide lxml_python3 to allow any-arch
python3 subpackages to depend on lxml_python3.
2018-10-27 02:41:53 +00:00
fbrosson
0be3401228 PycURL: fix COPYRIGHT, rewrite REQUIRES_python{,3}. 2018-10-24 11:59:26 +00:00
fbrosson
60ca94c8f2 idna: bump to 2.7, add TEST, install README.rst in $docDir. 2018-10-24 04:15:03 +00:00
fbrosson
265bcc99ca asn1crypto: new recipe. 2018-10-24 02:40:43 +00:00
fbrosson
ac9b1cfde2 PycURL: don't use $pythonVersion in REQUIRES_python* and BUILD_*.
This variable is being computed with an eval call which seems to be
upsetting the build bots but none of my systems. So use:
* cmd:python2 instead of cmd:python2.7 and lib:libpython2.7
* cmd:python3 instead of cmd:python3.6 and lib:libpython3.6m
2018-10-21 18:13:31 +00:00
fbrosson
25ec06df17 PycURL: rewrite BUILD_{,PRE}REQUIRES. 2018-10-21 16:30:45 +00:00
fbrosson
6f0b266ea9 PycURL: try to fix the definition of pythonVersion for the buildbots.
For some unknown reason the previous definition was not working on
the build servers, although it was on my system.
2018-10-21 15:52:53 +00:00
fbrosson
c5107d9a1a PycURL: split & rewrite the eval command, use a simpler sed regexp.
devel:libpython was in BUILD_PREREQUIRES until the previous commit
and was moved to BUILD_REQUIRES. Move it back to BUILD_PREREQUIRES.

Every commit in this recipe has been tested locally on each arch,
but something went wrong with pycurl_x86 in the build servers.
2018-10-21 15:00:31 +00:00
fbrosson
1c6091e9b4 PycURL: do not depend on any particular minor version of Python.
A REVISION bump was not necessary because the resulting packages
are the same except that REQUIRES_python{,3} are now sorted. But
let's kick a rebuild, after all.
2018-10-21 10:35:45 +00:00
fbrosson
6505e301e0 PycURL: new recipe. (#3235) 2018-10-20 15:44:53 +00:00