python-urwid: bump version and add checksums
authorChristophe Vu-Brugier <cvubrugier@fastmail.fm>
Thu, 3 Sep 2015 07:55:21 +0000 (09:55 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Oct 2015 12:14:11 +0000 (14:14 +0200)
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>
package/python-urwid/python-urwid.hash [new file with mode: 0644]
package/python-urwid/python-urwid.mk

diff --git a/package/python-urwid/python-urwid.hash b/package/python-urwid/python-urwid.hash
new file mode 100644 (file)
index 0000000..eceed9d
--- /dev/null
@@ -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
index 4f1be466845526ad0cda1cf8b3e7eb807d1ce6ae..1cd30220720a5358c73df6037fee452412a7ae29 100644 (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+