* [Buildroot] [PATCH 1/1] package/python-wcwidth: bump to version 0.2.5
@ 2022-11-03 20:34 James Hilliard
2022-11-03 21:07 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2022-11-03 20:34 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Asaf Kahlon
License hash changed due to format change during move:
https://github.com/jquast/wcwidth/commit/4baf950b88a28a9fe21d132e088b4ffc58e66276
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-wcwidth/python-wcwidth.hash | 8 ++++----
package/python-wcwidth/python-wcwidth.mk | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/package/python-wcwidth/python-wcwidth.hash b/package/python-wcwidth/python-wcwidth.hash
index ed1d2cd61f..216182c2ed 100644
--- a/package/python-wcwidth/python-wcwidth.hash
+++ b/package/python-wcwidth/python-wcwidth.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/wcwidth/json
-md5 b32584cd6084b4a8c81df13a2a6b4351 wcwidth-0.1.9.tar.gz
-sha256 ee73862862a156bf77ff92b09034fc4825dd3af9cf81bc5b360668d425f3c5f1 wcwidth-0.1.9.tar.gz
-# Locally computed
-sha256 0eddcc52cd3ef5d30798b8d43a14d3f0f1dcf0a6e4c1d0f2e177c44ce85bb69c LICENSE.txt
+md5 a07a75f99d316e14838ac760c831ea37 wcwidth-0.2.5.tar.gz
+sha256 c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83 wcwidth-0.2.5.tar.gz
+# Locally computed sha256 checksums
+sha256 70b98a95a2144eb70af8017fa8c6d95ce247e40867436e8bc649e137fe13d21a LICENSE
diff --git a/package/python-wcwidth/python-wcwidth.mk b/package/python-wcwidth/python-wcwidth.mk
index ccbd0e99ca..a170a8e395 100644
--- a/package/python-wcwidth/python-wcwidth.mk
+++ b/package/python-wcwidth/python-wcwidth.mk
@@ -4,11 +4,11 @@
#
################################################################################
-PYTHON_WCWIDTH_VERSION = 0.1.9
+PYTHON_WCWIDTH_VERSION = 0.2.5
PYTHON_WCWIDTH_SOURCE = wcwidth-$(PYTHON_WCWIDTH_VERSION).tar.gz
-PYTHON_WCWIDTH_SITE = https://pypi.python.org/packages/25/9d/0acbed6e4a4be4fc99148f275488580968f44ddb5e69b8ceb53fc9df55a0
+PYTHON_WCWIDTH_SITE = https://files.pythonhosted.org/packages/89/38/459b727c381504f361832b9e5ace19966de1a235d73cdbdea91c771a1155
PYTHON_WCWIDTH_SETUP_TYPE = setuptools
PYTHON_WCWIDTH_LICENSE = MIT
-PYTHON_WCWIDTH_LICENSE_FILES = LICENSE.txt
+PYTHON_WCWIDTH_LICENSE_FILES = LICENSE
$(eval $(python-package))
--
2.34.1
_______________________________________________
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-wcwidth: bump to version 0.2.5
2022-11-03 20:34 [Buildroot] [PATCH 1/1] package/python-wcwidth: bump to version 0.2.5 James Hilliard
@ 2022-11-03 21:07 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-11-03 21:07 UTC (permalink / raw)
To: James Hilliard; +Cc: Asaf Kahlon, buildroot
On Thu, 3 Nov 2022 14:34:00 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> License hash changed due to format change during move:
> https://github.com/jquast/wcwidth/commit/4baf950b88a28a9fe21d132e088b4ffc58e66276
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-wcwidth/python-wcwidth.hash | 8 ++++----
> package/python-wcwidth/python-wcwidth.mk | 6 +++---
> 2 files changed, 7 insertions(+), 7 deletions(-)
Applied to next, 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:[~2022-11-03 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-03 20:34 [Buildroot] [PATCH 1/1] package/python-wcwidth: bump to version 0.2.5 James Hilliard
2022-11-03 21:07 ` 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.