mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pytest-benchmark: update to 5.1.0.
This commit is contained in:
parent
0ded9094b1
commit
b08f3b5d88
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pytest-benchmark'
|
# Template file for 'python3-pytest-benchmark'
|
||||||
pkgname=python3-pytest-benchmark
|
pkgname=python3-pytest-benchmark
|
||||||
version=4.0.0
|
version=5.1.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3-pytest python3-py-cpuinfo"
|
depends="python3-pytest python3-py-cpuinfo"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/ionelmc/pytest-benchmark"
|
homepage="https://github.com/ionelmc/pytest-benchmark"
|
||||||
changelog="https://github.com/ionelmc/pytest-benchmark/raw/master/CHANGELOG.rst"
|
changelog="https://github.com/ionelmc/pytest-benchmark/raw/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-benchmark/pytest-benchmark-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-benchmark/pytest-benchmark-${version}.tar.gz"
|
||||||
checksum=fb0785b83efe599a6a956361c0691ae1dbb5318018561af10f3e915caa0048d1
|
checksum=9ea661cdc292e8231f7cd4c10b0319e56a2118e2c09d9f50e1b3d150d2aca105
|
||||||
# requires itself to be properly installed
|
# requires itself to be properly installed
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue