mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
python3-pytest-xdist: update to 3.8.0.
This commit is contained in:
parent
54c4cb1328
commit
8553c63499
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.7.0
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
|
@ -12,7 +12,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=f9248c99a7c15b7d2f90715df93610353a485827bc06eefb6566d23f6400f126
|
checksum=7e578125ec9bc6050861aa93f2d59f1d8d085595d6551c2c90b6f4fad8d3a9f1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue