python-pyroute2: bump to version 0.3.20

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov 2016-04-11 12:27:28 +02:00 committed by Thomas Petazzoni
parent c8e6bfe799
commit 40a9670cff
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=1c780304d18461611fe9ffaf7582bd82, sha256 locally computed
md5 1c780304d18461611fe9ffaf7582bd82 pyroute2-0.3.16.tar.gz
sha256 670fe054d2f262e0d679b3bb25094e0a508b67a8c5df5d45be9d1482d191b7b5 pyroute2-0.3.16.tar.gz
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=459b4020073b767cc129e360dabbd2d7, sha256 locally computed
md5 459b4020073b767cc129e360dabbd2d7 pyroute2-0.3.20.tar.gz
sha256 ed28856753b941d4277b2f14b89c9edec35be4c97e1831f900fe4ce6fc12161b pyroute2-0.3.20.tar.gz

View file

@ -4,7 +4,7 @@
#
#############################################################
PYTHON_PYROUTE2_VERSION = 0.3.16
PYTHON_PYROUTE2_VERSION = 0.3.20
PYTHON_PYROUTE2_SOURCE = pyroute2-$(PYTHON_PYROUTE2_VERSION).tar.gz
PYTHON_PYROUTE2_SITE = https://pypi.python.org/packages/source/p/pyroute2
PYTHON_PYROUTE2_LICENSE = Apache-2.0 or GPLv2+