mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python-pyasn1-modules: update to 0.2.7.
This commit is contained in:
parent
0e967b64f0
commit
27041021f1
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.6
|
||||
version=0.2.7
|
||||
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=43c17a83c155229839cc5c6b868e8d0c6041dba149789b6d6e28801c64821722
|
||||
checksum=0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b
|
||||
|
||||
do_check() {
|
||||
python setup.py test
|
||||
|
|
Loading…
Add table
Reference in a new issue