* [Buildroot] [PATCH] package/python-click: bump to 8.2.0
@ 2025-05-12 13:20 Marcus Hoffmann via buildroot
2025-05-12 20:24 ` Julien Olivain
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Hoffmann via buildroot @ 2025-05-12 13:20 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Mauro Condarelli
Update package help text to reflect upstream project description.
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
package/python-click/Config.in | 3 +--
package/python-click/python-click.hash | 4 ++--
package/python-click/python-click.mk | 4 ++--
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/package/python-click/Config.in b/package/python-click/Config.in
index c026998677..0fd43d5fb1 100644
--- a/package/python-click/Config.in
+++ b/package/python-click/Config.in
@@ -1,7 +1,6 @@
config BR2_PACKAGE_PYTHON_CLICK
bool "python-click"
help
- A simple wrapper around optparse for powerful command line
- utilities.
+ Python composable command line interface toolkit.
https://pypi.python.org/pypi/click
diff --git a/package/python-click/python-click.hash b/package/python-click/python-click.hash
index 3511954a5d..c1076cc858 100644
--- a/package/python-click/python-click.hash
+++ b/package/python-click/python-click.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/click/json
-md5 b52ee8e6c33d88a2b4626e6a6002245d click-8.1.8.tar.gz
-sha256 ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a click-8.1.8.tar.gz
+md5 b9d7fc7a25f30674c85da6f460628a17 click-8.2.0.tar.gz
+sha256 f5452aeddd9988eefa20f90f05ab66f17fce1ee2a36907fd30b05bbb5953814d click-8.2.0.tar.gz
# Locally computed sha256 checksums
sha256 9a8ad106a394e853bfe21f42f4e72d592819a22805d991b5f3275029292b658d LICENSE.txt
diff --git a/package/python-click/python-click.mk b/package/python-click/python-click.mk
index 8597c65cec..e457b03b8b 100644
--- a/package/python-click/python-click.mk
+++ b/package/python-click/python-click.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_CLICK_VERSION = 8.1.8
+PYTHON_CLICK_VERSION = 8.2.0
PYTHON_CLICK_SOURCE = click-$(PYTHON_CLICK_VERSION).tar.gz
-PYTHON_CLICK_SITE = https://files.pythonhosted.org/packages/b9/2e/0090cbf739cee7d23781ad4b89a9894a41538e4fcf4c31dcdd705b78eb8b
+PYTHON_CLICK_SITE = https://files.pythonhosted.org/packages/cd/0f/62ca20172d4f87d93cf89665fbaedcd560ac48b465bd1d92bfc7ea6b0a41
PYTHON_CLICK_SETUP_TYPE = flit
PYTHON_CLICK_LICENSE = BSD-3-Clause
PYTHON_CLICK_LICENSE_FILES = LICENSE.txt
--
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:[~2025-05-12 20:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-12 13:20 [Buildroot] [PATCH] package/python-click: bump to 8.2.0 Marcus Hoffmann via buildroot
2025-05-12 20:24 ` Julien Olivain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox