From 30d4b1706fd3eb7aa15bd0b67ed2f1c38bbdedc2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 10 Feb 2018 12:49:19 +0100 Subject: [PATCH] python-urwid: update to 2.0.1 Closes: #11533 [via git-merge-pr] --- srcpkgs/python-urwid/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-urwid/template b/srcpkgs/python-urwid/template index 79853528a33..da1e27e1ac6 100644 --- a/srcpkgs/python-urwid/template +++ b/srcpkgs/python-urwid/template @@ -1,7 +1,7 @@ # Template file for 'python-urwid' pkgname=python-urwid -version=1.3.1 -revision=3 +version=2.0.1 +revision=1 wrksrc="urwid-${version}" build_style="python-module" hostmakedepends="python-setuptools python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Juan RP " homepage="http://urwid.org/" license="LGPL-2.1" distfiles="${PYPI_SITE}/u/urwid/urwid-${version}.tar.gz" -checksum=cfcec03e36de25a1073e2e35c2c7b0cc6969b85745715c3a025a31d9786896a1 +checksum=644d3e3900867161a2fc9287a9762753d66bd194754679adb26aede559bcccbc python3-urwid_package() { pycompile_module="urwid"