Merge pull request #7306 from pbui/python-pyasn1-modules

Update python-pyasn1 and python-asn1-modules
This commit is contained in:
Enno Boland 2017-08-08 11:11:08 +02:00 committed by GitHub
commit 3c78ff2ebc
2 changed files with 5 additions and 5 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'python-pyasn1-modules'
pkgname=python-pyasn1-modules
version=0.0.9
version=0.0.11
revision=1
noarch=yes
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
pycompile_module="pyasn1_modules"
hostmakedepends="python-setuptools python3-setuptools"
depends="python-pyasn1"
depends="python-pyasn1>=0.3.2"
short_desc="Collection of ASN.1-based protocols modules (Python2)"
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
license="2-clause-BSD"
homepage="https://github.com/etingof/pyasn1-modules"
distfiles="${PYPI_SITE}/p/pyasn1-modules/pyasn1-modules-${version}.tar.gz"
checksum=be0e4157e4a53551279d6c6e366b080527f5fd068616835b4abf32c14f657f5f
checksum=60d5c80bfee9b79b492d5d8a934b3ecfc523f2f83aaab4ffafa2bbb651d3c67a
post_install() {
vlicense LICENSE.txt LICENSE

View File

@ -1,6 +1,6 @@
# Template file for 'python-pyasn1'
pkgname=python-pyasn1
version=0.2.3
version=0.3.2
revision=1
noarch=yes
wrksrc="pyasn1-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://pyasn1.sourceforge.net/"
license="2-clause-BSD"
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
checksum=738c4ebd88a718e700ee35c8d129acce2286542daa80a82823a7073644f706ad
checksum=90bd82e0db59d4319eaf01c2549b34c817d645275fce9ad41bac7429aa380690
post_install() {
vlicense LICENSE.rst LICENSE