python-pyasn1-modules: update to 0.2.5.
Closes #11871. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
c7b98ae13c
commit
6dbed2ab4e
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.4
|
||||
version=0.2.5
|
||||
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=a52090e8c5841ebbf08ae455146792d9ef3e8445b21055d3a3b7ed9c712b7c7c
|
||||
checksum=ef721f68f7951fab9b0404d42590f479e30d9005daccb1699b0a51bb4177db96
|
||||
|
||||
do_check() {
|
||||
python setup.py test
|
||||
|
|
Loading…
Reference in a new issue