From: Michael Trimarchi <michael@amarulasolutions.com>
To: buildroot@buildroot.org
Cc: Angelo Compagnucci <angelo.compagnucci@gmail.com>,
Michael Trimarchi <michael@amarulasolutions.com>,
James Hilliard <james.hilliard1@gmail.com>
Subject: [Buildroot] [PATCH] package/python-spidev: bump to version 3.7
Date: Mon, 7 Jul 2025 08:05:07 +0200 [thread overview]
Message-ID: <20250707060509.617632-2-michael@amarulasolutions.com> (raw)
In-Reply-To: <20250707060509.617632-1-michael@amarulasolutions.com>
This is just a minor upgrade for fixed deprecation warning
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
---
package/python-spidev/python-spidev.hash | 4 ++--
package/python-spidev/python-spidev.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-spidev/python-spidev.hash b/package/python-spidev/python-spidev.hash
index cd8a24eb72..9dabbacc40 100644
--- a/package/python-spidev/python-spidev.hash
+++ b/package/python-spidev/python-spidev.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/spidev/json
-md5 83a73279d6e823a9030c4315577bfae3 spidev-3.6.tar.gz
-sha256 14dbc37594a4aaef85403ab617985d3c3ef464d62bc9b769ef552db53701115b spidev-3.6.tar.gz
+md5 3074b983c687b1ec3a80833a7508642d spidev-3.7.tar.gz
+sha256 ce628a5ff489f45132679879bff5f455a66abf9751af01843850155b06ae92f0 spidev-3.7.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 f48b5b0832..e93871c745 100644
--- a/package/python-spidev/python-spidev.mk
+++ b/package/python-spidev/python-spidev.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_SPIDEV_VERSION = 3.6
+PYTHON_SPIDEV_VERSION = 3.7
PYTHON_SPIDEV_SOURCE = spidev-$(PYTHON_SPIDEV_VERSION).tar.gz
-PYTHON_SPIDEV_SITE = https://files.pythonhosted.org/packages/c7/d9/401c0a7be089e02826cf2c201f489876b601f15be100fe391ef9c2faed83
+PYTHON_SPIDEV_SITE = https://files.pythonhosted.org/packages/b5/99/dd50af8200e224ce9412ad01cdbeeb5b39b2d61acd72138f2b92c4a6d619
PYTHON_SPIDEV_SETUP_TYPE = setuptools
PYTHON_SPIDEV_LICENSE = MIT
PYTHON_SPIDEV_LICENSE_FILES = LICENSE
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-07-07 6:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-07 6:05 [Buildroot] [PATCH] package/python-spidev: bump to version 3.7 Michael Trimarchi
2025-07-07 6:05 ` Michael Trimarchi [this message]
2025-07-07 17:04 ` Julien Olivain via buildroot
2025-07-12 15:17 ` Michael Nazzareno Trimarchi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250707060509.617632-2-michael@amarulasolutions.com \
--to=michael@amarulasolutions.com \
--cc=angelo.compagnucci@gmail.com \
--cc=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.