All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/9] package/python-click: bump version to 8.1.4
@ 2023-07-13  7:38 Peter Seiderer
  2023-07-13  7:38 ` [Buildroot] [PATCH v1 2/9] package/python-markupsafe: bump version to 2.1.3 Peter Seiderer
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Peter Seiderer @ 2023-07-13  7:38 UTC (permalink / raw)
  To: buildroot
  Cc: Lionel Flandrin, Mauro Condarelli, Asaf Kahlon, Thomas Petazzoni

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/python-click/python-click.hash | 4 ++--
 package/python-click/python-click.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-click/python-click.hash b/package/python-click/python-click.hash
index 81d19c419e..9b2f8ed833 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  a804b085de7a3ff96968e38e0f6f2e05  click-8.1.3.tar.gz
-sha256  7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e  click-8.1.3.tar.gz
+md5  d19686712c4a599bc8bf1f6f3ea7947d  click-8.1.4.tar.gz
+sha256  b97d0c74955da062a7d4ef92fadb583806a585b2ea81958a81bd72726cbb8e37  click-8.1.4.tar.gz
 # Locally computed sha256 checksums
 sha256  9a8ad106a394e853bfe21f42f4e72d592819a22805d991b5f3275029292b658d  LICENSE.rst
diff --git a/package/python-click/python-click.mk b/package/python-click/python-click.mk
index 6444d0148e..a6f2c3773c 100644
--- a/package/python-click/python-click.mk
+++ b/package/python-click/python-click.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CLICK_VERSION = 8.1.3
+PYTHON_CLICK_VERSION = 8.1.4
 PYTHON_CLICK_SOURCE = click-$(PYTHON_CLICK_VERSION).tar.gz
-PYTHON_CLICK_SITE = https://files.pythonhosted.org/packages/59/87/84326af34517fca8c58418d148f2403df25303e02736832403587318e9e8
+PYTHON_CLICK_SITE = https://files.pythonhosted.org/packages/77/88/b0cc5fe95c31c301e9823ea9b028f669c0dcfa205ff71111037a5ed4892c
 PYTHON_CLICK_LICENSE = BSD-3-Clause
 PYTHON_CLICK_LICENSE_FILES = LICENSE.rst
 PYTHON_CLICK_SETUP_TYPE = setuptools
-- 
2.41.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-07-13 20:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-13  7:38 [Buildroot] [PATCH v1 1/9] package/python-click: bump version to 8.1.4 Peter Seiderer
2023-07-13  7:38 ` [Buildroot] [PATCH v1 2/9] package/python-markupsafe: bump version to 2.1.3 Peter Seiderer
2023-07-13  7:38 ` [Buildroot] [PATCH v1 3/9] package/python-pytz: bump version to 2023.3 Peter Seiderer
2023-07-13  7:38 ` [Buildroot] [PATCH v1 4/9] package/python-werkzeug: bump version to 2.3.6 Peter Seiderer
2023-07-13  7:38 ` [Buildroot] [PATCH v1 5/9] package/python-blinker: new package Peter Seiderer
2023-07-13  7:38 ` [Buildroot] [PATCH v1 6/9] package/python-flask: bump version to 2.3.2 Peter Seiderer
2023-07-13  7:38 ` [Buildroot] [PATCH v1 7/9] package/python-flask-babel: bump version to 3.1.0 Peter Seiderer
2023-07-13  7:38 ` [Buildroot] [PATCH v1 8/9] package/python-flask-wtf: bump version to 1.1.1 Peter Seiderer
2023-07-13  7:38 ` [Buildroot] [PATCH v1 9/9] package/python-jinja2: update project URL Peter Seiderer
2023-07-13 20:25 ` [Buildroot] [PATCH v1 1/9] package/python-click: bump version to 8.1.4 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.