Skip to Content.
Sympa Menu

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

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 (77de76edaa15edbfbdd2a2d418f49cd3dfccb723)
  • Date: Wed, 21 Jan 2015 09:50:56 -0600

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

python-pypi/pyparsing/DETAILS | 4 ++--
python-pypi/pyparsing/HISTORY | 3 +++
python-pypi/python-stdnum/DETAILS | 4 ++--
python-pypi/python-stdnum/HISTORY | 3 +++
python-pypi/setuptools/DETAILS | 4 ++--
python-pypi/setuptools/HISTORY | 3 +++
python-pypi/six/DETAILS | 4 ++--
python-pypi/six/HISTORY | 3 +++
8 files changed, 20 insertions(+), 8 deletions(-)

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

setuptools: => 9.1

commit 857c12833b01a7d1578fe536d0aa541d7d3976dc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

six: => 1.9.0

commit b572061de07dad73550c49c118f6e3fd05780333
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

python-stdnum: => 1.0

commit 17fdbef15be120aa1f4500d0dfc0761b86ebfd9a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pyparsing: => 2.0.3

diff --git a/python-pypi/pyparsing/DETAILS b/python-pypi/pyparsing/DETAILS
index 4c93b25..3cc5b4a 100755
--- a/python-pypi/pyparsing/DETAILS
+++ b/python-pypi/pyparsing/DETAILS
@@ -3,8 +3,8 @@ if [[ $PYPARSING_BRANCH == 1.5 ]]; then
VERSION=1.5.7

SOURCE_HASH=sha512:c8c2c6561934d2217af7e8e2225c67f138faa31cc30768930e917e01e872bda60479cce07278b1cc77f135504db7176ac8e3592231a585cbf078057ac56c4891
else
- VERSION=2.0.1
-
SOURCE_HASH=sha512:e9c9307c59c7020f4a454458703bd1eb4ef0ac513b2a6a07706b5d676c010f33a72d03d78a61bf3daa96d6598b966a3e4921a88c50f71939a697fa00377ac67a
+ VERSION=2.0.3
+
SOURCE_HASH=sha512:9771851f4b0191c7d3f8d2a2a6d2a9198b173120d3f133d08284b71e792fc59a906d571edea8f44ba04ab00c1d906e1974d1e8a2d6155d492de1358ba99c575a
fi
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
diff --git a/python-pypi/pyparsing/HISTORY b/python-pypi/pyparsing/HISTORY
index ca7d589..a77afc2 100644
--- a/python-pypi/pyparsing/HISTORY
+++ b/python-pypi/pyparsing/HISTORY
@@ -1,3 +1,6 @@
+2015-01-212 Treeve Jelbert <treeve AT sourcmage.org>
+ * DETAILS: version 2.0.3
+
2013-11-02 Treeve Jelbert <treeve AT sourcmage.org>
* DETAILS: version 2.0.1
* DEPENDS: depends PYTHON
diff --git a/python-pypi/python-stdnum/DETAILS
b/python-pypi/python-stdnum/DETAILS
index b6ccf4a..6916621 100755
--- a/python-pypi/python-stdnum/DETAILS
+++ b/python-pypi/python-stdnum/DETAILS
@@ -1,6 +1,6 @@
SPELL=python-stdnum
- VERSION=0.9
-
SOURCE_HASH=sha512:c9870ad116c2c08b123b7b01cc229a1f9d3f3e15da3ba75bdf5da8bee2a854474f6ddd7464c2d662559fedf272ea13a3549ed79a4636ddc1d733a47ea11ae058
+ VERSION=1.0
+
SOURCE_HASH=sha512:358269409d1a5ee348cde1faed8b8f2c1a4c43a73f6e48a9570b242b5c63fe6e749938c941f008ffd2b1593df30e3dc7e2f235f9207c686d8aaf8c8c647ab327
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/python-pypi/python-stdnum/HISTORY
b/python-pypi/python-stdnum/HISTORY
index ea75216..d43a8f2 100644
--- a/python-pypi/python-stdnum/HISTORY
+++ b/python-pypi/python-stdnum/HISTORY
@@ -1,3 +1,6 @@
+2015-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0
+
2014-01-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9

diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index de2dce1..616f38a 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,6 +1,6 @@
SPELL=setuptools
- VERSION=7.0
-
SOURCE_HASH=sha512:0c52bf2d22f7bbd7560e8bb3184406426cf759980add0e60a864f15d9bcf10f01a2bfe0eb598c8c965b2e89df8c4159c2b43028b560f04192bba47e67d9cda18
+ VERSION=9.1
+
SOURCE_HASH=sha512:19fbf0ea842cc2a15d3f9f817719219748a10dca7909fe2f5dcd05c00a93a7ea115d75df416148cb9457ffaaa13582302d47af0df7cd1a8deb1f4e27d5031c27
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://pypi.python.org/packages/source/s/$SPELL/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index c081345..7d9e577 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,6 @@
+2015-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 9.1
+
2014-10-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 7.0

diff --git a/python-pypi/six/DETAILS b/python-pypi/six/DETAILS
index 99ee457..4df0e49 100755
--- a/python-pypi/six/DETAILS
+++ b/python-pypi/six/DETAILS
@@ -1,6 +1,6 @@
SPELL=six
- VERSION=1.8.0
-
SOURCE_HASH=sha512:e705c0213396d1220f02f2c6f724ddb9d95eefc38459b6d9bc547be859303bd404969965416f7d1614d2eab416d647d0b53502414cdc46bcb597675cf509b9ff
+ VERSION=1.9.0
+
SOURCE_HASH=sha512:bcd94367a26c326ff9cc884e67cd705077366b6c091ad4ec805791f0ddc05452fe046c0ad843fbd530fa956ef240b951e69a7fedd41f5e7aaaabdc4761e987ea
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/$SPELL
diff --git a/python-pypi/six/HISTORY b/python-pypi/six/HISTORY
index 7d9280e..dace4c4 100644
--- a/python-pypi/six/HISTORY
+++ b/python-pypi/six/HISTORY
@@ -1,3 +1,6 @@
+2015-01-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.9.0
+
2014-11-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.8.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (77de76edaa15edbfbdd2a2d418f49cd3dfccb723), Treeve Jelbert, 01/21/2015

Archive powered by MHonArc 2.6.24.

Top of Page