mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-pytest-xdist: update to 3.7.0.
This commit is contained in:
parent
340be646bb
commit
2f380c804b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pytest-xdist'
|
||||
pkgname=python3-pytest-xdist
|
||||
version=3.6.1
|
||||
revision=2
|
||||
version=3.7.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="python3-pytest python3-execnet"
|
||||
|
@ -12,7 +12,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=ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
|
||||
checksum=f9248c99a7c15b7d2f90715df93610353a485827bc06eefb6566d23f6400f126
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue