summaryrefslogtreecommitdiff
path: root/package/python-twisted
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-05-06 10:32:44 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-06 15:29:06 +0200
commitb607f0cc6a16c95cb38bf97d3737db97fc1312cf (patch)
treeb53cb9e20106f669ecede6111448a42ac67f58ba /package/python-twisted
parente994eaeaab348c0a035045acb5fe2e59b5ba4be8 (diff)
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>
Diffstat (limited to 'package/python-twisted')
-rw-r--r--package/python-twisted/python-twisted.hash5
-rw-r--r--package/python-twisted/python-twisted.mk2
2 files changed, 4 insertions, 3 deletions
diff --git a/package/python-twisted/python-twisted.hash b/package/python-twisted/python-twisted.hash
index 9a9436fa5..275cea89c 100644
--- a/package/python-twisted/python-twisted.hash
+++ b/package/python-twisted/python-twisted.hash
@@ -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
diff --git a/package/python-twisted/python-twisted.mk b/package/python-twisted/python-twisted.mk
index 29fd510e8..e98e03fa3 100644
--- a/package/python-twisted/python-twisted.mk
+++ b/package/python-twisted/python-twisted.mk
@@ -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