24 Commits

Author SHA1 Message Date
Christoph Reiter
9a683ebbe5 breezy: cython 3.1 compat 2025-05-11 10:12:34 +02:00
Christoph Reiter
a0902f1e21 Use pypi PURLs instead of plain pypi names
This allows us to include a version and we already use PURL
for other things, so might as well remove the pypi special case.

Normalize the names, since that is required for PURLs.
2025-02-16 20:58:55 +01:00
Christoph Reiter
13edc71993 Rebuild some python packages
For #5161
2025-01-25 09:35:59 +01:00
Christoph Reiter
0566eff63a Remove makedepends on python-wheel everywhere
setuptools no longer needs it for building wheels since v70.1.0
2024-08-16 14:03:27 +02:00
Christoph Reiter
687aa2bcea Python rebuilds for SOABI change
the DLL names change with this, so rebuild everything that contains
C extensions again.
2024-07-06 12:18:40 +02:00
Christoph Reiter
0fb8b5ee8e breezy: remove import for no longer existing module
imp no longer exists with Python 3.12. Luckily this was an unused import
2024-07-06 10:08:08 +02:00
Christoph Reiter
9b64bd6498 python 3.12 rebuilds 2024-07-05 23:01:07 +02:00
Christoph Reiter
68c3c3a1f7 More CPEs and pypi references 2024-03-21 20:31:57 +01:00
Christoph Reiter
36921853ac Add some github URLs 2024-01-21 19:56:52 +01:00
Christoph Reiter
584da16df0 Update cython to 3.x
Since python-yaml needs cython 0.x add a cython0 package like Arch

Rebuild everything just to be sure
2023-08-28 22:04:21 +02:00
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Christoph Reiter
e6eb22b664 breezy: Update to 3.2.2
depends on fastbencode now
2022-07-28 18:14:42 +02:00
Christoph Reiter
2ee892a001 breezy: update to 3.2.1
force cython rebuild
don't update to 3.2.2 for now since that requires a new dependency
2022-07-02 23:19:43 +02:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
c6a134d91a Python 3.9 rebuilds 2021-05-15 15:21:37 +02:00
Alexey Pavlov
dc7650575b breezy: Update to 2021-01-12 13:26:23 +03:00
Christoph Reiter
fb86d64d8e breezy: Update to 3.1.0.6 2020-12-20 14:15:05 +01:00
Alexey Pavlov
fc585b2c49 breezy: Update to 3.1.0.5 2020-10-23 12:24:18 +03:00
Jeremy Drake
de4768e57f Use python-devel instead of libcrypt-devel.
For packages that need crypt.h by way of python.
2020-08-25 12:22:41 -07:00
Alexey Pavlov
06e40936d3 breezy: Update to 3.1.0.4 2020-06-25 11:06:40 +03:00
Alexey Pavlov
1c4dc1bb2d breezy: Update to 3.0.2.5 2020-04-16 23:54:27 +03:00
Alexey Pavlov
69a4c059fc breezy: Update to 3.0.2.4 2020-03-09 15:39:45 +03:00
Christoph Reiter
c6e105eaae Add breezy (bzr Python 3 fork)
See #1847
2020-02-15 08:24:43 +01:00