* [Buildroot] [PATCH 1/1] package/python-pyparted: bump to version 3.13.0
@ 2025-12-31 21:52 James Hilliard
2026-01-01 9:46 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2025-12-31 21:52 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard
License file renamed with no content changes:
https://github.com/dcantrell/pyparted/commit/78876337d9e0037fc8034f839c2b918a99d05e3b
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-pyparted/python-pyparted.hash | 6 +++---
package/python-pyparted/python-pyparted.mk | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/python-pyparted/python-pyparted.hash b/package/python-pyparted/python-pyparted.hash
index a13276ce79..421fe26309 100644
--- a/package/python-pyparted/python-pyparted.hash
+++ b/package/python-pyparted/python-pyparted.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/pyparted/json
-md5 97df779564210100ea3e4eda0d33f7b9 pyparted-3.12.0.tar.gz
-sha256 da985e116beb733371feb605b174db9eec8bd0eedffc8f739f8e603f51b521e7 pyparted-3.12.0.tar.gz
+md5 70f1346ab01fb752d38c181a285a64d0 pyparted-3.13.0.tar.gz
+sha256 443b59eb9ac63b8ca87094e02376646e172c7ea075f955f105889ca3485b06fd pyparted-3.13.0.tar.gz
# Locally computed sha256 checksums
-sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad COPYING
+sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad LICENSE
diff --git a/package/python-pyparted/python-pyparted.mk b/package/python-pyparted/python-pyparted.mk
index 5e12995e2e..e8b15fecf7 100644
--- a/package/python-pyparted/python-pyparted.mk
+++ b/package/python-pyparted/python-pyparted.mk
@@ -4,12 +4,12 @@
#
################################################################################
-PYTHON_PYPARTED_VERSION = 3.12.0
+PYTHON_PYPARTED_VERSION = 3.13.0
PYTHON_PYPARTED_SOURCE = pyparted-$(PYTHON_PYPARTED_VERSION).tar.gz
-PYTHON_PYPARTED_SITE = https://files.pythonhosted.org/packages/c2/d0/d32aa5758d6567eef620075f5c84f475c93bb1bf8da9d17051ce3ef055db
+PYTHON_PYPARTED_SITE = https://files.pythonhosted.org/packages/e7/53/b02306f89dc3eaf949659e8814545cde575867bc0175f60361809af7f71a
PYTHON_PYPARTED_SETUP_TYPE = setuptools
PYTHON_PYPARTED_LICENSE = GPL-2.0+
-PYTHON_PYPARTED_LICENSE_FILES = COPYING
+PYTHON_PYPARTED_LICENSE_FILES = LICENSE
PYTHON_PYPARTED_DEPENDENCIES = parted
$(eval $(python-package))
--
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
end of thread, other threads:[~2026-01-01 9:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 21:52 [Buildroot] [PATCH 1/1] package/python-pyparted: bump to version 3.13.0 James Hilliard
2026-01-01 9:46 ` 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.