Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-reedsolo: bump to version 2.0.13
@ 2025-12-31 21:09 James Hilliard
  2026-01-01  9:46 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2025-12-31 21:09 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard

Enable optimized cython build.

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

diff --git a/package/python-reedsolo/python-reedsolo.hash b/package/python-reedsolo/python-reedsolo.hash
index c1729f0aeb..61d435d4c0 100644
--- a/package/python-reedsolo/python-reedsolo.hash
+++ b/package/python-reedsolo/python-reedsolo.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/reedsolo/json
-md5  5bbd7741f915ad67b6d425f93ab9d103  reedsolo-1.7.0.tar.gz
-sha256  c1359f02742751afe0f1c0de9f0772cc113835aa2855d2db420ea24393c87732  reedsolo-1.7.0.tar.gz
+md5  640de80afdaaf856eaaf31091e349a44  reedsolo-2.0.13.tar.gz
+sha256  71b4121c6860a55899435c552051a19d5f023c50358be4b1c0fa0c6e2f4ac717  reedsolo-2.0.13.tar.gz
 # Locally computed sha256 checksums
 sha256  2da9536c23b72bac15603bb1f8dbf269dc68ecfbc35a75f8d0aa9cb209ba0934  LICENSE
diff --git a/package/python-reedsolo/python-reedsolo.mk b/package/python-reedsolo/python-reedsolo.mk
index 66e85fb40a..f5eea7eaa4 100644
--- a/package/python-reedsolo/python-reedsolo.mk
+++ b/package/python-reedsolo/python-reedsolo.mk
@@ -4,11 +4,13 @@
 #
 ################################################################################
 
-PYTHON_REEDSOLO_VERSION = 1.7.0
+PYTHON_REEDSOLO_VERSION = 2.0.13
 PYTHON_REEDSOLO_SOURCE = reedsolo-$(PYTHON_REEDSOLO_VERSION).tar.gz
-PYTHON_REEDSOLO_SITE = https://files.pythonhosted.org/packages/f7/61/a67338cbecf370d464e71b10e9a31355f909d6937c3a8d6b17dd5d5beb5e
+PYTHON_REEDSOLO_SITE = https://files.pythonhosted.org/packages/57/5b/ead15a5d182553f9d7832851a954b7f0d662d710972b0d1c479fd11a3ebd
 PYTHON_REEDSOLO_SETUP_TYPE = setuptools
 PYTHON_REEDSOLO_LICENSE = MIT-0, Unlicense
 PYTHON_REEDSOLO_LICENSE_FILES = LICENSE
+PYTHON_REEDSOLO_DEPENDENCIES = host-python-cython
+PYTHON_REEDSOLO_BUILD_OPTS = -C--build-option=--cythonize
 
 $(eval $(python-package))
-- 
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

* Re: [Buildroot] [PATCH 1/1] package/python-reedsolo: bump to version 2.0.13
  2025-12-31 21:09 [Buildroot] [PATCH 1/1] package/python-reedsolo: bump to version 2.0.13 James Hilliard
@ 2026-01-01  9:46 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-01-01  9:46 UTC (permalink / raw)
  To: James Hilliard; +Cc: buildroot

On Wed, 31 Dec 2025 14:09:31 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:

> Enable optimized cython build.
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-reedsolo/python-reedsolo.hash | 4 ++--
>  package/python-reedsolo/python-reedsolo.mk   | 6 ++++--
>  2 files changed, 6 insertions(+), 4 deletions(-)

Applied to master, 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:[~2026-01-01  9:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 21:09 [Buildroot] [PATCH 1/1] package/python-reedsolo: bump to version 2.0.13 James Hilliard
2026-01-01  9:46 ` 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