python3-pytest-xdist: update to 3.3.1.
This commit is contained in:
parent
69e3e0960b
commit
a5e72012b2
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.2.1
|
version=3.3.1
|
||||||
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=1849bd98d8b242b948e472db7478e090bf3361912a8fed87992ed94085f54727
|
checksum=d5ee0520eb1b7bcca50a60a518ab7a7707992812c578198f8b44fdfac78e8c93
|
||||||
# tests only work in tox
|
# tests only work in tox
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue