* [Buildroot] [PATCH 1/1] package/python-snappy: bump version to 0.7.2
@ 2026-04-09 15:25 Flaviu Nistor
0 siblings, 0 replies; only message in thread
From: Flaviu Nistor @ 2026-04-09 15:25 UTC (permalink / raw)
To: buildroot; +Cc: Flaviu Nistor, James Hilliard
Even if there is a 0.7.3 on Pypi, there is no 0.7.3 release
on the project homepage, hence the bump to 0.7.2.
Add also PYTHON_SNAPPY_SOURCE for correct package on Pypi.
Signed-off-by: Flaviu Nistor <flaviu.nistor@gmail.com>
---
package/python-snappy/python-snappy.hash | 4 ++--
package/python-snappy/python-snappy.mk | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/package/python-snappy/python-snappy.hash b/package/python-snappy/python-snappy.hash
index c4dbc72077..13cce0e484 100644
--- a/package/python-snappy/python-snappy.hash
+++ b/package/python-snappy/python-snappy.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/python-snappy/json
-md5 fc84cfa3526fba06d66f0d0b2e764300 python-snappy-0.6.1.tar.gz
-sha256 b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a python-snappy-0.6.1.tar.gz
+md5 04a4e58b0a932403bb285900e67c778d python-snappy-0.7.2.tar.gz
+sha256 04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978 python-snappy-0.7.2.tar.gz
# Locally computed sha256 checksums
sha256 d007cb05f143d99d16d5cd0d1bf291daf037adb36800344e440ec26edb938f9a LICENSE
diff --git a/package/python-snappy/python-snappy.mk b/package/python-snappy/python-snappy.mk
index e80aa861df..b1bd8ca6ca 100644
--- a/package/python-snappy/python-snappy.mk
+++ b/package/python-snappy/python-snappy.mk
@@ -4,8 +4,9 @@
#
################################################################################
-PYTHON_SNAPPY_VERSION = 0.6.1
-PYTHON_SNAPPY_SITE = https://files.pythonhosted.org/packages/98/7a/44a24bad98335b2c72e4cadcdecf79f50197d1bab9f22f863a274f104b96
+PYTHON_SNAPPY_VERSION = 0.7.2
+PYTHON_SNAPPY_SOURCE = python_snappy-$(PYTHON_SNAPPY_VERSION).tar.gz
+PYTHON_SNAPPY_SITE = https://files.pythonhosted.org/packages/cb/52/acd87583175fa930e4385f8a6164eb5909acd683c0e62ee01d41de8195a2
PYTHON_SNAPPY_SETUP_TYPE = setuptools
PYTHON_SNAPPY_LICENSE = BSD-3-Clause
PYTHON_SNAPPY_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-09 15:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-09 15:25 [Buildroot] [PATCH 1/1] package/python-snappy: bump version to 0.7.2 Flaviu Nistor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox