[SM-Commit] GIT changes to master grimoire by Florian Franzmann (949d3bdbc9ad8881b232d2ea463fd008162e4bb7)

Florian Franzmann scm at sourcemage.org
Thu Mar 31 17:07:45 EDT 2011


GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:

 ChangeLog                     |    2 ++
 python-pypi/ttystatus/DEPENDS |    2 ++
 python-pypi/ttystatus/DETAILS |   13 +++++++++++++
 python-pypi/ttystatus/HISTORY |    4 ++++
 4 files changed, 21 insertions(+)

New commits:
commit 949d3bdbc9ad8881b232d2ea463fd008162e4bb7
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    python-pypi/ttystatus: new spell, a library for displaying status
    updates on the console

diff --git a/ChangeLog b/ChangeLog
index 024e961..47057db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-03-31 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
 	* utils/extrautils: new spell, utilities complementing moreutils
+	* python-pypi/ttystatus: new spell, a library for showing status updates on
+	  terminals
 
 2011-03-31 Treeve Jelbert <treeve at sourcemage.org>
 	* database/dbd-firebird: new spell, Firebird DBD modules for perl DBI
diff --git a/python-pypi/ttystatus/DEPENDS b/python-pypi/ttystatus/DEPENDS
new file mode 100755
index 0000000..01cf47c
--- /dev/null
+++ b/python-pypi/ttystatus/DEPENDS
@@ -0,0 +1,2 @@
+depends python     &&
+depends extrautils
diff --git a/python-pypi/ttystatus/DETAILS b/python-pypi/ttystatus/DETAILS
new file mode 100755
index 0000000..5f3d312
--- /dev/null
+++ b/python-pypi/ttystatus/DETAILS
@@ -0,0 +1,13 @@
+           SPELL=ttystatus
+         VERSION=0.10
+          SOURCE="python-${SPELL}_${VERSION}.tar.gz"
+   SOURCE_URL[0]=http://code.liw.fi/debian/pool/main/p/python-${SPELL}/${SOURCE}
+     SOURCE_HASH=sha512:4f1994d85b50968623fd5cdbcde09dad573529f2f5ee0b22863288282dfeb1eb23ecfcaee896e5f45a26157dcb432c125503d83a7e848b4669cc8aec78176094
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/python-${SPELL}-${VERSION}"
+        WEB_SITE="http://liw.fi/ttystatus"
+      LICENSE[0]=GPL
+         ENTERED=20110329
+           SHORT="a Python library for showing progress reporting and status updates on terminals"
+cat << EOF
+a Python library for showing progress reporting and status updates on terminals
+EOF
diff --git a/python-pypi/ttystatus/HISTORY b/python-pypi/ttystatus/HISTORY
new file mode 100644
index 0000000..d1447da
--- /dev/null
+++ b/python-pypi/ttystatus/HISTORY
@@ -0,0 +1,4 @@
+2011-03-31 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DEPENDS, DETAILS: spell created, thanks to Hannes Greiner
+	  for the spell
+



More information about the SM-Commit mailing list