]> Git Repo - buildroot-mgba.git/commitdiff
package/python-gnupg: bump to version 0.5.2
authorJames Hilliard <[email protected]>
Tue, 9 Jan 2024 07:52:28 +0000 (00:52 -0700)
committerPeter Korsgaard <[email protected]>
Mon, 5 Feb 2024 17:44:36 +0000 (18:44 +0100)
Signed-off-by: James Hilliard <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
package/python-gnupg/python-gnupg.hash
package/python-gnupg/python-gnupg.mk

index d52b634b8d201747e6d0383d266ebcec1cc7f81b..4a194ad41e20ff775d697e677c235c76c67242a7 100644 (file)
@@ -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
index f582f4cdb77978c1c2683d11d4200f109f951806..ddf2287f9b75d73627a48051420aef304b219328 100644 (file)
@@ -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
This page took 0.040199 seconds and 4 git commands to generate.