mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-spidev: bump version to 3.2
Removed 0001-Fix-build-with-musl-libc.patch, applied upstream:
3d6e59bff0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f3001aeef5
commit
010d34b739
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SPIDEV_VERSION = 3.1
|
||||
PYTHON_SPIDEV_VERSION = 3.2
|
||||
PYTHON_SPIDEV_SOURCE = spidev-$(PYTHON_SPIDEV_VERSION).tar.gz
|
||||
PYTHON_SPIDEV_SITE = https://pypi.python.org/packages/source/s/spidev
|
||||
PYTHON_SPIDEV_SITE = https://pypi.python.org/packages/36/83/73748b6e1819b57d8e1df8090200195cdae33aaa22a49a91ded16785eedd
|
||||
PYTHON_SPIDEV_SETUP_TYPE = distutils
|
||||
PYTHON_SPIDEV_LICENSE = GPLv2
|
||||
PYTHON_SPIDEV_LICENSE_FILES = LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user