python-pluggy: update to 0.8.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-pluggy'
|
# Template file for 'python-pluggy'
|
||||||
pkgname=python-pluggy
|
pkgname=python-pluggy
|
||||||
version=0.7.1
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pytest-dev/pluggy"
|
homepage="https://github.com/pytest-dev/pluggy"
|
||||||
distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
|
||||||
checksum=95eb8364a4708392bae89035f45341871286a333f749c3141c20573d2b3876e1
|
checksum=447ba94990e8014ee25ec853339faf7b0fc8050cdc3289d4d71f7f410fb90095
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user