* [Buildroot] [PATCH 1/1] package/python-gnupg: bump to version 0.4.9
@ 2022-06-21 21:05 Julien Olivain
2022-07-23 17:47 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2022-06-21 21:05 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain, Asaf Kahlon
For change log, see:
https://github.com/vsajip/python-gnupg/blob/0.4.9/README.rst#049
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Tested with:
make check-package
...
0 warnings generated
support/testing/run-tests \
-d dl -o output_folder \
tests.package.test_python_gnupg.TestPythonPy3GnuPG
...
OK
---
package/python-gnupg/python-gnupg.hash | 4 ++--
package/python-gnupg/python-gnupg.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-gnupg/python-gnupg.hash b/package/python-gnupg/python-gnupg.hash
index fa0e8ae6e5..71deeedcee 100644
--- a/package/python-gnupg/python-gnupg.hash
+++ b/package/python-gnupg/python-gnupg.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/python-gnupg/json
-md5 02c5d77b8db9dfba0741627560d89bd5 python-gnupg-0.4.8.tar.gz
-sha256 b64de1ae5cedf872b437201a566fa2c62ce0c95ea2e30177eb53aee1258507d7 python-gnupg-0.4.8.tar.gz
+md5 e27cd8c6ce3b5c9197e931b65bbb4c9a python-gnupg-0.4.9.tar.gz
+sha256 aaa748795572591aaf127b4ac8985684f3673ff82b39f370c836b006e68fc537 python-gnupg-0.4.9.tar.gz
# Locally computed sha256 checksums
sha256 9620da3d3afdfca7dea53c4375c1507ab2d3a4af4e706827023acb49a9ec4a5e LICENSE.txt
diff --git a/package/python-gnupg/python-gnupg.mk b/package/python-gnupg/python-gnupg.mk
index fda264a0ed..582a649f9a 100644
--- a/package/python-gnupg/python-gnupg.mk
+++ b/package/python-gnupg/python-gnupg.mk
@@ -4,8 +4,8 @@
#
################################################################################
-PYTHON_GNUPG_VERSION = 0.4.8
-PYTHON_GNUPG_SITE = https://files.pythonhosted.org/packages/b1/90/75e15ead9693028c05fc7abd25c756c0d1da27bf04a27d6f5c4139d8ee10
+PYTHON_GNUPG_VERSION = 0.4.9
+PYTHON_GNUPG_SITE = https://files.pythonhosted.org/packages/c8/cb/46fb80639cf0dd4251aeb075a1a5e2ebbb8c9656f28ddfe9d8c99b68b6da
PYTHON_GNUPG_LICENSE = BSD-3-Clause
PYTHON_GNUPG_LICENSE_FILES = LICENSE.txt
PYTHON_GNUPG_CPE_ID_VENDOR = python
--
2.36.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-gnupg: bump to version 0.4.9
2022-06-21 21:05 [Buildroot] [PATCH 1/1] package/python-gnupg: bump to version 0.4.9 Julien Olivain
@ 2022-07-23 17:47 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-07-23 17:47 UTC (permalink / raw)
To: Julien Olivain; +Cc: Asaf Kahlon, buildroot
On Tue, 21 Jun 2022 23:05:29 +0200
Julien Olivain <ju.o@free.fr> wrote:
> For change log, see:
> https://github.com/vsajip/python-gnupg/blob/0.4.9/README.rst#049
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Tested with:
Applied to master, thanks. However, you had forgotten to run "make
legal-info", and the license file had changed, causing its hash to no
longer be valid.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-23 17:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21 21:05 [Buildroot] [PATCH 1/1] package/python-gnupg: bump to version 0.4.9 Julien Olivain
2022-07-23 17:47 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.