python-pyasn1: update to 0.4.3

This commit is contained in:
Alessio Sergi 2018-05-24 20:13:43 +02:00
parent ec9932d38b
commit a8ce88d87c
1 changed files with 4 additions and 4 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'python-pyasn1'
pkgname=python-pyasn1
version=0.4.2
version=0.4.3
revision=1
noarch=yes
wrksrc="pyasn1-${version}"
build_style=python-module
pycompile_module="pyasn1"
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
pycompile_module="pyasn1"
short_desc="ASN.1 library for Python2"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/etingof/pyasn1"
license="2-clause-BSD"
license="BSD-2-Clause"
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
checksum=d258b0a71994f7770599835249cece1caef3c70def868c4915e6e5ca49b67d15
checksum=fb81622d8f3509f0026b0683fe90fea27be7284d3826a5f2edf97f69151ab0fc
post_install() {
vlicense LICENSE.rst LICENSE