mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-pyasn1: update to 0.5.1.
This commit is contained in:
parent
8d44c30ab4
commit
395ff9fbf0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyasn1'
|
||||
pkgname=python3-pyasn1
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/pyasn1/pyasn1"
|
||||
changelog="https://raw.githubusercontent.com/pyasn1/pyasn1/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/p/pyasn1/pyasn1-${version}.tar.gz"
|
||||
checksum=97b7290ca68e62a832558ec3976f15cbf911bf5d7c7039d8b861c2a0ece69fde
|
||||
checksum=6d391a96e59b23130a5cfa74d6fd7f388dbbe26cc8f1edf39fdddf08d9d6676c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Add table
Reference in a new issue