* [Buildroot] [PATCH 1/1] package/python-ecdsa: bump to version 0.19.1
@ 2025-12-29 1:23 James Hilliard
2025-12-30 13:03 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2025-12-29 1:23 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-ecdsa/python-ecdsa.hash | 4 ++--
package/python-ecdsa/python-ecdsa.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-ecdsa/python-ecdsa.hash b/package/python-ecdsa/python-ecdsa.hash
index c523553657..85ba70bc6f 100644
--- a/package/python-ecdsa/python-ecdsa.hash
+++ b/package/python-ecdsa/python-ecdsa.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/ecdsa/json
-md5 3c9234e8b57eea26d88093f18d2aa358 ecdsa-0.19.0.tar.gz
-sha256 60eaad1199659900dd0af521ed462b793bbdf867432b3948e87416ae4caf6bf8 ecdsa-0.19.0.tar.gz
+md5 f23885cc901dfeb73d3eb56ebc80dd56 ecdsa-0.19.1.tar.gz
+sha256 478cba7b62555866fcb3bb3fe985e06decbdb68ef55713c4e5ab98c57d508e61 ecdsa-0.19.1.tar.gz
# Locally computed sha256 checksums
sha256 3eca9845773d2e5b8cc9d8c119d345f00a4806e4bd660d4a3d6cdf9c0e9d8bb2 LICENSE
diff --git a/package/python-ecdsa/python-ecdsa.mk b/package/python-ecdsa/python-ecdsa.mk
index 8fa2c431bc..c94cc0512d 100644
--- a/package/python-ecdsa/python-ecdsa.mk
+++ b/package/python-ecdsa/python-ecdsa.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_ECDSA_VERSION = 0.19.0
+PYTHON_ECDSA_VERSION = 0.19.1
PYTHON_ECDSA_SOURCE = ecdsa-$(PYTHON_ECDSA_VERSION).tar.gz
-PYTHON_ECDSA_SITE = https://files.pythonhosted.org/packages/5e/d0/ec8ac1de7accdcf18cfe468653ef00afd2f609faf67c423efbd02491051b
+PYTHON_ECDSA_SITE = https://files.pythonhosted.org/packages/c0/1f/924e3caae75f471eae4b26bd13b698f6af2c44279f67af317439c2f4c46a
PYTHON_ECDSA_SETUP_TYPE = setuptools
PYTHON_ECDSA_LICENSE = MIT
PYTHON_ECDSA_LICENSE_FILES = LICENSE
--
2.43.0
_______________________________________________
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-ecdsa: bump to version 0.19.1
2025-12-29 1:23 [Buildroot] [PATCH 1/1] package/python-ecdsa: bump to version 0.19.1 James Hilliard
@ 2025-12-30 13:03 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-12-30 13:03 UTC (permalink / raw)
To: James Hilliard; +Cc: buildroot
On Sun, 28 Dec 2025 18:23:22 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-ecdsa/python-ecdsa.hash | 4 ++--
> package/python-ecdsa/python-ecdsa.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
Applied to master, thanks.
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:[~2025-12-30 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29 1:23 [Buildroot] [PATCH 1/1] package/python-ecdsa: bump to version 0.19.1 James Hilliard
2025-12-30 13:03 ` 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.