Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_CAN
|
||||
bool "python-can"
|
||||
select BR2_PACKAGE_PYTHON_SQLITE if BR2_PACKAGE_PYTHON # runtime
|
||||
select BR2_PACKAGE_PYTHON3_SQLITE if BR2_PACKAGE_PYTHON3 # runtime
|
||||
help
|
||||
This module provides controller area network support for Python.
|
||||
This module provides controller area network support for
|
||||
Python.
|
||||
|
||||
https://bitbucket.org/hardbyte/python-can
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=b9b556fe6f016c0a3b27cc67790cf821, sha256 locally computed
|
||||
md5 b9b556fe6f016c0a3b27cc67790cf821 python-can-1.4.3.tar.gz
|
||||
sha256 2dcd32737cc39fbf39f41521146a9685f594942c99c6183bad7e3c404930198b python-can-1.4.3.tar.gz
|
||||
# md5 from https://pypi.python.org/pypi/python-can/json, sha256 locally computed
|
||||
md5 f653aecf8b9034bbba32cc04ca6a7b6d python-can-1.5.2.tar.gz
|
||||
sha256 edabb426e6cd11c2dc7a98980340135aa0eb02143b0d51bf14e3e6178c131cc3 python-can-1.5.2.tar.gz
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CAN_VERSION = 1.4.3
|
||||
PYTHON_CAN_SITE = https://pypi.python.org/packages/source/p/python-can
|
||||
PYTHON_CAN_LICENSE = LGPLv3
|
||||
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