15 Commits

Author SHA1 Message Date
Christoph Reiter
bd08ada171 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-17 09:02:11 +01:00
Christoph Reiter
0c6a93b936 Python 3.12 rebuilds 2024-11-03 19:29:19 +01:00
Christoph Reiter
8ca20f5a8c ffmpeg-python: patch out pytest-runner dep
it's not used
2024-10-19 16:10:48 +02:00
Christoph Reiter
6c24288d5c Remove pytest-test-runner (and some wheel)
pytest-test-runner should no longer be used (archived upstream,
uses deprecated setuptools feature):

* replace the dep with pytest if it's not there, or remove it
* replace setup.py calls with calls to pytest directly

While at it, also remove some wheel dependencies, since wheel is
now vendored in setuptools.
2024-10-19 16:10:48 +02:00
Christoph Reiter
c0332e033e More pypi links 2024-03-26 17:06:41 +01:00
مهدي شينون (Mehdi Chinoune)
ede3371205 drop 32-bit environments from some leaf packages (3/n) 2024-02-16 20:12:30 +01:00
Christoph Reiter
9c1c99af5d Port away from PKGMETA.yml 2023-09-17 21:57:36 +02:00
Christoph Reiter
09fc5ff426 Python rebuilds 2023-07-24 18:19:03 +02:00
Christoph Reiter
0f9947e812 more clangarm64 2023-05-10 21:47:57 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Jeremy Drake
5253e5b328 Enable more packages for clang32 2021-08-24 16:48:17 -07:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Sarah Ottinger
6d6e6ae799 change redundant naming 2021-01-06 21:02:59 -08:00