Commit Graph

16 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
9bcfb5cd02 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 5
2021-06-29 13:04:05 -07:00
Dan Yeaw
36cf091e23 Update isort to version 5.8.0 2021-06-12 08:23:27 -04: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
Naveen M K
531dfa4ed4 isort: use build + poetry 2021-02-18 23:49:16 +05:30
Syrus Dark
302f9a9cad Fix isort, use pypi tar ball 2021-01-03 00:26:53 +05:30
Syrus Dark
ef9a875205 python-isort python-regex 2021-01-03 00:10:46 +05:30
Alexey Pavlov
98f67f9352 python-isort: Fix version 2020-03-12 11:12:37 +03:00
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Alexey Pavlov
bf7597ecde python-isort: Drop python2 package 2019-12-16 15:00:04 +03:00
Alexey Pavlov
1ec2fc53f2 python-isort: Update to 4.321-2 2019-10-28 00:06:57 +03:00
Alexey Pavlov
b436ed4dde python-isort: Update to 4.3.20 2019-05-31 13:55:48 +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
af121a926a added files I forgot (#4637)
* added files I forgot

* add even more files I forgot.
2018-11-12 13:11:36 +03:00
J. Peter Mugaas
5e74981e47 python-isort - 4.3.4 - new package required for pylint (#4632) 2018-11-12 10:53:35 +03:00