pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-urwid Update py-urwid to 0.8.10. Patches pro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1de47686f405
branches: trunk
changeset: 519474:1de47686f405
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Oct 03 17:42:32 2006 +0000
description:
Update py-urwid to 0.8.10. Patches provided by Ossi Herrala in
a private email.
Changes since 0.8.4:
- Many new widgets including Filler, Button, RadioButton, CheckBox, etc.
- Improved support for CJK encodings.
- Expanded tutorial.
- Bug fixes.
diffstat:
devel/py-urwid/Makefile | 5 ++---
devel/py-urwid/PLIST | 8 +++++++-
devel/py-urwid/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 1669e153ba08 -r 1de47686f405 devel/py-urwid/Makefile
--- a/devel/py-urwid/Makefile Tue Oct 03 16:56:21 2006 +0000
+++ b/devel/py-urwid/Makefile Tue Oct 03 17:42:32 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/06/03 00:13:54 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/10/03 17:42:32 minskim Exp $
-DISTNAME= urwid-0.8.4
+DISTNAME= urwid-0.8.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://excess.org/urwid/
diff -r 1669e153ba08 -r 1de47686f405 devel/py-urwid/PLIST
--- a/devel/py-urwid/PLIST Tue Oct 03 16:56:21 2006 +0000
+++ b/devel/py-urwid/PLIST Tue Oct 03 17:42:32 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/28 00:00:51 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/10/03 17:42:32 minskim Exp $
${PYSITELIB}/urwid/__init__.py
${PYSITELIB}/urwid/__init__.pyc
${PYSITELIB}/urwid/__init__.pyo
@@ -8,6 +8,9 @@
${PYSITELIB}/urwid/curses_display.py
${PYSITELIB}/urwid/curses_display.pyc
${PYSITELIB}/urwid/curses_display.pyo
+${PYSITELIB}/urwid/graphics.py
+${PYSITELIB}/urwid/graphics.pyc
+${PYSITELIB}/urwid/graphics.pyo
${PYSITELIB}/urwid/html_fragment.py
${PYSITELIB}/urwid/html_fragment.pyc
${PYSITELIB}/urwid/html_fragment.pyo
@@ -17,6 +20,9 @@
${PYSITELIB}/urwid/util.py
${PYSITELIB}/urwid/util.pyc
${PYSITELIB}/urwid/util.pyo
+${PYSITELIB}/urwid/web_display.py
+${PYSITELIB}/urwid/web_display.pyc
+${PYSITELIB}/urwid/web_display.pyo
${PYSITELIB}/urwid/widget.py
${PYSITELIB}/urwid/widget.pyc
${PYSITELIB}/urwid/widget.pyo
diff -r 1669e153ba08 -r 1de47686f405 devel/py-urwid/distinfo
--- a/devel/py-urwid/distinfo Tue Oct 03 16:56:21 2006 +0000
+++ b/devel/py-urwid/distinfo Tue Oct 03 17:42:32 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:32 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/10/03 17:42:32 minskim Exp $
-SHA1 (urwid-0.8.4.tar.gz) = 48cdd41342da4eb2d94f0dcdaca1e6d42cd307c5
-RMD160 (urwid-0.8.4.tar.gz) = 1e96142236ded685804151489ff460be7b657851
-Size (urwid-0.8.4.tar.gz) = 53140 bytes
+SHA1 (urwid-0.8.10.tar.gz) = 2fade9d0957d0ab4f2ffa96b94fa801b55fdedc1
+RMD160 (urwid-0.8.10.tar.gz) = 114f0dad3e06678c007e685bc07bcd876e4fb514
+Size (urwid-0.8.10.tar.gz) = 102799 bytes
Home |
Main Index |
Thread Index |
Old Index