Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (88b4db56781cb0efeef82501601f685846e4b74a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (88b4db56781cb0efeef82501601f685846e4b74a)
  • Date: Sat, 23 Jul 2011 08:59:09 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
python-pypi/urwid/DEPENDS | 2 ++
python-pypi/urwid/DETAILS | 4 ++--
python-pypi/urwid/HISTORY | 5 ++++-
python-pypi/urwid/urwid-0.9.9.1.tar.gz.sig | 0
python-pypi/urwid/urwid-0.9.9.2.tar.gz.sig |binary
6 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 88b4db56781cb0efeef82501601f685846e4b74a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

urwid: => 0.9.9.2

diff --git a/python-pypi/urwid/DEPENDS b/python-pypi/urwid/DEPENDS
new file mode 100755
index 0000000..d637527
--- /dev/null
+++ b/python-pypi/urwid/DEPENDS
@@ -0,0 +1,2 @@
+depends python &&
+depends ncurses
diff --git a/python-pypi/urwid/DETAILS b/python-pypi/urwid/DETAILS
index 636b977..d449981 100755
--- a/python-pypi/urwid/DETAILS
+++ b/python-pypi/urwid/DETAILS
@@ -1,5 +1,5 @@
SPELL=urwid
- VERSION=0.9.9.1
+ VERSION=0.9.9.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://excess.org/$SPELL/$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://excess.org/urwid
LICENSE[0]=LGPL
KEYWORDS="curses python"
- SHORT="A curses user interfaces library in Python."
+ SHORT="curses user interfaces library in Python"
cat << EOF
Urwid is a console user interface library for Python. Urwid is released under
the GNU Lesser General Public License and it includes many features useful
for
diff --git a/python-pypi/urwid/HISTORY b/python-pypi/urwid/HISTORY
index 2514842..c4b13d7 100644
--- a/python-pypi/urwid/HISTORY
+++ b/python-pypi/urwid/HISTORY
@@ -1,3 +1,6 @@
+2011-07-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.9.2; corrected desc
+ * DEPENDS: added, for missing dependencies
+
2010-05-20 Donald Johnson <minozake AT codemages.net>
* ALL: Created spell.
-
diff --git a/python-pypi/urwid/urwid-0.9.9.1.tar.gz.sig
b/python-pypi/urwid/urwid-0.9.9.1.tar.gz.sig
deleted file mode 100644
index 787dc24..0000000
Binary files a/python-pypi/urwid/urwid-0.9.9.1.tar.gz.sig and /dev/null differ
diff --git a/python-pypi/urwid/urwid-0.9.9.2.tar.gz.sig
b/python-pypi/urwid/urwid-0.9.9.2.tar.gz.sig
new file mode 100644
index 0000000..1b72e7c
Binary files /dev/null and b/python-pypi/urwid/urwid-0.9.9.2.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (88b4db56781cb0efeef82501601f685846e4b74a), Vlad Glagolev, 07/23/2011

Archive powered by MHonArc 2.6.24.

Top of Page