python-twisted: bump to version 16.1.1

Add upstream md5 checksum.

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-05-06 10:32:44 +02:00 committed by Thomas Petazzoni
parent e994eaeaab
commit b607f0cc6a
2 changed files with 4 additions and 3 deletions

View file

@ -1,2 +1,3 @@
# Locally computed:
sha256 a8046804a0dfae090234bbb90fc560a6cc11a208b3d048b55244c79c1945c17f Twisted-15.5.0.tar.bz2
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=266a085f5ce3fbc060818bd00bd6a888, sha256 locally computed
md5 266a085f5ce3fbc060818bd00bd6a888 Twisted-16.1.1.tar.bz2
sha256 fe7d001d9a803ed26cd0fd2f69fa4212ff025f3af6ef1a559d905fe551ab04e9 Twisted-16.1.1.tar.bz2

View file

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_TWISTED_VERSION = 15.5.0
PYTHON_TWISTED_VERSION = 16.1.1
PYTHON_TWISTED_SOURCE = Twisted-$(PYTHON_TWISTED_VERSION).tar.bz2
PYTHON_TWISTED_SITE = https://pypi.python.org/packages/source/T/Twisted
PYTHON_TWISTED_SETUP_TYPE = setuptools