mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
python-can: bump to 1.5.2
Also add Python SQLite3 dependency that first appeared in 1.5.2. [Peter: clarify that this is a runtime dependency] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
57f0f9d43f
commit
ee5bce1647
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CAN_VERSION = 1.4.3
|
||||
PYTHON_CAN_SITE = https://pypi.python.org/packages/source/p/python-can
|
||||
PYTHON_CAN_VERSION = 1.5.2
|
||||
PYTHON_CAN_SITE = https://pypi.python.org/packages/a1/b1/80f023e2b728c7ebccbf989aec777f3add3dd4cee650573ce5d38132a07c
|
||||
PYTHON_CAN_LICENSE = LGPL-3.0
|
||||
PYTHON_CAN_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_CAN_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user