Commit Graph

9 Commits

Author SHA1 Message Date
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Jeremy Drake
8ea893728c add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 2
2021-06-19 13:38:11 -07: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
Alexey Pavlov
08a0fc40a0 Rename python3 packages to python and update to latest. Round 1 2019-12-25 14:35:12 +03:00
Alexey Pavlov
9d47afed37 python-lz4: Drop python2 package 2019-12-18 08:22:24 +03:00
Alexey Pavlov
37ec91a23a python-lz4: Update to 2.2.1 2019-10-28 14:47:53 +03:00
Alexey Pavlov
276b6d9b53 python-lz4: Update to 2.1.10 2019-06-26 08:58:48 +03:00
Antoine Martin
44144c275c add python-lz4 and python-pkgconfig (#4937)
* add python-lz4

* add python-pkgconfig

* python-lz4 needs more dependencies, setuptools was installing them during the build - but appveyor did not and failed instead
2019-02-01 07:51:48 +03:00