From 3a44daf36819a03e9b0bf62f0be7469658045059 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 17 Jan 2010 06:55:02 +0100 Subject: [PATCH] python-urwid: update to 0.9.9. --HG-- extra : convert_revision : e28889d757bda2c4d2de4f1342ac5bf1396d3bfa --- srcpkgs/python-urwid/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-urwid/template b/srcpkgs/python-urwid/template index 156d8803e5..736efaacde 100644 --- a/srcpkgs/python-urwid/template +++ b/srcpkgs/python-urwid/template @@ -1,12 +1,12 @@ # Template file for 'python-urwid' pkgname=python-urwid -version=0.9.8.4 +version=0.9.9 wrksrc="urwid-${version}" distfiles="http://excess.org/urwid/urwid-$version.tar.gz" build_style=python-module short_desc="Console user interface library for Python" maintainer="Juan RP " -checksum=143c6183ba221ade64958a62272306e1a78e4dbd9cbb651c8302f2463fdeb979 +checksum=66a106faf77d3231e40ff469f01619866cdf3d9fb718a965fc25781cb6e094a7 long_desc=" Urwid is a console user interface library for Python. Urwid is released under the GNU Lesser General Public License and it includes many features @@ -25,4 +25,5 @@ long_desc=" Customizable layout for all widgets Easy interface for creating HTML screen shots" +Add_dependency run glibc Add_dependency full python