mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pytest-xdist: update to 3.2.0.
This commit is contained in:
parent
57f708f299
commit
d549809b18
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pytest-xdist'
|
# Template file for 'python3-pytest-xdist'
|
||||||
pkgname=python3-pytest-xdist
|
pkgname=python3-pytest-xdist
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/pytest-xdist"
|
homepage="https://github.com/pytest-dev/pytest-xdist"
|
||||||
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-xdist/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-xdist/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-xdist/pytest-xdist-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-xdist/pytest-xdist-${version}.tar.gz"
|
||||||
checksum=40fdb8f3544921c5dfcd486ac080ce22870e71d82ced6d2e78fa97c2addd480c
|
checksum=fa10f95a2564cd91652f2d132725183c3b590d9fdcdec09d3677386ecf4c1ce9
|
||||||
# tests only work in tox
|
# tests only work in tox
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue