Commit Graph

8 Commits

Author SHA1 Message Date
Christoph Reiter
3e429419dc Revert some more 2021-07-13 19:11:12 +02: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
Alexey Pavlov
2aa69d98aa python2-setuptools: Update to 44.1.1 2020-06-11 09:39:54 +03:00
Alexey Pavlov
ede3cc83d8 python2-setuptools: Update to 44.1.0 2020-03-24 11:03:23 +03:00
Alexey Pavlov
ae7112b00b python2-setuptools: Update to 44.0.0 2020-03-03 14:23:49 +03:00
Christoph Reiter
aaa5fd8b39 Add back python2-setuptools
This adds back a python 2 version of setuptools but with all dependencies vendored
(the upstream default..). To allow users to install Python 2 packages we no longer
have in the repo etc which should help them transitioning.

This also adds conflicts between py2/3 setuptools because of the esy_install rename.

See #4993
2019-12-22 14:55:47 +01:00