python-pyasn1: update to 0.3.4
This commit is contained in:
parent
aecbbd248a
commit
2355fc43c8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pyasn1'
|
# Template file for 'python-pyasn1'
|
||||||
pkgname=python-pyasn1
|
pkgname=python-pyasn1
|
||||||
version=0.3.3
|
version=0.3.4
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyasn1-${version}"
|
wrksrc="pyasn1-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://pyasn1.sourceforge.net/"
|
homepage="http://pyasn1.sourceforge.net/"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
|
||||||
checksum=01c20ade412088b42dcd5f0fef6149f6b7377297c5c5f222bb5ef0331ee3517c
|
checksum=3946ff0ab406652240697013a89d76e388344866033864ef2b097228d1f0101a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Reference in a new issue