mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-pytest: update to 8.3.4.
This commit is contained in:
parent
06dfe26a81
commit
0d72a097cb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pytest'
|
# Template file for 'python3-pytest'
|
||||||
pkgname=python3-pytest
|
pkgname=python3-pytest
|
||||||
version=8.3.1
|
version=8.3.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
_common_deps="python3-iniconfig python3-pluggy"
|
_common_deps="python3-iniconfig python3-pluggy"
|
||||||
hostmakedepends="python3-setuptools_scm python3-Sphinx ${_common_deps}"
|
hostmakedepends="python3-setuptools_scm python3-Sphinx ${_common_deps}"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://docs.pytest.org/en/latest/"
|
homepage="https://docs.pytest.org/en/latest/"
|
||||||
changelog="https://docs.pytest.org/en/latest/changelog.html"
|
changelog="https://docs.pytest.org/en/latest/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/p/pytest/pytest-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest/pytest-${version}.tar.gz"
|
||||||
checksum=7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6
|
checksum=965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761
|
||||||
alternatives="
|
alternatives="
|
||||||
pytest:pytest:/usr/bin/pytest3
|
pytest:pytest:/usr/bin/pytest3
|
||||||
pytest:py.test:/usr/bin/py.test3"
|
pytest:py.test:/usr/bin/py.test3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue