Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3e448d77d750d17fe68715dd7a2f8619c007706d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3e448d77d750d17fe68715dd7a2f8619c007706d)
  • Date: Wed, 4 Jan 2012 09:04:51 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
python-pypi/faulthandler/DEPENDS | 3 +++
python-pypi/faulthandler/DETAILS | 14 ++++++++++++++
python-pypi/faulthandler/HISTORY | 4 ++++
4 files changed, 24 insertions(+)

New commits:
commit 3e448d77d750d17fe68715dd7a2f8619c007706d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

python-pypi/faulthandler: new spell

diff --git a/ChangeLog b/ChangeLog
index 3a6a166..d41a890 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-01-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/faulthandler: new spell, debug tool
+
2011-01-01 Robin Cook <rcook AT wyrms.net>
* video/mplayer2: new spell for of mplayer

diff --git a/python-pypi/faulthandler/DEPENDS
b/python-pypi/faulthandler/DEPENDS
new file mode 100755
index 0000000..c5341a5
--- /dev/null
+++ b/python-pypi/faulthandler/DEPENDS
@@ -0,0 +1,3 @@
+depends python &&
+depends SETUPTOOLS
+
diff --git a/python-pypi/faulthandler/DETAILS
b/python-pypi/faulthandler/DETAILS
new file mode 100755
index 0000000..b3cd3df
--- /dev/null
+++ b/python-pypi/faulthandler/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=faulthandler
+ VERSION=2.0
+
SOURCE_HASH=sha512:d932a051f866c343ed8727e9a8c3d77ebd97866fad7bedb0521d4ed1aee3ba72bd63312c6b80a941ceb2d098d85388074b1d54a4faf979d9286a51ceff9a90d6
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://pypi.python.org/pypi/$SPELL
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/f/$SPELL/$SOURCE
+ LICENSE[0]=GPL
+ ENTERED=20120104
+ KEYWORDS="python"
+ SHORT="Display the Python traceback on a crash"
+cat << EOF
+Display the Python traceback on a crash
+EOF
diff --git a/python-pypi/faulthandler/HISTORY
b/python-pypi/faulthandler/HISTORY
new file mode 100644
index 0000000..edacdf9
--- /dev/null
+++ b/python-pypi/faulthandler/HISTORY
@@ -0,0 +1,4 @@
+2012-01-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3e448d77d750d17fe68715dd7a2f8619c007706d), Treeve Jelbert, 01/04/2012

Archive powered by MHonArc 2.6.24.

Top of Page