mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-pytest-xdist: update to 3.5.0.
This commit is contained in:
parent
af549453b9
commit
0fe73da2b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytest-xdist'
|
||||
pkgname=python3-pytest-xdist
|
||||
version=3.4.0
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -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=3a94a931dd9e268e0b871a877d09fe2efb6175c2c23d60d56a6001359002b832
|
||||
checksum=cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue