python3-pytest: update to 7.2.1.
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Template file for 'python3-pytest'
|
# Template file for 'python3-pytest'
|
||||||
pkgname=python3-pytest
|
pkgname=python3-pytest
|
||||||
version=7.1.3
|
version=7.2.1
|
||||||
revision=1
|
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}"
|
||||||
depends="python3-packaging python3-tomli ${_common_deps}"
|
depends="python3-packaging ${_common_deps}"
|
||||||
checkdepends="$depends python3-argcomplete python3-hypothesis python3-mock
|
checkdepends="$depends python3-argcomplete python3-hypothesis python3-mock
|
||||||
python3-nose python3-requests python3-parsing python3-xmlschema"
|
python3-nose python3-requests python3-parsing python3-xmlschema"
|
||||||
short_desc="Simple powerful testing with Python 3"
|
short_desc="Simple powerful testing with Python 3"
|
||||||
@@ -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=4f365fec2dff9c1162f834d9f18af1ba13062db0c708bf7b946f8a5c76180c39
|
checksum=d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42
|
||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user