mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +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'
|
||||
pkgname=python3-pytest
|
||||
version=8.3.1
|
||||
revision=2
|
||||
version=8.3.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
_common_deps="python3-iniconfig python3-pluggy"
|
||||
hostmakedepends="python3-setuptools_scm python3-Sphinx ${_common_deps}"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://docs.pytest.org/en/latest/"
|
||||
changelog="https://docs.pytest.org/en/latest/changelog.html"
|
||||
distfiles="${PYPI_SITE}/p/pytest/pytest-${version}.tar.gz"
|
||||
checksum=7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6
|
||||
checksum=965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761
|
||||
alternatives="
|
||||
pytest:pytest:/usr/bin/pytest3
|
||||
pytest:py.test:/usr/bin/py.test3"
|
||||
|
|
Loading…
Add table
Reference in a new issue