Commit Graph

868 Commits

Author SHA1 Message Date
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
Schrijvers Luc
a22feed03a dateutil, fix build (#7472) 2022-11-22 14:55:59 +01:00
Schrijvers Luc
42a170ba68 gitpython, revbump for dependencies (#7455) 2022-11-20 16:35:49 +01:00
Schrijvers Luc
1591900727 gitdb, revbump after smmap switch to python3.10 (#7454) 2022-11-20 16:28:08 +01:00
Schrijvers Luc
21c7641520 smmap, enable python3.10 (#7453) 2022-11-20 16:23:24 +01:00
Schrijvers Luc
9720a85ada gitdb, add python3.10 (#7452) 2022-11-20 16:14:32 +01:00
Schrijvers Luc
2163aa09c8 dateutil, revbump for rebuild (#7451) 2022-11-20 16:05:35 +01:00
Schrijvers Luc
206d03d50d gertty, resolve depenencies (#7450) 2022-11-20 15:48:19 +01:00
Schrijvers Luc
e040f84da8 alembic_py, revbump for python3.10 (#7448) 2022-11-20 15:28:47 +01:00
Schrijvers Luc
fe79a5b123 importlib_resources, revbum, add python3.10 (#7447) 2022-11-20 15:21:02 +01:00
Schrijvers Luc
88d4bb9dde alembic_py, revbump, add python310 (#7446) 2022-11-20 15:14:37 +01:00
PulkoMandy
e984a78cd3 pbr, gitpython, gerrit: migrate to Python 3.9 and 3.10
Remove the older Python versions from the recipes.
2022-11-20 14:53:08 +01:00
waddlesplash
50b25c8730 mako: needs markupsafe. 2022-10-19 17:11:56 -04:00
waddlesplash
d6dbe0852d Update mako-1.2.2.recipe 2022-10-19 17:05:59 -04:00
waddlesplash
4edc9a0b9b mako: Bump for rebuild. 2022-10-19 17:01:22 -04:00
waddlesplash
de3a3cda1a pygments: Python 3.10 package. 2022-10-19 16:43:24 -04:00
waddlesplash
00e7bbc9b1 mako: Needs pygments. 2022-10-19 16:41:25 -04:00
Augustin Cavalier
177a80d848 requests: Python 2.7 was dropped, remove REPLACES. 2022-10-19 14:42:06 -04:00
Augustin Cavalier
9036f7efa0 mako: Depends on importlib_metadata. 2022-10-19 14:39:30 -04:00
waddlesplash
837136e401 requests: Fixup last commit. 2022-10-19 14:33:26 -04:00
waddlesplash
2700fe7efe requests: Drop python 2.7.
We no longer have IDNA for 2.7.
2022-10-19 14:32:29 -04:00
kenmays
dafd512fb6 chardet: added python 3.10 (#7299) 2022-10-18 06:19:34 +02:00
kenmays
8d7f984f10 regex: added python 3.10 (#7300) 2022-10-18 06:18:38 +02:00
kenmays
cbcdd612d3 requests: added python 3.10 (#7301) 2022-10-18 06:17:36 +02:00
Schrijvers Luc
652d5d8d2a scipy, revbump for newer numpy (#7221) 2022-09-18 07:30:17 +02:00
Schrijvers Luc
418c5aa012 numpy, bump version, drop python3.7, add python3.10 (#7219) 2022-09-18 07:05:51 +02:00
Schrijvers Luc
1f2b516a13 pybind11, add python3.10 (#7220) 2022-09-17 19:15:04 +02:00
Schrijvers Luc
e62eed4cd9 cython, bump version, drop python2.7, add python3.10, cleanup (#7218) 2022-09-17 14:07:35 +02:00
Schrijvers Luc
ba6c541328 paramiko, bump version, add python{3.8,3.9,3.10} (#7217) 2022-09-17 13:13:58 +02:00