diff --git a/srcpkgs/python3-pytest-xdist/template b/srcpkgs/python3-pytest-xdist/template index d171c0afe85..62e705ed9ba 100644 --- a/srcpkgs/python3-pytest-xdist/template +++ b/srcpkgs/python3-pytest-xdist/template @@ -1,6 +1,6 @@ # Template file for 'python3-pytest-xdist' pkgname=python3-pytest-xdist -version=3.0.2 +version=3.1.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel" @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/pytest-dev/pytest-xdist" changelog="https://raw.githubusercontent.com/pytest-dev/pytest-xdist/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/p/pytest-xdist/pytest-xdist-${version}.tar.gz" -checksum=688da9b814370e891ba5de650c9327d1a9d861721a524eb917e620eec3e90291 +checksum=40fdb8f3544921c5dfcd486ac080ce22870e71d82ced6d2e78fa97c2addd480c # tests only work in tox make_check=no