Skip to Content.
Sympa Menu

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

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 (e3734ebf1449f98ec074f596696b46d12dc119a3)
  • Date: Sat, 2 Nov 2013 11:04:56 -0500

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

devel/astyle/DETAILS | 4 ++--
devel/astyle/HISTORY | 3 +++
python-pypi/pyparsing/DEPENDS | 2 +-
python-pypi/pyparsing/DETAILS | 4 ++--
python-pypi/pyparsing/HISTORY | 4 ++++
python-pypi/setuptools/DETAILS | 4 ++--
python-pypi/setuptools/HISTORY | 3 +++
python-pypi/six/DETAILS | 4 ++--
python-pypi/six/HISTORY | 3 +++
utils/dbus/DETAILS | 4 ++--
utils/dbus/HISTORY | 3 +++
11 files changed, 27 insertions(+), 11 deletions(-)

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

dbus: => 1.6.18

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

pyparsing: => 2.0.1

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

setuptools: => 1.1.7

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

six: => 1.4.1

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

astyle: => 2.04

diff --git a/devel/astyle/DETAILS b/devel/astyle/DETAILS
index 4279a29..199cd18 100755
--- a/devel/astyle/DETAILS
+++ b/devel/astyle/DETAILS
@@ -1,6 +1,6 @@
SPELL=astyle
- VERSION=2.03
-
SOURCE_HASH=sha512:5f23ef010edba0ddd7377b2a6023a0d97e22f7247e20a0c94d56252fef55b6de291b3c9de67f5ddfa02906cd44470e136ae49e38f7bd2afe65a204245230a579
+ VERSION=2.04
+
SOURCE_HASH=sha512:bc0f6351fac4198ab969251342c4e453064b07512a2d06825a93c75daf86b06469c9971f35fbadad872d23368dc546019d8d174e07ceaad6e10007f562fdeffd
SOURCE=${SPELL}_${VERSION}_linux.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/devel/astyle/HISTORY b/devel/astyle/HISTORY
index bcfaec1..faf7b22 100644
--- a/devel/astyle/HISTORY
+++ b/devel/astyle/HISTORY
@@ -1,3 +1,6 @@
+2013-11-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.04
+
2013-04-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.03

diff --git a/python-pypi/pyparsing/DEPENDS b/python-pypi/pyparsing/DEPENDS
index 0fda360..16c04c2 100755
--- a/python-pypi/pyparsing/DEPENDS
+++ b/python-pypi/pyparsing/DEPENDS
@@ -2,5 +2,5 @@ if [[ $PYPARSING_BRANCH == 1.5 ]]; then
depends python
depends SETUPTOOLS
else
- depends python3
+ . $SECTION_DIRECTORY/PY_DEPENDS
fi
diff --git a/python-pypi/pyparsing/DETAILS b/python-pypi/pyparsing/DETAILS
index 8652244..4c93b25 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.0
-
SOURCE_HASH=sha512:5b13d69c12fb362fbde883cf143df356c42141d8014a8e5b46185093bf17f2775499c6e1880ab8fb015ba4b3ca9334c4b34d0e249c0bef7d84984a03c0997a64
+ VERSION=2.0.1
+
SOURCE_HASH=sha512:e9c9307c59c7020f4a454458703bd1eb4ef0ac513b2a6a07706b5d676c010f33a72d03d78a61bf3daa96d6598b966a3e4921a88c50f71939a697fa00377ac67a
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 c590e05..ca7d589 100644
--- a/python-pypi/pyparsing/HISTORY
+++ b/python-pypi/pyparsing/HISTORY
@@ -1,3 +1,7 @@
+2013-11-02 Treeve Jelbert <treeve AT sourcmage.org>
+ * DETAILS: version 2.0.1
+ * DEPENDS: depends PYTHON
+
2013-04-17 Treeve Jelbert <treeve AT sourcmage.org>
* DETAILS: version 1.5.7
alao 2.0.0
diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index 3c85ffd..5fc9085 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,6 +1,6 @@
SPELL=setuptools
- VERSION=1.1.6
-
SOURCE_HASH=sha512:68acb06423f23c4f31889af32cb0a238ef1ba708a7097e91e4463175d347bacb545c7631233f6be9bb1ca0501391192e1e752148766da919eb0db1b92f0e5670
+ VERSION=1.1.7
+
SOURCE_HASH=sha512:a1528406a3a7ccd85e7b9b8befe2bb579477a5961027a20f3a8947789ed0f8f5b7ed439d3d860eb049eeb0617dcd8f932f1c841b64e3408c5d92ab0333db617e
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://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 ad45153..6a0eaff 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,6 @@
+2013-11-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.7
+
2013-10-08 Treeve Jelbert <treeve AT sourcemage.org>
* BUILD, INSTALL: added
need to support simultaneous python2/3
diff --git a/python-pypi/six/DETAILS b/python-pypi/six/DETAILS
index f4427d0..89edcd0 100755
--- a/python-pypi/six/DETAILS
+++ b/python-pypi/six/DETAILS
@@ -1,6 +1,6 @@
SPELL=six
- VERSION=1.3.0
-
SOURCE_HASH=sha512:e8974d4bf62325f98e301e68c237489ca39cfa9ed1066f1cdfa34e18d20d0baf788cb515e44f00f1c823f9f923d2b30f63443dbc5df8c934b1a69b8c68210130
+ VERSION=1.4.1
+
SOURCE_HASH=sha512:849e5f7c5058bceefcf3d5a76b52ec315b5efd015f66d8dff7a61854e6bb07195c3b74e521df548a9a63fa89b1be4e1b6f44d2b5d3ac6261ab3eaf0729ebed84
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 0dbe43a..45111df 100644
--- a/python-pypi/six/HISTORY
+++ b/python-pypi/six/HISTORY
@@ -1,3 +1,6 @@
+2013-11-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.1
+
2013-04-16 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: fix python3 usage

diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index 2f2181b..79571aa 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,6 +1,6 @@
SPELL=dbus
- VERSION=1.6.16
-
SOURCE_HASH=sha512:818b7e68c80c15742329512c2b0b0e639386cd453acad5cdc34ab28d8c2eaa715538eae847345303ff968db28342966398fa03ba5f345c15431c65457b3ab1b5
+ VERSION=1.6.18
+
SOURCE_HASH=sha512:6fe295eaf4865de447d8a68c5f226dd94bb53f39d69a5752440c9dc8f244d23803937449540f632aa0c017d5ce43c6f9bc1a36cfc95519aed9df8ea30165b664
SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index 0b59c8c..223d5a3 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,6 @@
+2013-11-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.18
+
2013-10-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.16




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e3734ebf1449f98ec074f596696b46d12dc119a3), Treeve Jelbert, 11/02/2013

Archive powered by MHonArc 2.6.24.

Top of Page