Jérôme Duval
8a070b50a7
cffi: no lib suffix for 3.8 and up
2023-03-22 13:29:33 +01:00
OscarL
002af9d79a
frozenlist: switch to x86, drop Python 3.7, add Python 3.10. ( #8045 )
...
Build was broken on x86_gcc2.
2023-03-22 13:26:35 +01:00
Jérôme Duval
a8e059150c
yarl: missing secondaryArchSuffix
2023-03-22 13:23:55 +01:00
OscarL
c04a168f4d
yarl: switch to x86, drop support for Python 3.7, add it for 3.10. ( #8047 )
...
Build was broken for x86_gcc2.
2023-03-22 13:20:38 +01:00
OscarL
e5b9dbbcca
paramiko: drop support for Python 3.7 and 3.8. ( #8026 )
2023-03-22 13:13:07 +01:00
OscarL
831027861f
cffi: Drop Python 3.7. Provide "non _x86" package name on x86_gcc2. ( #8043 )
...
Should fix the 32 bits build of pycares after #8035 .
2023-03-22 12:03:18 +01:00
OscarL
19988650ec
pycares: Provide "non _x86" name on x86_gcc2. ( #8044 )
2023-03-22 12:02:18 +01:00
OscarL
c4e3305784
slixmpp: update to 1.8.2, switch to Python 3.9+ ( #8036 )
2023-03-21 14:34:26 +01:00
OscarL
39a43c4e4f
pycares: drop support for 3.7, add it for 3.9 and 3.10. ( #8035 )
2023-03-21 14:33:25 +01:00
OscarL
f2dc3049c7
twisted: recipe clean up ( #8028 )
...
- use loops for PROVIDES_pythonxx.
- simplify code where possible.
- remove checks related to x86_gcc2.
It should be easier to add support for newer Python versions now.
2023-03-21 08:14:01 +01:00
OscarL
18992221c3
pytest_mock: drop support for Python 3.7 and 3.8, add 3.10. ( #8012 )
2023-03-20 12:03:12 +01:00
OscarL
ef3df7a04e
pytest_relaxed: drop support for Python 3.7 and 3.8. ( #8013 )
2023-03-20 11:45:52 +01:00
OscarL
784d3ff49f
pytest: fix build, drop support for Python 3.7 and 3.8. ( #8011 )
2023-03-20 11:11:36 +01:00
Schrijvers Luc
b60d4bdbc1
py, fix versioning ( #7994 )
...
* py, fix versioning
* py, cleanup
2023-03-20 10:52:25 +01:00
Schrijvers Luc
63855ac62e
pluggy, fix versioning ( #7993 )
...
* pluggy, fix versioning
* pluggy, cleanup
2023-03-20 10:45:47 +01:00
Schrijvers Luc
eb647db52e
lazy-object-proxy, fix versioning ( #7992 )
...
* lazy-object-proxy, fix versioning
* lazy_object_proxy, switch to secondary architecture on 32bit, add cmd:gcc$secondaryArchSuffix
2023-03-20 10:33:58 +01:00
Schrijvers Luc
b9a1ac640a
twisted, remove python3.7 and python3.8 ( #8007 )
2023-03-20 09:57:06 +01:00
Schrijvers Luc
f4f7e19c82
automat, fix versioning ( #7991 )
...
* automat, fix versioning
* automat, strip ~git from $portVersion
* automat, cleanup
2023-03-20 09:43:49 +01:00
OscarL
c7a8cdbc61
importlib_metadata: fix versioning. ( #8003 )
2023-03-20 09:33:15 +01:00
Schrijvers Luc
d16fe1d5c9
argon2_cffi_bindings, fix versioning ( #7990 )
...
* argon2_cffi_bindings, fix versioning
* argon2_cffi_bindings, python cleanup, add python3.10
2023-03-20 09:23:22 +01:00
OscarL
7b4a49585a
importlib_resources: fix versioning. ( #8002 )
2023-03-20 09:10:49 +01:00
OscarL
b75efb18d0
zipp: fix versioning. ( #8001 )
2023-03-20 09:09:50 +01:00
OscarL
d9f746a859
pytest: fix versioning, cleanup dependencies. ( #8005 )
...
Only list as dependencies those packages that are listed
in pytest's setup.cfg.
2023-03-20 09:08:01 +01:00
OscarL
f4dd69d237
more_itertools: install from the .whl file ( #8006 )
...
Switch to "installer" (instead of setuptools). Final package doesn't suffers
the problems mentioned on #7962 (no .py files, UKNOWN-0.0.0 as package
name-version).
2023-03-20 09:07:18 +01:00
Schrijvers Luc
d0d43daa9c
setuptools_scm, add missing dependencies ( #8000 )
2023-03-19 21:50:30 +01:00
OscarL
da6f123984
pycryptodome/pycryptodomex: update to 3.17 ( #7961 )
...
- Dropped patchset, fix was made upstream.
- Also build for Python 3.10.
- Mention package differences in their descriptions.
2023-03-14 18:09:09 +01:00
Schrijvers Luc
7cca4a236e
sqlalchemy, forgot to add python3.10 package ( #7955 )
2023-03-12 19:15:01 +01:00
Schrijvers Luc
3f748ac3b5
pyzmq, fix build ( #7939 )
2023-03-10 12:49:48 +01:00
Jerome Duval
3c353368e2
pyzmq: bump revision
2023-03-08 22:23:44 +01:00
Jerome Duval
d2fdbacef3
pyzmq: add python 3.9, 3.10, remove 2.7, 3.7.
2023-03-08 22:16:29 +01:00
Jerome Duval
5ae4652765
matplotlib: build with python 3.9
2023-03-08 22:04:22 +01:00
Jerome Duval
31c0389cc8
qpageview: build with python 3.9
2023-03-08 21:40:05 +01:00
Jerome Duval
c63c097e7f
python_poppler_qt5: build with python 3.9
2023-03-08 21:29:35 +01:00
Jerome Duval
bc76cc530c
paramiko: rebuild after typo renaming
2023-03-08 21:13:39 +01:00
Jerome Duval
fb8b681ac8
pandas: trigger build
2023-03-08 20:22:13 +01:00
Jerome Duval
9046093cb6
numpy: depends on the base package (again)
2023-03-08 20:16:19 +01:00
Jerome Duval
643706538c
pandas: remove python 3.7
2023-03-07 23:01:53 +01:00
Jerome Duval
c0fe8cb219
markdown-math: new recipe
2023-03-07 22:59:42 +01:00
Jerome Duval
e6786b52a2
markups: bump version, depend on markdown-math
2023-03-07 22:59:27 +01:00
Jerome Duval
7e52688803
pyqtwebengine5: build with python 3.9
2023-03-07 22:09:27 +01:00
Jerome Duval
c80442dfac
dbuspython: build for python 3.9
2023-03-07 22:08:41 +01:00
Jerome Duval
fe8f8e12d7
pyqt: move to python 3.9
2023-03-07 21:17:48 +01:00
Jerome Duval
9dd78e2c77
sip: also build with python 3.9
2023-03-07 20:44:17 +01:00
Jerome Duval
13a6cbe4ab
python packages: rebuild to install directly as vendor-packages
2023-03-07 20:15:21 +01:00
PulkoMandy
3a50377860
requests_futures: fix python 3.9 packaging, enable 3.10
2023-01-14 21:03:22 +01:00
Jeff Sauer
bd4725fc9a
removed python2 references
2023-01-06 19:35:12 +01:00
Jeff Sauer
2b698db36c
requests-futures: source URI out of date, changed python 3.7 to 3.9
2023-01-06 19:35:12 +01:00
OscarL
380c11c28d
pycryptodome: new recipe ( #7714 )
...
* pycryptodome: new recipe
* Add the "separate_namespace" version: pycryptodomex.
This one installs as "Cryptodome", as to not conflict with pycrypto.
Minor clean ups on both recipes. Build, installed, and smoke-tested
on both x86_64 and x86_32 (GCC11).
2023-01-02 10:02:02 +01:00
OscarL
c91b630744
pip: update recipe to version 22.3.1 ( #7519 )
...
* pip: update recipe to 22.3.1
Drop support for Python 2.x (removed from pip on version 21.0).
* pip: keep "pip" and "pip3" comands for the default Python version.
2022-12-06 16:22:39 +01:00
Schrijvers Luc
0c5e95494c
pbr, revbump for rebuild ( #7473 )
2022-11-22 15:10:03 +01:00