20 Commits

Author SHA1 Message Date
Dirk Stolle
3b26a09495 python-yaml: update to 6.0.3 2025-10-08 06:47:20 +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
d8d056cb53 python-yaml: Update to 6.0.2 2024-08-11 10:35:27 +02:00
Christoph Reiter
af7474f9ce python-yaml: Update to 6.0.2rc1 2024-07-07 06:47:00 +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
9b64bd6498 python 3.12 rebuilds 2024-07-05 23:01:07 +02:00
Christoph Reiter
19db64a71a More CPEs and anitya IDs 2024-03-27 17:37:54 +01:00
Christoph Reiter
e8f4f9baa3 more CPEs 2024-03-26 09:46:25 +01:00
Christoph Reiter
68c3c3a1f7 More CPEs and pypi references 2024-03-21 20:31:57 +01:00
Mehdi Chinoune
3e6b51f1d9 python-yaml: update to 6.0.1 2023-09-08 10:33:10 +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
22c899af87 python-yaml: Update to 6.0
port to build/installer
drop install file - the warning isn't msys2 specific, that's how the package works.
2022-12-17 10:26:56 +01: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
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
Alex Ferreira
5d8f59096f
Add ansible 2.9.7 (#1945)
* ansible: add pkgbuild

* ansible: fix: add python-yaml and python-jinja dependencies

* ansible: fix: add libcrypt headers for cython dependency

* ansible: fix: add libcrypt headers for python-yaml dependency

* ansible: fix: isolate i686 and x86_64 builds

* Auto stash before rebase of "alex1a/feature/ansible-pkg"

* ansible: fix: remove unused dependencies

* ansible: fix: remove mingw unused variables; change workaround about tarball symbolic links; edit some wrong installation directories
2020-06-23 08:12:40 +03:00