Commit Graph

1157 Commits

Author SHA1 Message Date
OscarL
32670591be lxml: remove req on iconv_devel, now that devel:libxml2 handles it. (#10688) 2024-07-13 09:51:21 +02:00
OscarL
77adc58afa lxml: added TEST(), fixed build requirements. (#10680) 2024-07-12 07:45:07 +02:00
OscarL
a97b32d5c4 cython: update to version 3.0.10 (#9240) 2024-07-09 12:08:45 +02:00
Schrijvers Luc
0ad6390456 meson_python, bump version (#10672) 2024-07-09 10:20:36 +02:00
Schrijvers Luc
1ddd92848a rst2pdf, add recipe (can be used in MasterPiece to export to PDF) (#10655) 2024-07-03 13:48:26 +02:00
augiedoggie
c633bb3b18 meson_python: add summary
fixes #10380
2024-04-29 01:30:37 -06:00
Schrijvers Luc
ce1f924bc0 tomlkit, new dependency for toot (#10266) 2024-03-29 07:51:30 +01:00
OscarL
ba039ae0ef yarl: update to version 1.9.4. (#10239) 2024-03-24 09:28:20 +01:00
OscarL
d8bf95ed80 aiohttp (and dependencies): recipes cleanup. (#10248)
* aiohttp: recipe cleanup.

* aiosignal: recipe cleanup.

* frozenlist: recipe cleanup.

* multidict: recipe cleanup.
2024-03-24 09:28:05 +01:00
OscarL
d19c839554 expandvars: new recipe. (#10237)
Required to build newest version of "yarl" (1.9.4).
2024-03-22 08:07:38 +01:00
Jerome Duval
78370651dc pyparsing: bump version 2024-03-13 10:23:31 +01:00
Jerome Duval
26962c2189 beautifulsoup4: bump version 2024-03-13 10:14:54 +01:00
OscarL
7d5fab7ef8 coverage: update to version 7.4.3. (#10210) 2024-03-13 09:50:11 +01:00
Schrijvers Luc
54cf35028d psutil, bump version (#10157) 2024-03-03 18:48:45 +01:00
augiedoggie
12f69c1345 sphinx: fix logo_url variable in the Haiku theme (#10147) 2024-02-24 21:55:07 -07:00
augiedoggie
f8e6adc9ff sphinx: move snowballstemmer to the REQUIRES section (#10141)
It's listed as a required package for the project and gets automatically installed when using pip
2024-02-23 19:56:44 -07:00
Zardshard
b93f943392 haiku-pyapi: Release 0.2 (#10062)
Co-authored-by: Oscar Lesta <oscar.lesta@gmail.com>
Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>
2024-02-08 14:03:08 +01:00
Alexander von Gluck IV
217ecf389d dev-python/cryptography: Add newer rust-based 3.4.8
* There are ABI breakages, so leaving 3.3.x for now
2024-01-03 09:13:03 -06:00
Alexander von Gluck IV
fbf39f9975 dev-python/setuptools_rust: Add new setuptools_rust 1.8.1 2024-01-03 09:13:03 -06:00
OscarL
4bec58437d pygments: recipe clean ups, fix build. (#9855) 2023-12-09 07:35:11 +01:00
Schrijvers Luc
c84ed37d9a pygments, build fix (#9852) 2023-12-08 13:13:51 +01:00
Schrijvers Luc
14abd0eb16 pyqt5, fix references on moving the api (#9813) 2023-12-01 19:50:29 +01:00
Schrijvers Luc
2d45d56d85 pyqt, move api to correct location (#9811) 2023-12-01 11:50:01 +01:00
Jerome Duval
5fd33da710 qpageview: switch to python 3.10 2023-12-01 11:36:19 +01:00
Jerome Duval
2a8e27a18f python_poppler_qt5: switch to python 3.10 2023-12-01 11:36:02 +01:00
Jerome Duval
5dd56c608a pyqtwebengine5: switch to python 3.10 2023-11-30 23:26:32 +01:00
Jerome Duval
2cac9b8a62 pyqt: fix install dir 2023-11-30 23:02:07 +01:00
Jérôme Duval
05dd0fa8b7 pyqt5: trigger rebuild 2023-11-29 09:48:39 +01:00
Jerome Duval
95d7243c21 pyqt5: bump version
switch to python 3.10
2023-11-28 18:51:10 +01:00
Jerome Duval
77609d2b81 pyqt5_sip: bump version 2023-11-28 18:51:10 +01:00
Jerome Duval
b88f295eaf pyqt_builder: bump version 2023-11-28 18:51:10 +01:00
Jerome Duval
c4f7122821 sip: bump version 2023-11-28 18:51:10 +01:00
OscarL
c281292f2b cython: update to version 0.29.36 (#9739)
This is the newest < 3.0.0 version that scipy 1.11.x can use.
2023-11-08 18:05:48 +00:00
OscarL
621d53696b slixmpp: update to version 1.8.4, drop Python 3.9. (#9697)
"poezio" (only user of slixmpp in-tree) already switched to 3.10.
2023-10-28 09:50:40 +00:00
Schrijvers Luc
c4ebc099a9 gitpython, bump version (#9679) 2023-10-25 08:05:59 +02:00
Schrijvers Luc
8dc58567dc gitdb, bump version (#9678) 2023-10-25 07:46:42 +02:00
Schrijvers Luc
e8b9588530 smmap, bump version (#9677) 2023-10-24 08:06:26 +02:00
Zardshard
5fe5bb1194 haiku-pyapi: Release 0.1 (#9636) 2023-10-15 21:56:51 +03:00
OscarL
cfcf330775 pip: add support for Python 3.12. (#9614) 2023-10-12 07:12:53 +00:00
OscarL
b11907bdf4 setuptools: update to version 68.2.2, add support for Python 3.12. (#9613)
removed the `export SETUPTOOLS_USE_DISTUTILS=local`, as that's the
default behavior (again) since 60.0.0.
2023-10-12 06:27:52 +00:00
OscarL
dc323d814f build: update to version 1.0.3 (#9567)
Performed the usual recipes cleanups.
2023-10-04 07:08:33 +00:00
Schrijvers Luc
41f6ef923d numpy, bump version (#9532) 2023-09-27 06:27:26 +00:00
OscarL
3562cbad04 mock: drop this now unneded recipe. (#9521)
Only `command_not_found` was using it for TEST(), and `unittest.mock`
(included in Python since 3.3) can be used instead.
2023-09-25 09:19:32 +02:00
OscarL
6af96fc308 wheel: update to version 0.41.2 (#9514)
Switch to install from .whl package.

IMO, we should do the same whenever possible for Python packages
that do not require compilation, or otherwise special needs.

It gives us some advantages:

- faster builds.
- simpler recipes.
- can get/compare SHA_256 right from PyPI download page.
  This one is also valid for tarballs's case, if we use
  pypi.io / pythonhosted.org URIs of course.
- can help avoid complex build dependencies (like `poetry`).

The last one a major one, as it can help reduce maintenance costs.
2023-09-24 12:07:34 +00:00
OscarL
92662c5a9f markupsafe: update to version 2.1.3, recipe fixups. (#9507) 2023-09-23 08:08:40 +00:00
Schrijvers Luc
6632889a71 sphinx, bump version, set python3.10 as defaultVersion (#9494) 2023-09-22 09:02:28 +00:00
Schrijvers Luc
2ec4e1d6ce sphinx_argparse, new python recipe, required for building orcus docs (#9493) 2023-09-22 09:00:13 +00:00
OscarL
222b2517fc psutil: switch to Python 3.10. (#9484)
Still disabled, as it fails on import (same as before).
2023-09-21 11:25:20 +02:00
OscarL
e11a89ad2e pyqt_builder: update to version 1.15.2, support Python 3.10. (#9483) 2023-09-21 09:22:38 +00:00
OscarL
3c1d08d215 pyqt5_sip: update to version 12.12.2, support Python 3.10. (#9482)
Plus the usual clean-ups.
2023-09-21 09:22:24 +00:00