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.6.1.
This commit is contained in:
parent
7c0e3a26a1
commit
4e9fcd2645
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.6.0
|
version=3.6.1
|
||||||
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=2bf346fb1f1481c8d255750f80bc1dfb9fb18b9ad5286ead0b741b6fd56d15b7
|
checksum=ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue