Commit Graph

12 Commits

Author SHA1 Message Date
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
مهدي شينون (Mehdi Chinoune)
5d29bb3ad1 python-cachecontrol: update to 0.12.10 2022-04-08 00:08:43 +05:30
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
08c77fce00 python-cachecontrol: drop install scripts 2021-04-16 12:20:37 +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
6cd7d44532 python-cachecontrol: Drop python2 package 2019-12-17 14:16:39 +03:00
Alexey Pavlov
efe32efed0 python-cachecontrol: Rebuild for python 3.8 2019-10-23 23:27:30 +03:00
Dan Yeaw
fddd9ee6c6 Use current path prefix to find Python script files to modify
When using pacman to install packages, the --root option can be set to
install them to an alternative location. The current install scripts
don't take this in to account which causes no such file or directory
errors. This modifies the sed command to use the full prefix path
when renaming the shebang.

Signed-off-by: Dan Yeaw <dan@yeaw.me>
2019-03-27 13:02:27 -04:00
J. Peter Mugaas
63b8af532e python-pip - retry comit (#4379)
python-pip - fix startup.  Build with dependencies on libraries so they can be updated easily.
python-cachecontrol - 0.12.5 - new package - required by pip
python-distlib - 0.2.3 - new package - required by pip.  Note that I was unable to recompile the launchers in this so I use the ones from they provide
python-lockfile - 0.12.2 - new package required by pip
python-progress - 1.4 - rebuild - required for python-pip
python-pytoml - 0.1.18 - new package - required for python-pip
2018-09-08 22:00:12 +03:00