python-pyasn1: update to 0.4.2 (#9710)
* python-pyasn1: update to 0.4.2 * python-pyasn1-modules: update to 0.2.1
This commit is contained in:
parent
4726dcade1
commit
14a9e0c1ea
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pyasn1-modules'
|
# Template file for 'python-pyasn1-modules'
|
||||||
pkgname=python-pyasn1-modules
|
pkgname=python-pyasn1-modules
|
||||||
version=0.1.5
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ 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=1d303eed5aa54cafeca209d16b8c7ea2c6064735fb61f1bee2e0ed63a0816988
|
checksum=af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pyasn1'
|
# Template file for 'python-pyasn1'
|
||||||
pkgname=python-pyasn1
|
pkgname=python-pyasn1
|
||||||
version=0.3.7
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyasn1-${version}"
|
wrksrc="pyasn1-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/etingof/pyasn1"
|
homepage="https://github.com/etingof/pyasn1"
|
||||||
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=187f2a66d617683f8e82d5c00033b7c8a0287e1da88a9d577aebec321cad4965
|
checksum=d258b0a71994f7770599835249cece1caef3c70def868c4915e6e5ca49b67d15
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Reference in a new issue