Christoph Reiter
304e9a9982
Don't rebuild Python 2 packages
2022-06-11 07:07:07 +02:00
Christoph Reiter
ad3a0c37e7
Python 3.10 rebuilds
2022-06-10 17:54:24 +02:00
Christoph Reiter
7c67d9c465
Make sure every package using a C/C++ compiler depends on one
...
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Jeremy Drake
9cc15a1e22
enable clang32 for more packages
2021-11-27 14:04:22 -08:00
Christoph Reiter
cb56d6b7fb
Revert "Disable clang64 for some Python 2 packages"
...
This reverts commit 43c4962f51 .
2021-10-27 08:19:22 +02:00
Christoph Reiter
43c4962f51
Disable clang64 for some Python 2 packages
...
We are not going to make Python 2 work with clang at this point..
2021-10-25 22:51:22 +02:00
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