python-pyasn1-modules: update to 0.2.6.
This commit is contained in:
parent
943659427c
commit
1641a9eb67
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyasn1-modules'
|
||||
pkgname=python-pyasn1-modules
|
||||
version=0.2.5
|
||||
version=0.2.6
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/etingof/pyasn1-modules"
|
||||
distfiles="${PYPI_SITE}/p/pyasn1-modules/pyasn1-modules-${version}.tar.gz"
|
||||
checksum=ef721f68f7951fab9b0404d42590f479e30d9005daccb1699b0a51bb4177db96
|
||||
checksum=43c17a83c155229839cc5c6b868e8d0c6041dba149789b6d6e28801c64821722
|
||||
|
||||
do_check() {
|
||||
python setup.py test
|
||||
|
|
Loading…
Reference in a new issue