python-urwid: bump version and add checksums

Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Christophe Vu-Brugier 2015-09-03 09:55:21 +02:00 committed by Peter Korsgaard
parent e01e5ddca6
commit 4de463b787
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
# md5 from https://pypi.python.org/pypi/urwid/1.3.0, sha256 locally computed
md5 a989acd54f4ff1a554add464803a9175 urwid-1.3.0.tar.gz
sha256 29f04fad3bf0a79c5491f7ebec2d50fa086e9d16359896c9204c6a92bc07aba2 urwid-1.3.0.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
PYTHON_URWID_VERSION = 1.2.1
PYTHON_URWID_VERSION = 1.3.0
PYTHON_URWID_SOURCE = urwid-$(PYTHON_URWID_VERSION).tar.gz
PYTHON_URWID_SITE = https://pypi.python.org/packages/source/u/urwid
PYTHON_URWID_LICENSE = LGPLv2.1+