python-zope-interface: bump to 4.1.3

Add pypi 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 2015-12-21 11:50:21 +01:00 committed by Thomas Petazzoni
parent 4c09a15aa8
commit d377ba728c
2 changed files with 4 additions and 3 deletions

View file

@ -1,2 +1,3 @@
# Locally computed:
sha256 441fefcac1fbac57c55239452557d3598571ab82395198b2565a29d45d1232f6 zope.interface-4.1.2.tar.gz
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=9ae3d24c0c7415deb249dd1a132f0f79, sha256 locally computed
md5 9ae3d24c0c7415deb249dd1a132f0f79 zope.interface-4.1.3.tar.gz
sha256 2e221a9eec7ccc58889a278ea13dcfed5ef939d80b07819a9a8b3cb1c681484f zope.interface-4.1.3.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_ZOPE_INTERFACE_VERSION = 4.1.2
PYTHON_ZOPE_INTERFACE_VERSION = 4.1.3
PYTHON_ZOPE_INTERFACE_SOURCE = zope.interface-$(PYTHON_ZOPE_INTERFACE_VERSION).tar.gz
PYTHON_ZOPE_INTERFACE_SITE = https://pypi.python.org/packages/source/z/zope.interface
PYTHON_ZOPE_INTERFACE_SETUP_TYPE = setuptools