python-gnupg: update to 0.4.3.

This commit is contained in:
prspkt 2018-08-13 01:16:02 +03:00 committed by maxice8
parent 92483182f3
commit 2da67675e4

View file

@ -1,7 +1,8 @@
# Template file for 'python-gnupg' # Template file for 'python-gnupg'
pkgname=python-gnupg pkgname=python-gnupg
version=0.4.2 version=0.4.3
revision=1 revision=1
noarch=yes
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
depends="python gnupg" depends="python gnupg"
@ -11,8 +12,7 @@ maintainer="Lon Willett <xgit@lonw.net>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://bitbucket.org/vinay.sajip/python-gnupg" homepage="https://bitbucket.org/vinay.sajip/python-gnupg"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=5a54a6dd25bf78d3758dd7a1864f4efd122f9ca9402101d90e3ec4483ceafb73 checksum=2d158dfc6b54927752b945ebe57e6a0c45da27747fa3b9ae66eccc0d2147ac0d
noarch=yes
python3-gnupg_package() { python3-gnupg_package() {
depends="python3 gnupg" depends="python3 gnupg"