mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-gnupg: bump to version 0.5.6
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4e0e91028c
commit
7ae976e003
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/python-gnupg/json
|
||||
md5 8358b54f2c76b714545f04df3f33df28 python-gnupg-0.5.4.tar.gz
|
||||
sha256 f2fdb5fb29615c77c2743e1cb3d9314353a6e87b10c37d238d91ae1c6feae086 python-gnupg-0.5.4.tar.gz
|
||||
md5 faf076013aa2e25a8424f29b49c1b75b python_gnupg-0.5.6.tar.gz
|
||||
sha256 5743e96212d38923fc19083812dc127907e44dbd3bcf0db4d657e291d3c21eac python_gnupg-0.5.6.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 4104ca980dbca7603fc553078378eb14566a76f819d033d7bff89fd6a97e181b LICENSE.txt
|
||||
|
||||
@@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GNUPG_VERSION = 0.5.4
|
||||
PYTHON_GNUPG_SITE = https://files.pythonhosted.org/packages/f1/3e/ba0dc69c9f4e0aeb24d93175230ef057c151790a7516012f61014918992d
|
||||
PYTHON_GNUPG_VERSION = 0.5.6
|
||||
PYTHON_GNUPG_SOURCE = python_gnupg-$(PYTHON_GNUPG_VERSION).tar.gz
|
||||
PYTHON_GNUPG_SITE = https://files.pythonhosted.org/packages/98/2c/6cd2c7cff4bdbb434be5429ef6b8e96ee6b50155551361f30a1bb2ea3c1d
|
||||
PYTHON_GNUPG_LICENSE = BSD-3-Clause
|
||||
PYTHON_GNUPG_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_GNUPG_CPE_ID_VENDOR = python
|
||||
|
||||
Reference in New Issue
Block a user