Commit 4de463b7 authored by Christophe Vu-Brugier's avatar Christophe Vu-Brugier Committed by Peter Korsgaard
Browse files

python-urwid: bump version and add checksums

parent e01e5ddc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# 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
+1 −1
Original line number Diff line number Diff line
@@ -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+