All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-spidev: bump to version 3.6
@ 2022-11-06 15:59 James Hilliard
  2022-11-07 22:17 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2022-11-06 15:59 UTC (permalink / raw)
  To: buildroot
  Cc: Angelo Compagnucci, Michael Trimarchi, James Hilliard,
	Asaf Kahlon

License moved out of readme, verified as still MIT.

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

diff --git a/package/python-spidev/python-spidev.hash b/package/python-spidev/python-spidev.hash
index c74d7c470c..cd8a24eb72 100644
--- a/package/python-spidev/python-spidev.hash
+++ b/package/python-spidev/python-spidev.hash
@@ -1,5 +1,5 @@
-# sha256 from https://pypi.org/project/spidev
-sha256  8a7f5c289f161ea2ac4697fa8a10918232c990678dd0053084b3c43b1363910d  spidev-3.5.tar.gz
-
-# locally computed
-sha256  153a6f02f41aebe292cf3307f973a80b4fb0c988d8d3e7d126c7a66c20b1cc27  README.md
+# md5, sha256 from https://pypi.org/pypi/spidev/json
+md5  83a73279d6e823a9030c4315577bfae3  spidev-3.6.tar.gz
+sha256  14dbc37594a4aaef85403ab617985d3c3ef464d62bc9b769ef552db53701115b  spidev-3.6.tar.gz
+# Locally computed sha256 checksums
+sha256  510129bc8174c0fa81fa6d653691d1bd5d3555f7f38979ec45b5fc5bbff5377b  LICENSE
diff --git a/package/python-spidev/python-spidev.mk b/package/python-spidev/python-spidev.mk
index e1065610a7..f48b5b0832 100644
--- a/package/python-spidev/python-spidev.mk
+++ b/package/python-spidev/python-spidev.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PYTHON_SPIDEV_VERSION = 3.5
+PYTHON_SPIDEV_VERSION = 3.6
 PYTHON_SPIDEV_SOURCE = spidev-$(PYTHON_SPIDEV_VERSION).tar.gz
-PYTHON_SPIDEV_SITE = https://files.pythonhosted.org/packages/62/56/de649e7d95f9fcfaf965a6eb937b4a46bc77ef21487c99cde1a7a0546040
+PYTHON_SPIDEV_SITE = https://files.pythonhosted.org/packages/c7/d9/401c0a7be089e02826cf2c201f489876b601f15be100fe391ef9c2faed83
 PYTHON_SPIDEV_SETUP_TYPE = setuptools
 PYTHON_SPIDEV_LICENSE = MIT
-PYTHON_SPIDEV_LICENSE_FILES = README.md
+PYTHON_SPIDEV_LICENSE_FILES = LICENSE
 
 $(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-spidev: bump to version 3.6
  2022-11-06 15:59 [Buildroot] [PATCH 1/1] package/python-spidev: bump to version 3.6 James Hilliard
@ 2022-11-07 22:17 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-11-07 22:17 UTC (permalink / raw)
  To: James Hilliard
  Cc: Angelo Compagnucci, Michael Trimarchi, Asaf Kahlon, buildroot

On Sun,  6 Nov 2022 08:59:53 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:

> License moved out of readme, verified as still MIT.
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/python-spidev/python-spidev.hash | 10 +++++-----
>  package/python-spidev/python-spidev.mk   |  6 +++---
>  2 files changed, 8 insertions(+), 8 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-07 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06 15:59 [Buildroot] [PATCH 1/1] package/python-spidev: bump to version 3.6 James Hilliard
2022-11-07 22:17 ` 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.