python3-pytest-forked: update to 1.6.0.

This commit is contained in:
classabbyamp 2023-02-17 12:32:51 -05:00
parent 03500d7e10
commit a023089edb
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pytest-forked'
pkgname=python3-pytest-forked
version=1.4.0
revision=2
version=1.6.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-setuptools_scm"
depends="python3-pytest"
@ -11,7 +11,7 @@ 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=8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422d7440e
checksum=4dafd46a9a600f65d822b8f605133ecf5b3e1941ebb3588e943b4e3eb71a5a3f
# tests only work inside tox
make_check=no