package/python-gnupg: bump to version 0.5.2
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
999c0fbc9f
commit
fb6163cf96
@ -1,8 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/python-gnupg/json
|
||||
# also checked PGP signature from:
|
||||
# https://bitbucket.org/vinay.sajip/python-gnupg/downloads/python-gnupg-0.5.1.tar.gz.asc
|
||||
# with key: 9147B477339A9B86
|
||||
md5 c5d99c5f0456f8cbf69324ec5e6acaff python-gnupg-0.5.1.tar.gz
|
||||
sha256 5674bad4e93876c0b0d3197e314d7f942d39018bf31e2b833f6788a6813c3fb8 python-gnupg-0.5.1.tar.gz
|
||||
md5 b263ea268692cfe687d29d52daab4770 python-gnupg-0.5.2.tar.gz
|
||||
sha256 01d8013931c9fa3f45824bbea7054c03d6e11f258a72e7e086e168dbcb91854c python-gnupg-0.5.2.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 4104ca980dbca7603fc553078378eb14566a76f819d033d7bff89fd6a97e181b LICENSE.txt
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GNUPG_VERSION = 0.5.1
|
||||
PYTHON_GNUPG_SITE = https://files.pythonhosted.org/packages/98/62/7737485f44bd4d7d904f4094372f4119195865b29f119fa51a98e121a13a
|
||||
PYTHON_GNUPG_VERSION = 0.5.2
|
||||
PYTHON_GNUPG_SITE = https://files.pythonhosted.org/packages/b1/5d/4425390ad81d22b330a1b0df204c4d39fb3cb7c39e081d51e9f7426ce716
|
||||
PYTHON_GNUPG_LICENSE = BSD-3-Clause
|
||||
PYTHON_GNUPG_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_GNUPG_CPE_ID_VENDOR = python
|
||||
|
Loading…
Reference in New Issue
Block a user