package/python-can: bump to version 2.2.1

This patch bumps python-can to version 2.2.1 and adds the has for
license file.

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Angelo Compagnucci
2018-08-10 10:15:40 +02:00
committed by Thomas Petazzoni
parent 05c23d3542
commit 3a3d71eaea
2 changed files with 6 additions and 5 deletions

View File

@@ -4,8 +4,8 @@
#
################################################################################
PYTHON_CAN_VERSION = 2.1.0
PYTHON_CAN_SITE = https://files.pythonhosted.org/packages/04/87/0d5b0f2f4e5d7f64a44f74b7f0bc1668457e6aa7e90b04ad15c3b9a44411
PYTHON_CAN_VERSION = 2.2.1
PYTHON_CAN_SITE = https://files.pythonhosted.org/packages/e6/49/7a25ca6f38421009621b9958a725a0bd57dc0caa656ee508324f26ea5363
PYTHON_CAN_LICENSE = LGPL-3.0
PYTHON_CAN_LICENSE_FILES = LICENSE.txt
PYTHON_CAN_SETUP_TYPE = setuptools