Commit Graph

15 Commits

Author SHA1 Message Date
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Biswapriyo Nath
78ce11f9bb python-pytest-benchmark: update to 3.4.1 2022-02-08 14:02:58 +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
efafe93782 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 4
2021-06-28 11:03:33 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
d4c0885adf python-pytest-benchmark: drop install scripts 2021-04-16 12:54:16 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Alexey Pavlov
f7dd2c881f python-pytest-benchmark: Update to 3.2.3 2020-02-19 23:40:44 +03:00
Alexey Pavlov
1b91eb086b Rename python3 packages to python and update to latest. Round 2 2019-12-26 15:11:06 +03:00
Christoph Reiter
b849a3d31c python-pytest-benchmark: Drop Python 2 package 2019-12-06 11:25:09 +01:00
Alexey Pavlov
7606f1cbfe python-pytest-benchmark: Rebuild for python 3.8 2019-10-27 18:11:33 +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
50d99c99e1 python-pytest-benchmark: Update to 3.2.2 2019-02-19 14:37:43 +03:00
J. Peter Mugaas
cb406f0970 python-pytest-benchmark -3.2.0 - Update to latest version (#4849) 2019-01-10 10:41:31 +03:00
J. Peter Mugaas
4999cff9fc Some packages for running python-pytest-benchmark - needed to test py… (#4306)
* Some packages for running python-pytest-benchmark - needed to test python-hypothesis
python2-pathlib - 1.0.1 - new package for building and use by python-pytest-benchmark
python-pytest-runner - 4.2 - clarified and corrected dependencies and build requirements
python2-statistics - 1.0.3.5 - New package  for building and use by python-pytest-benchmark
python-py-cpuinfo - 4.0.8 - New package  for building and use by python-pytest-benchmark

* Various fixes suggested Alexpux
2018-08-25 20:42:58 +03:00