python3-gnupg: update to 0.5.1.
This commit is contained in:
parent
b6f0550f56
commit
796b4d9aac
@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-gnupg'
|
||||
pkgname=python3-gnupg
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
@ -9,9 +9,10 @@ checkdepends="${depends} python3-pytest"
|
||||
short_desc="Python3 wrapper for GnuPG"
|
||||
maintainer="Lon Willett <xgit@lonw.net>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/vsajip/python-gnupg"
|
||||
homepage="https://docs.red-dove.com/python-gnupg/"
|
||||
changelog="https://github.com/vsajip/python-gnupg#change-log"
|
||||
distfiles="${PYPI_SITE}/p/python-gnupg/python-gnupg-${version}.tar.gz"
|
||||
checksum=70758e387fc0e0c4badbcb394f61acbe68b34970a8fed7e0f7c89469fe17912a
|
||||
checksum=5674bad4e93876c0b0d3197e314d7f942d39018bf31e2b833f6788a6813c3fb8
|
||||
make_check_pre="env NO_EXTERNAL_TESTS=1"
|
||||
|
||||
post_install() {
|
||||
|
Loading…
Reference in New Issue
Block a user