python-pyasn1-modules: update to 0.0.11
Requires python-pyasn1>=0.3.2
This commit is contained in:
parent
8e52a016c5
commit
54030c34f8
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'python-pyasn1-modules'
|
# Template file for 'python-pyasn1-modules'
|
||||||
pkgname=python-pyasn1-modules
|
pkgname=python-pyasn1-modules
|
||||||
version=0.0.9
|
version=0.0.11
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="pyasn1_modules"
|
pycompile_module="pyasn1_modules"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-pyasn1"
|
depends="python-pyasn1>=0.3.2"
|
||||||
short_desc="Collection of ASN.1-based protocols modules (Python2)"
|
short_desc="Collection of ASN.1-based protocols modules (Python2)"
|
||||||
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="https://github.com/etingof/pyasn1-modules"
|
homepage="https://github.com/etingof/pyasn1-modules"
|
||||||
distfiles="${PYPI_SITE}/p/pyasn1-modules/pyasn1-modules-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyasn1-modules/pyasn1-modules-${version}.tar.gz"
|
||||||
checksum=be0e4157e4a53551279d6c6e366b080527f5fd068616835b4abf32c14f657f5f
|
checksum=60d5c80bfee9b79b492d5d8a934b3ecfc523f2f83aaab4ffafa2bbb651d3c67a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue