Skip to Content.
Sympa Menu

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

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 (013060c7cd288f027265821a188105f602efd590)
  • Date: Tue, 29 Dec 2015 08:01:40 +0000

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

devel/duktape/DETAILS | 4 ++--
devel/duktape/HISTORY | 3 +++
python-pypi/six/DETAILS | 4 ++--
python-pypi/six/HISTORY | 3 +++
python-pypi/sqlalchemy/DETAILS | 4 ++--
python-pypi/sqlalchemy/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

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

sqlalchemy: => 1.0.11

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

duktape: => 1.3.1

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

six: => 1.10.0

diff --git a/devel/duktape/DETAILS b/devel/duktape/DETAILS
index fddbd85..2f092d4 100755
--- a/devel/duktape/DETAILS
+++ b/devel/duktape/DETAILS
@@ -1,6 +1,6 @@
SPELL=duktape
- VERSION=1.3.0
-
SOURCE_HASH=sha512:2c2ecbc370ac71548ded0db1265cd103f07897c7b71c79e31692e894212ea58b8466d16a9cf2e26f6c85cf677e0d44085b42ea8f544e56ec913657525df4fe01
+ VERSION=1.3.1
+
SOURCE_HASH=sha512:ea094a043c80ff9b56145c7a007d1724b805e4b7ba0718922bf9593d7a14d5f53e46eee60cd12de7bc08de32f921faabf7a7c86bcb1f2147275dc3ee02fafaa0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://duktape.org/
diff --git a/devel/duktape/HISTORY b/devel/duktape/HISTORY
index 9a8af9f..c23a363 100644
--- a/devel/duktape/HISTORY
+++ b/devel/duktape/HISTORY
@@ -1,3 +1,6 @@
+2015-12-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.1
+
2015-09-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.0

diff --git a/python-pypi/six/DETAILS b/python-pypi/six/DETAILS
index 4df0e49..7cc8198 100755
--- a/python-pypi/six/DETAILS
+++ b/python-pypi/six/DETAILS
@@ -1,6 +1,6 @@
SPELL=six
- VERSION=1.9.0
-
SOURCE_HASH=sha512:bcd94367a26c326ff9cc884e67cd705077366b6c091ad4ec805791f0ddc05452fe046c0ad843fbd530fa956ef240b951e69a7fedd41f5e7aaaabdc4761e987ea
+ VERSION=1.10.0
+
SOURCE_HASH=sha512:9a53b7bc8f7e8b358c930eaecf91cc5639176a699830153f586780c3e6d637f1bd31349a69c383574f99da19cb3a36524e7733a318f3572b27aefb69c6409c2e
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 dace4c4..5142c85 100644
--- a/python-pypi/six/HISTORY
+++ b/python-pypi/six/HISTORY
@@ -1,3 +1,6 @@
+2015-12-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.10.0
+
2015-01-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.9.0

diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index 70145da..cd9d8ad 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlalchemy
CHEESESHOP_PKG=SQLAlchemy
- VERSION=1.0.10
-
SOURCE_HASH=sha512:c28663a28e460abc724998f1fa605c31d0060e77f654f7c392da75f36e337158e9955cb37ba1c6ee517ef182f42c25e682a279d6865c9ee438bfb13dffa475c5
+ VERSION=1.0.11
+
SOURCE_HASH=sha512:b7f4d97faffefad65bbfb0c16c1ac0e27addc28546637ad323273311cfe4ef17be6e77e6279331b575ffd6cfdc6e57634666e4898aa484b275142cf665ba4920
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]=http://pypi.python.org/packages/source/S/$CHEESESHOP_PKG/$SOURCE
SOURCE_URL[1]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 52f64d9..fe53a71 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,6 @@
+2015-12-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.11
+
2015-12-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.10




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (013060c7cd288f027265821a188105f602efd590), Treeve Jelbert, 12/29/2015

Archive powered by MHonArc 2.6.24.

Top of Page