summaryrefslogtreecommitdiffstats
path: root/package/python-can
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-01-14 22:19:16 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-01-14 22:34:11 +0100
commit632842b5412d9e036feab84518a2d8a5c9fbb101 (patch)
tree9f89e1c8dd69a7c618a98ee2173fa99716116e5a /package/python-can
parenta664fc74ea960aeb5f5afc6400147910e47e7748 (diff)
downloadbuildroot-632842b5412d9e036feab84518a2d8a5c9fbb101.tar.gz
buildroot-632842b5412d9e036feab84518a2d8a5c9fbb101.zip
python-can: bump to 1.4.3
Fixes following legal-info issues: http://autobuild.buildroot.net/results/316/3162ae78c27e174740012851e4a57fcab58ad421// http://autobuild.buildroot.net/results/087/087b85d9c3e0184be2261912138c1957fe61fae2// Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-can')
-rw-r--r--package/python-can/python-can.hash6
-rw-r--r--package/python-can/python-can.mk2
2 files changed, 4 insertions, 4 deletions
diff --git a/package/python-can/python-can.hash b/package/python-can/python-can.hash
index bc3dfdab72..a8778622bf 100644
--- a/package/python-can/python-can.hash
+++ b/package/python-can/python-can.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=b9fb15ff75266f2cb53a175ee2097768, sha256 locally computed
-md5 b9fb15ff75266f2cb53a175ee2097768 python-can-1.4.2.tar.gz
-sha256 29b4e736b0d8b958b8074e209c9f1482e02761bbf97ddf0871f291da312c11ed python-can-1.4.2.tar.gz
+# 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
diff --git a/package/python-can/python-can.mk b/package/python-can/python-can.mk
index d6370edd4f..ae9ef1a0ce 100644
--- a/package/python-can/python-can.mk
+++ b/package/python-can/python-can.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PYTHON_CAN_VERSION = 1.4.2
+PYTHON_CAN_VERSION = 1.4.3
PYTHON_CAN_SITE = https://pypi.python.org/packages/source/p/python-can
PYTHON_CAN_LICENSE = LGPLv3
PYTHON_CAN_LICENSE_FILES = LICENSE.txt
OpenPOWER on IntegriCloud