From cd4ae456b155c8bfa891340a9dfa42330d8a8b84 Mon Sep 17 00:00:00 2001 From: travankor Date: Fri, 22 May 2020 12:43:45 -0700 Subject: [PATCH] python-urwid: update to 2.1.0. --- srcpkgs/python-urwid/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-urwid/template b/srcpkgs/python-urwid/template index 7adf8b76b96..01a10d668bd 100644 --- a/srcpkgs/python-urwid/template +++ b/srcpkgs/python-urwid/template @@ -1,7 +1,7 @@ # Template file for 'python-urwid' pkgname=python-urwid -version=2.0.1 -revision=3 +version=2.1.0 +revision=1 wrksrc="urwid-${version}" build_style="python-module" hostmakedepends="python-setuptools python3-setuptools" @@ -12,7 +12,8 @@ maintainer="Orphaned " homepage="http://urwid.org/" license="LGPL-2.1" distfiles="${PYPI_SITE}/u/urwid/urwid-${version}.tar.gz" -checksum=644d3e3900867161a2fc9287a9762753d66bd194754679adb26aede559bcccbc +changelog="https://raw.githubusercontent.com/urwid/urwid/master/docs/changelog.rst" +checksum=0896f36060beb6bf3801cb554303fef336a79661401797551ba106d23ab4cd86 python3-urwid_package() { pycompile_module="urwid"