Skip to Content.
Sympa Menu

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

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 (ff6c0b270103124de0ce282894b2b27e1903407c)
  • Date: Sat, 15 Jun 2013 04:17:05 -0500

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

ChangeLog | 3 +++
python-pypi/python-stdnum/DEPENDS | 1 +
python-pypi/python-stdnum/DETAILS | 13 +++++++++++++
python-pypi/python-stdnum/HISTORY | 3 +++
4 files changed, 20 insertions(+)

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

python-stdnum-0.8.1

diff --git a/ChangeLog b/ChangeLog
index 31c1a97..96579a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-06-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/python-stdnum: new spell - validate numbers and codes
+
2013-06-14 Eric Sandall <sandalle AT sourcemage.org>
* xfce/terminal: Renamed to xfce4-terminal
* xfce/xfce4-terminal: Renamed from terminal
diff --git a/python-pypi/python-stdnum/DEPENDS
b/python-pypi/python-stdnum/DEPENDS
new file mode 100755
index 0000000..48d8ddc
--- /dev/null
+++ b/python-pypi/python-stdnum/DEPENDS
@@ -0,0 +1 @@
+. $SECTION_DIRECTORY/PY_DEPENDS
diff --git a/python-pypi/python-stdnum/DETAILS
b/python-pypi/python-stdnum/DETAILS
new file mode 100755
index 0000000..b258d2a
--- /dev/null
+++ b/python-pypi/python-stdnum/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=python-stdnum
+ VERSION=0.8.1
+
SOURCE_HASH=sha512:c3aa3179b6c27ca88ad8a39c086f8305d3406f79e29ea06656c1a5caf2c78a0fac4fa04bb663bb83f2c8e105cf156e9e421854b9b4c16b2cc18825c4f0ae1028
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://arthurdejong.org/python-stdnum";
+ LICENSE[0]=LGPL
+ ENTERED=20130615
+ SHORT="handle standardized numbers and codes"
+cat << EOF
+Python module to handle standardized numbers and codes
+EOF
diff --git a/python-pypi/python-stdnum/HISTORY
b/python-pypi/python-stdnum/HISTORY
new file mode 100644
index 0000000..6526b76
--- /dev/null
+++ b/python-pypi/python-stdnum/HISTORY
@@ -0,0 +1,3 @@
+2013-06-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.81.
+ spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ff6c0b270103124de0ce282894b2b27e1903407c), Treeve Jelbert, 06/15/2013

Archive powered by MHonArc 2.6.24.

Top of Page