python-pluggy: update to 0.8.1.
This commit is contained in:
parent
1641df8525
commit
83be2b1904
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pluggy'
|
||||
pkgname=python-pluggy
|
||||
version=0.8.0
|
||||
version=0.8.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-//}-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pytest-dev/pluggy"
|
||||
distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
|
||||
checksum=447ba94990e8014ee25ec853339faf7b0fc8050cdc3289d4d71f7f410fb90095
|
||||
checksum=8ddc32f03971bfdf900a81961a48ccf2fb677cf7715108f85295c67405798616
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in New Issue