* [Buildroot] [PATCH 1/1] package/python-thrift: bump to version 0.16.0
@ 2022-11-03 20:03 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:03 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Vinicius Tinti, Asaf Kahlon
License details moved to readme.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-thrift/python-thrift.hash | 6 +++---
package/python-thrift/python-thrift.mk | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/python-thrift/python-thrift.hash b/package/python-thrift/python-thrift.hash
index 1d1d628908..0907a6e88f 100644
--- a/package/python-thrift/python-thrift.hash
+++ b/package/python-thrift/python-thrift.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/thrift/json
-md5 c3bc8d9a910d2c9ce26f2ad1f7c96762 thrift-0.13.0.tar.gz
-sha256 9af1c86bf73433afc6010ed376a6c6aca2b54099cc0d61895f640870a9ae7d89 thrift-0.13.0.tar.gz
+md5 486887192acd558636a1528dfddf918c thrift-0.16.0.tar.gz
+sha256 2b5b6488fcded21f9d312aa23c9ff6a0195d0f6ae26ddbd5ad9e3e25dfc14408 thrift-0.16.0.tar.gz
# Locally computed sha256 checksums
-sha256 c13578ae9d0529d0252e1c7375b917bacf58723dce1fcd40c7ed59183401b468 LICENSE
+sha256 35e2508f171c3ac2529f402c123c12f3b2ac91643f2e52b334f71f8c861be321 README.md
diff --git a/package/python-thrift/python-thrift.mk b/package/python-thrift/python-thrift.mk
index 3a908ca91c..23a2ad0476 100644
--- a/package/python-thrift/python-thrift.mk
+++ b/package/python-thrift/python-thrift.mk
@@ -4,11 +4,11 @@
#
################################################################################
-PYTHON_THRIFT_VERSION = 0.13.0
+PYTHON_THRIFT_VERSION = 0.16.0
PYTHON_THRIFT_SOURCE = thrift-$(PYTHON_THRIFT_VERSION).tar.gz
-PYTHON_THRIFT_SITE = https://files.pythonhosted.org/packages/97/1e/3284d19d7be99305eda145b8aa46b0c33244e4a496ec66440dac19f8274d
+PYTHON_THRIFT_SITE = https://files.pythonhosted.org/packages/e4/23/dd951c9883cb49a73b750bdfe91e39d78e8a3f1f7175608634f381a197d5
PYTHON_THRIFT_SETUP_TYPE = setuptools
PYTHON_THRIFT_LICENSE = Apache-2.0
-PYTHON_THRIFT_LICENSE_FILES = LICENSE
+PYTHON_THRIFT_LICENSE_FILES = README.md
$(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-thrift: bump to version 0.16.0
2022-11-03 20:03 [Buildroot] [PATCH 1/1] package/python-thrift: bump to version 0.16.0 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: Vinicius Tinti, Asaf Kahlon, buildroot
On Thu, 3 Nov 2022 14:03:49 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> License details moved to readme.
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/python-thrift/python-thrift.hash | 6 +++---
> package/python-thrift/python-thrift.mk | 6 +++---
> 2 files changed, 6 insertions(+), 6 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:03 [Buildroot] [PATCH 1/1] package/python-thrift: bump to version 0.16.0 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.