mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
python-pydal: bump to version 17.1
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
744153b1af
commit
03d6dd770a
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYDAL_VERSION = 16.9
|
||||
PYTHON_PYDAL_VERSION = 17.1
|
||||
PYTHON_PYDAL_SOURCE = pyDAL-$(PYTHON_PYDAL_VERSION).tar.gz
|
||||
PYTHON_PYDAL_SITE = https://pypi.python.org/packages/31/cb/7537f8d848106e3e4b4063955395a5dc3177c32c2cd2cc0a1938a486d4fa
|
||||
PYTHON_PYDAL_SITE = https://pypi.python.org/packages/64/9a/4fc08f6078b3a3019a9e33c8383bb023e064405dc5e16c273b8ec6d430cd
|
||||
PYTHON_PYDAL_LICENSE = BSD-3c
|
||||
PYTHON_PYDAL_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYDAL_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user