python3-pem: update to 20.1.0
This commit is contained in:
parent
b7a60cd306
commit
d7280a3d7e
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'python3-pem'
|
||||
pkgname=python3-pem
|
||||
version=19.3.0
|
||||
revision=2
|
||||
version=20.1.0
|
||||
revision=1
|
||||
wrksrc="pem-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pem"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Easy PEM file parsing in Python3"
|
||||
|
@ -12,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://pem.readthedocs.io/en/stable/"
|
||||
distfiles="${PYPI_SITE}/p/pem/pem-${version}.tar.gz"
|
||||
checksum=d10058932ec7b9bbc81c40862275395b9faa287353a9152b642393e7efcdb526
|
||||
checksum=2763631a5ffe55f1f21fa34abafdba174a8eeb670d84f66dcfd7a523b44608f6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue