38 Commits

Author SHA1 Message Date
Dirk Stolle
8bfbbe1230 cython: update to 3.1.4 2025-09-16 23:58:27 +02:00
Maksim Bondarenkov
6280d5d760
cython: update to 3.1.3 (#5567) 2025-08-14 18:08:03 +03:00
Christoph Reiter
ed3b644d4b cython: Update to 3.1.2 2025-06-27 07:04:14 +02:00
Christoph Reiter
4d53890cb9
cython: Update to 3.1.1 (#5399) 2025-05-19 23:32:23 +02:00
Christoph Reiter
d94f916673 cython: Update to 3.1.0 2025-05-09 00:38:52 +02:00
Biswapriyo Nath
6f14f4c771 cython: update to 3.0.12 2025-05-05 04:16:37 +00: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
Biswapriyo Nath
c10b2a96af cython: update to 3.0.11 2024-09-05 07:53:09 +00: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
2f9352502b cython: rebuild with different MSYSTEM
since setuptools adds uname to the build path this results in
a different base addr and hopefully avoids address conflicts
2024-07-06 16:18:58 +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
Suyun114
e8e1890012 cython: update to 3.0.10 2024-04-06 18:17:48 +08: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
4aec8976bc cython: Update to 3.0.8 2024-01-13 09:16:28 +01:00
Christoph Reiter
908fb42cf8 cython: Update to 3.0.7 2023-12-23 14:23:19 +01:00
Christoph Reiter
3258499475 cython: Update to 3.0.6 2023-11-28 07:18:20 +01:00
Mehdi Chinoune
e64cc1d322 cython: update to 3.0.5 2023-11-10 08:47:33 +01:00
Christoph Reiter
32a876b933 cython: Update to 3.0.4 2023-10-19 08:40:16 +02:00
Christoph Reiter
e32a160ab9 cython: Update to 3.0.3 2023-10-06 10:43:56 +02: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
5424c27359 cython: Update to 0.29.36 2023-07-14 14:18:49 +02:00
Christoph Reiter
1625eb0356 cython: Update to 0.29.35 2023-06-20 11:52:10 +02:00
Christoph Reiter
bec7b0fd6a cython: Update to 0.29.34 2023-04-10 10:14:19 +02:00
Mehdi Chinoune
3b92367ac3 cython: update to 0.29.33 2023-02-15 08:08:51 +01:00
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Christoph Reiter
69e60f4e40 cython: port to build/installer 2022-12-18 15:34:19 +01:00
Mehdi Chinoune
3782ebc163 cython: update to 0.29.32 2022-08-25 12:29:05 +00:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02:00
Christoph Reiter
1bc0e55747 cython: Update to 0.29.30 2022-06-19 18:48:03 +02:00
Christoph Reiter
32fa352448 Move setuptools to makedepends where possible 2022-02-06 11:21:06 +01:00
Konstantin Podsvirov
1c0d176022 cython: Update to 0.29.26 2021-12-19 11:05:17 +03: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
Alexey Pavlov
dcb7e5ceea cython: Update to 0.29.21 2020-07-15 13:51:18 +03: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