From 14a9e0c1eaacb1d22fc352aa9938e01939161ee1 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Sun, 3 Dec 2017 05:44:49 -0500 Subject: [PATCH] python-pyasn1: update to 0.4.2 (#9710) * python-pyasn1: update to 0.4.2 * python-pyasn1-modules: update to 0.2.1 --- srcpkgs/python-pyasn1-modules/template | 4 ++-- srcpkgs/python-pyasn1/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-pyasn1-modules/template b/srcpkgs/python-pyasn1-modules/template index ba7fad4797..c7daf7c547 100644 --- a/srcpkgs/python-pyasn1-modules/template +++ b/srcpkgs/python-pyasn1-modules/template @@ -1,6 +1,6 @@ # Template file for 'python-pyasn1-modules' pkgname=python-pyasn1-modules -version=0.1.5 +version=0.2.1 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -13,7 +13,7 @@ maintainer="Peter Bui " license="2-clause-BSD" homepage="https://github.com/etingof/pyasn1-modules" distfiles="${PYPI_SITE}/p/pyasn1-modules/pyasn1-modules-${version}.tar.gz" -checksum=1d303eed5aa54cafeca209d16b8c7ea2c6064735fb61f1bee2e0ed63a0816988 +checksum=af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc post_install() { vlicense LICENSE.txt LICENSE diff --git a/srcpkgs/python-pyasn1/template b/srcpkgs/python-pyasn1/template index 3fc0423d16..41b4d71902 100644 --- a/srcpkgs/python-pyasn1/template +++ b/srcpkgs/python-pyasn1/template @@ -1,6 +1,6 @@ # Template file for 'python-pyasn1' pkgname=python-pyasn1 -version=0.3.7 +version=0.4.2 revision=1 noarch=yes wrksrc="pyasn1-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/etingof/pyasn1" license="2-clause-BSD" distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz" -checksum=187f2a66d617683f8e82d5c00033b7c8a0287e1da88a9d577aebec321cad4965 +checksum=d258b0a71994f7770599835249cece1caef3c70def868c4915e6e5ca49b67d15 post_install() { vlicense LICENSE.rst LICENSE