Commit Graph

13 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
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Naveen
a7ba77fd5b python-pycodestyle: update to 2.7.0 2021-04-17 19:22:30 +00:00
Christoph Reiter
2895c85cbb python-pycodestyle: drop install scripts 2021-04-16 13:00:37 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Syrus Dark
4caa322388 update flake8 pycodestyle 2021-01-06 23:38:34 +05:30
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Alexey Pavlov
0d9fdd8a82 python-pycodestyle: Drop python2 package 2019-12-18 11:31:42 +03:00
Alexey Pavlov
051a776521 python-pycodestyle: Rebuild for python 3.8 2019-10-28 08:26:28 +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
Alexey Pavlov
d6bfbedc19 python-pycodestyle: Update to 2.5.0 2019-02-19 15:43:43 +03:00
J. Peter Mugaas
5dddc2c997 python-pyflake8 - 3.5.0 and packages that it depends upon (#4315)
python-pycodestyle - 2.4.0 - new package
python-mccabe 0.6.1 - new package
2018-08-27 08:48:34 +03:00