Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-tqdm: bump to version 4.64.1
@ 2022-11-03 20:13 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:13 UTC (permalink / raw)
  To: buildroot; +Cc: Louis Aussedat, James Hilliard, Asaf Kahlon

Add new host-python-setuptools-scm build dependency.

License has changed due to file->project word change:
https://github.com/tqdm/tqdm/commit/5df32ae36013ed056619aa0b90f7d249d04087fa

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-tqdm/python-tqdm.hash | 6 +++---
 package/python-tqdm/python-tqdm.mk   | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/package/python-tqdm/python-tqdm.hash b/package/python-tqdm/python-tqdm.hash
index 8251ae48d2..4be54de7de 100644
--- a/package/python-tqdm/python-tqdm.hash
+++ b/package/python-tqdm/python-tqdm.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/project/tqdm
-md5  285af1f905f4c375f03a86a667047950  tqdm-4.40.1.tar.gz
-sha256  e405d16c98fcf30725d0c9d493ed07302a18846b5452de5253030ccd18996f87  tqdm-4.40.1.tar.gz
+md5  5822af464d77ea156ad1167c23e1bdac  tqdm-4.64.1.tar.gz
+sha256  5f4f682a004951c1b450bc753c710e9280c5746ce6ffedee253ddbcbf54cf1e4  tqdm-4.64.1.tar.gz
 # Locally computed sha256 checksums
-sha256  1bbf12d09d437844527b3cdaba01d379dac651b5cbb5ebb0d764274684d2680b  LICENCE
+sha256  a0fc1785a8f2a200a3124d703d49550601b7741ccffc861713c2ddaa07a537dd  LICENCE
diff --git a/package/python-tqdm/python-tqdm.mk b/package/python-tqdm/python-tqdm.mk
index 5ceddde14c..a6296bd0f5 100644
--- a/package/python-tqdm/python-tqdm.mk
+++ b/package/python-tqdm/python-tqdm.mk
@@ -4,13 +4,14 @@
 #
 ################################################################################
 
-PYTHON_TQDM_VERSION = 4.40.1
+PYTHON_TQDM_VERSION = 4.64.1
 PYTHON_TQDM_SOURCE = tqdm-$(PYTHON_TQDM_VERSION).tar.gz
-PYTHON_TQDM_SITE = https://files.pythonhosted.org/packages/4c/45/830c5c4bfaba60ef7d356a53c7751a86c81d148a16fda0daf3ac5ca8e288
+PYTHON_TQDM_SITE = https://files.pythonhosted.org/packages/c1/c2/d8a40e5363fb01806870e444fc1d066282743292ff32a9da54af51ce36a2
 PYTHON_TQDM_SETUP_TYPE = setuptools
 PYTHON_TQDM_LICENSE = MPL-2.0, MIT
 PYTHON_TQDM_LICENSE_FILES = LICENCE
 PYTHON_TQDM_CPE_ID_VENDOR = tqdm_project
 PYTHON_TQDM_CPE_ID_PRODUCT = tqdm
+PYTHON_TQDM_DEPENDENCIES = host-python-setuptools-scm
 
 $(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-tqdm: bump to version 4.64.1
  2022-11-03 20:13 [Buildroot] [PATCH 1/1] package/python-tqdm: bump to version 4.64.1 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: Louis Aussedat, Asaf Kahlon, buildroot

On Thu,  3 Nov 2022 14:13:51 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> Add new host-python-setuptools-scm build dependency.
> 
> License has changed due to file->project word change:
> https://github.com/tqdm/tqdm/commit/5df32ae36013ed056619aa0b90f7d249d04087fa
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-tqdm/python-tqdm.hash | 6 +++---
>  package/python-tqdm/python-tqdm.mk   | 5 +++--
>  2 files changed, 6 insertions(+), 5 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:25 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:13 [Buildroot] [PATCH 1/1] package/python-tqdm: bump to version 4.64.1 James Hilliard
2022-11-03 21:07 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox