python3-pluggy: update to 0.13.0.
This commit is contained in:
parent
304ca5504c
commit
3b91db0e3f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pluggy'
|
||||
pkgname=python3-pluggy
|
||||
version=0.12.0
|
||||
version=0.13.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pluggy-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pytest-dev/pluggy"
|
||||
distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
|
||||
checksum=0825a152ac059776623854c1543d65a4ad408eb3d33ee114dff91e57ec6ae6fc
|
||||
checksum=fa5fa1622fa6dd5c030e9cad086fa19ef6a0cf6d7a2d12318e10cb49d6d68f34
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue