mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python3-pytest: update to 7.4.3.
This commit is contained in:
parent
7312eeed4a
commit
912a8f0d6b
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=7.4.0
|
version=7.4.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
_common_deps="python3-attrs python3-iniconfig python3-py python3-pluggy"
|
_common_deps="python3-attrs python3-iniconfig python3-py python3-pluggy"
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel python3-Sphinx ${_common_deps}"
|
hostmakedepends="python3-setuptools_scm python3-wheel python3-Sphinx ${_common_deps}"
|
||||||
|
@ -14,7 +14,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=b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a
|
checksum=d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5
|
||||||
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