diff --git a/package/python-gnupg/python-gnupg.hash b/package/python-gnupg/python-gnupg.hash index d52b634b8d..4a194ad41e 100644 --- a/package/python-gnupg/python-gnupg.hash +++ b/package/python-gnupg/python-gnupg.hash @@ -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 diff --git a/package/python-gnupg/python-gnupg.mk b/package/python-gnupg/python-gnupg.mk index f582f4cdb7..ddf2287f9b 100644 --- a/package/python-gnupg/python-gnupg.mk +++ b/package/python-gnupg/python-gnupg.mk @@ -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