python-pyasn1: update to 0.3.5
This commit is contained in:
parent
41201f02d6
commit
39dfe70bce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyasn1'
|
||||
pkgname=python-pyasn1
|
||||
version=0.3.4
|
||||
version=0.3.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyasn1-${version}"
|
||||
|
@ -10,10 +10,10 @@ depends="python"
|
|||
pycompile_module="pyasn1"
|
||||
short_desc="ASN.1 library for Python2"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="http://pyasn1.sourceforge.net/"
|
||||
homepage="https://github.com/etingof/pyasn1"
|
||||
license="2-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
|
||||
checksum=3946ff0ab406652240697013a89d76e388344866033864ef2b097228d1f0101a
|
||||
checksum=c7a1186416bcdaf19b56f5b2506200306d7d4cf222d3d7c2d4cb600ccacdaf1b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst LICENSE
|
||||
|
|
Loading…
Reference in New Issue