python3-pytest-forked: update to 1.7.5.

This commit is contained in:
classabbyamp
2026-08-16 12:30:18 -04:00
parent c3acf0d054
commit a0177e5824
+4 -4
View File
@@ -1,7 +1,7 @@
# Template file for 'python3-pytest-forked'
pkgname=python3-pytest-forked
version=1.6.0
revision=4
version=1.7.5
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-setuptools_scm"
depends="python3-pytest"
@@ -10,8 +10,8 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/pytest-dev/pytest-forked"
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-forked/master/CHANGELOG.rst"
distfiles="${PYPI_SITE}/p/pytest-forked/pytest-forked-${version}.tar.gz"
checksum=4dafd46a9a600f65d822b8f605133ecf5b3e1941ebb3588e943b4e3eb71a5a3f
distfiles="${PYPI_SITE}/p/pytest_forked/pytest_forked-${version}.tar.gz"
checksum=00f2bee51612f29b8e6b81eed2c3b2975e824c2693394f5bdaf7a1369078ba5f
# tests only work inside tox
make_check=no