Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-segno: bump to version 1.6.0
@ 2024-01-11  5:52 James Hilliard
  2024-02-05 11:33 ` Peter Korsgaard
  2024-02-05 11:34 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: James Hilliard @ 2024-01-11  5:52 UTC (permalink / raw)
  To: buildroot; +Cc: Witold Lipieta, James Hilliard, Asaf Kahlon

License hash changed due to formatting change:
https://github.com/heuer/segno/commit/5f61bc42535b836c30015a0cef5db1e52ef8ac67

Drop no longer required python-setuptools runtime dependency.

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

diff --git a/package/python-segno/Config.in b/package/python-segno/Config.in
index 3957cd79bf..7107e67443 100644
--- a/package/python-segno/Config.in
+++ b/package/python-segno/Config.in
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_PYTHON_SEGNO
 	bool "python-segno"
-	select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
 	help
-	  QR Code and Micro QR Code generator for Python 2 and Python 3
+	  QR Code and Micro QR Code generator for Python.
 
 	  https://github.com/heuer/segno/
diff --git a/package/python-segno/python-segno.hash b/package/python-segno/python-segno.hash
index 286bdf3615..58142c184f 100644
--- a/package/python-segno/python-segno.hash
+++ b/package/python-segno/python-segno.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/segno/json
-md5  6d7c852f951501cd3af85ef061d6bee4  segno-1.5.2.tar.gz
-sha256  983424b296e62189d70fc73460cd946cf56dcbe82b9bda18c066fc1b24371cdc  segno-1.5.2.tar.gz
+md5  b80c19075a7a07cce50b054e9e221cf7  segno-1.6.0.tar.gz
+sha256  8d3b11098ac6dd93161499544dedbfb187d4459088109b8855ff0bbe98105047  segno-1.6.0.tar.gz
 # Locally computed sha256 checksums
-sha256  98b0a86ca0cbf68c95051741bc983425a43fdece775fe0e2712e66be459cc9d1  LICENSE
+sha256  3af9b2f15c736a571978760b2d60598502c205eb6daebe2ec36f0272c380ed28  LICENSE
diff --git a/package/python-segno/python-segno.mk b/package/python-segno/python-segno.mk
index c832f38f4b..2c230ee26b 100644
--- a/package/python-segno/python-segno.mk
+++ b/package/python-segno/python-segno.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_SEGNO_VERSION = 1.5.2
+PYTHON_SEGNO_VERSION = 1.6.0
 PYTHON_SEGNO_SOURCE = segno-$(PYTHON_SEGNO_VERSION).tar.gz
-PYTHON_SEGNO_SITE = https://files.pythonhosted.org/packages/90/2a/2fedf1023f9273d8326362df7936748ebadef92ba53ab7970d9b8df1a6c2
+PYTHON_SEGNO_SITE = https://files.pythonhosted.org/packages/51/a8/960844fec8d853a4e8e91f64bdde323ea5a2a44357eca799e7f7f7bf2f1e
 PYTHON_SEGNO_SETUP_TYPE = setuptools
 PYTHON_SEGNO_LICENSE = BSD-3-Clause
 PYTHON_SEGNO_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] 3+ messages in thread

end of thread, other threads:[~2024-02-05 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11  5:52 [Buildroot] [PATCH 1/1] package/python-segno: bump to version 1.6.0 James Hilliard
2024-02-05 11:33 ` Peter Korsgaard
2024-02-05 11:34 ` Peter Korsgaard

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