Commit Graph

5 Commits

Author SHA1 Message Date
Christoph Reiter
9239876d5c python-py-cpuinfo: Drop Python 2 package 2019-12-08 18:02:31 +01:00
Alexey Pavlov
c71385be74 python-py-cpuinfo: Rebuild for python 3.8 2019-10-27 18:10:30 +03:00
Alexey Pavlov
d463d4a00f python-py-cpuinfo: Update to 5.0.0 2019-06-03 12:41:42 +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
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