python3-pyasn1: update to 0.6.1.
This commit is contained in:
parent
618a1ded7d
commit
d407edd00f
@ -1,18 +1,18 @@
|
|||||||
# Template file for 'python3-pyasn1'
|
# Template file for 'python3-pyasn1'
|
||||||
pkgname=python3-pyasn1
|
pkgname=python3-pyasn1
|
||||||
version=0.5.1
|
version=0.6.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="ASN.1 library for Python3"
|
short_desc="ASN.1 library for Python"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/pyasn1/pyasn1"
|
homepage="https://github.com/pyasn1/pyasn1"
|
||||||
changelog="https://raw.githubusercontent.com/pyasn1/pyasn1/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pyasn1/pyasn1/main/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
|
||||||
checksum=6d391a96e59b23130a5cfa74d6fd7f388dbbe26cc8f1edf39fdddf08d9d6676c
|
checksum=6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user