* [Buildroot] [PATCH] package/python-qrcode: bump to 8.1
@ 2025-04-15 20:56 Thomas Petazzoni via buildroot
2025-04-15 21:49 ` Julien Olivain
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-04-15 20:56 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Thomas Petazzoni
Changes since 8.0:
- Added support for Python 3.13
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
package/python-qrcode/python-qrcode.hash | 4 ++--
package/python-qrcode/python-qrcode.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/python-qrcode/python-qrcode.hash b/package/python-qrcode/python-qrcode.hash
index ceeaf05f49..549e077c2b 100644
--- a/package/python-qrcode/python-qrcode.hash
+++ b/package/python-qrcode/python-qrcode.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/qrcode/json
-md5 29561c9082864010f884d2fc5b3e62de qrcode-8.0.tar.gz
-sha256 025ce2b150f7fe4296d116ee9bad455a6643ab4f6e7dce541613a4758cbce347 qrcode-8.0.tar.gz
+md5 71039efd5939238780bcd6861bf0bc50 qrcode-8.1.tar.gz
+sha256 e8df73caf72c3bace3e93d9fa0af5aa78267d4f3f5bc7ab1b208f271605a5e48 qrcode-8.1.tar.gz
# Locally computed sha256 checksums
sha256 40dfb903c94ee3f789500131311186548ecba5cefd3557623d7700e2522ab994 LICENSE
diff --git a/package/python-qrcode/python-qrcode.mk b/package/python-qrcode/python-qrcode.mk
index 8222ceac8e..8ee751b0d8 100644
--- a/package/python-qrcode/python-qrcode.mk
+++ b/package/python-qrcode/python-qrcode.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_QRCODE_VERSION = 8.0
+PYTHON_QRCODE_VERSION = 8.1
PYTHON_QRCODE_SOURCE = qrcode-$(PYTHON_QRCODE_VERSION).tar.gz
PYTHON_QRCODE_SITE = https://files.pythonhosted.org/packages/d7/db/6fc9631cac1327f609d2c8ae3680ecd987a2e97472437f2de7ead1235156
PYTHON_QRCODE_SETUP_TYPE = poetry
--
2.49.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/python-qrcode: bump to 8.1
2025-04-15 20:56 [Buildroot] [PATCH] package/python-qrcode: bump to 8.1 Thomas Petazzoni via buildroot
@ 2025-04-15 21:49 ` Julien Olivain
2025-04-18 10:36 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 3+ messages in thread
From: Julien Olivain @ 2025-04-15 21:49 UTC (permalink / raw)
To: Thomas Petazzoni; +Cc: buildroot, James Hilliard
On 15/04/2025 22:56, Thomas Petazzoni via buildroot wrote:
> Changes since 8.0:
>
> - Added support for Python 3.13
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Applied to master, thanks.
For info, I also fixed the _SITE url.
Best regards,
Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/python-qrcode: bump to 8.1
2025-04-15 21:49 ` Julien Olivain
@ 2025-04-18 10:36 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-04-18 10:36 UTC (permalink / raw)
To: Julien Olivain; +Cc: buildroot, James Hilliard
On Tue, 15 Apr 2025 23:49:17 +0200
Julien Olivain <ju.o@free.fr> wrote:
> For info, I also fixed the _SITE url.
Dammit, I wonder how that slipped through the cracks. It cannot have
worked without me changing this. I guess I got interrupted somewhere in
the middle of this work, and then submitted it too soon. Sorry about
that, and thanks for having fixed the commit.
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-04-18 10:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-15 20:56 [Buildroot] [PATCH] package/python-qrcode: bump to 8.1 Thomas Petazzoni via buildroot
2025-04-15 21:49 ` Julien Olivain
2025-04-18 10:36 ` 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.