mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-pytest-xdist: update to 3.4.0.
This commit is contained in:
parent
c7332d6cc6
commit
723328785b
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.3.1
|
||||
revision=2
|
||||
version=3.4.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=d5ee0520eb1b7bcca50a60a518ab7a7707992812c578198f8b44fdfac78e8c93
|
||||
checksum=3a94a931dd9e268e0b871a877d09fe2efb6175c2c23d60d56a6001359002b832
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue