python-gnupg: update to 0.4.3.
This commit is contained in:
parent
92483182f3
commit
2da67675e4
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'python-gnupg'
|
||||
pkgname=python-gnupg
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python gnupg"
|
||||
|
@ -11,8 +12,7 @@ maintainer="Lon Willett <xgit@lonw.net>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://bitbucket.org/vinay.sajip/python-gnupg"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=5a54a6dd25bf78d3758dd7a1864f4efd122f9ca9402101d90e3ec4483ceafb73
|
||||
noarch=yes
|
||||
checksum=2d158dfc6b54927752b945ebe57e6a0c45da27747fa3b9ae66eccc0d2147ac0d
|
||||
|
||||
python3-gnupg_package() {
|
||||
depends="python3 gnupg"
|
||||
|
|
Loading…
Reference in New Issue
Block a user