mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-pytest-forked: update to 1.6.0.
This commit is contained in:
parent
03500d7e10
commit
a023089edb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pytest-forked'
|
# Template file for 'python3-pytest-forked'
|
||||||
pkgname=python3-pytest-forked
|
pkgname=python3-pytest-forked
|
||||||
version=1.4.0
|
version=1.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-setuptools_scm"
|
hostmakedepends="python3-setuptools python3-setuptools_scm"
|
||||||
depends="python3-pytest"
|
depends="python3-pytest"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/pytest-forked"
|
homepage="https://github.com/pytest-dev/pytest-forked"
|
||||||
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-forked/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-forked/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-forked/pytest-forked-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytest-forked/pytest-forked-${version}.tar.gz"
|
||||||
checksum=8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422d7440e
|
checksum=4dafd46a9a600f65d822b8f605133ecf5b3e1941ebb3588e943b4e3eb71a5a3f
|
||||||
# tests only work inside tox
|
# tests only work inside tox
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue