Skip to Content.
Sympa Menu

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

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 (e297e1b84f9be3db00c204743d134dfa826cb283)
  • Date: Mon, 19 Jan 2009 13:19:27 -0600

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

database/tokyocabinet/DETAILS | 4 ++--
database/tokyocabinet/HISTORY | 3 +++
libs/soprano/DETAILS | 4 ++--
libs/soprano/HISTORY | 3 +++
python-pypi/sqlalchemy/DETAILS | 4 ++--
python-pypi/sqlalchemy/HISTORY | 3 +++
python-pypi/turbogears2/DETAILS | 4 ++--
python-pypi/turbogears2/HISTORY | 3 +++
8 files changed, 20 insertions(+), 8 deletions(-)

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

"soprano-2.1.67"

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

"tokyocabinet-1.4.0"

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

"sqlalchemy-0.5.1"

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

"turbogears2-2.0b2"

diff --git a/database/tokyocabinet/DETAILS b/database/tokyocabinet/DETAILS
index 01753b2..b8a0757 100755
--- a/database/tokyocabinet/DETAILS
+++ b/database/tokyocabinet/DETAILS
@@ -1,6 +1,6 @@
SPELL=tokyocabinet
- VERSION=1.3.27
-
SOURCE_HASH=sha512:bc10bc715a4891c5e0004abf343eef8ab6dedf5f4f33eca46e21db4ad711d931c12bc163b04f5d9eac63571f631efc65bde0d0c84cc4d53a8b78125f3ec9b607
+ VERSION=1.4.0
+
SOURCE_HASH=sha512:f3f625830fc361f04a8132b4171494ddd40c1baaecd10c5bde0990c8139095b1014aa979f58c19efebff67bc927107f6bd70442622e3cc75d8d885a72ffcfe45
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://$SPELL.sf.net/$SOURCE
diff --git a/database/tokyocabinet/HISTORY b/database/tokyocabinet/HISTORY
index c88546d..7fae6fe 100644
--- a/database/tokyocabinet/HISTORY
+++ b/database/tokyocabinet/HISTORY
@@ -1,3 +1,6 @@
+2009-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.0
+
2009-01-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.27

diff --git a/libs/soprano/DETAILS b/libs/soprano/DETAILS
index d9802db..664b80d 100755
--- a/libs/soprano/DETAILS
+++ b/libs/soprano/DETAILS
@@ -1,6 +1,6 @@
SPELL=soprano
- VERSION=2.1.64
-
SOURCE_HASH=sha512:8a75cf5671ac13a359a26c22051b5d0a09f7219cd980572714f555fb86ea551344897d277935004bb3427fadfb563d0539147f83859859cd8077a07eca92812a
+ VERSION=2.1.67
+
SOURCE_HASH=sha512:76be4a59e383f84eb0de990708a64be6b04449bed14a18cb8e56e20308c8eccb2614b7857de9e52382f7f860213f7ab728718d82f09fe1a71e5c78f0c4dd907c
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/libs/soprano/HISTORY b/libs/soprano/HISTORY
index a5cdbb7..3b37432 100644
--- a/libs/soprano/HISTORY
+++ b/libs/soprano/HISTORY
@@ -1,3 +1,6 @@
+2009-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.67
+
2008-11-24 Treeve Jelbert <treeve AT sourcemage.org>
* BUILD: qt4_build -> qt4_cmake_build

diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index f52d939..d49a59a 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlalchemy
CHEESESHOP_PKG=SQLAlchemy
- VERSION=0.5.0
-
SOURCE_HASH=sha512:c25aae599409c59a438e3fc6fe776a507fe17c9e6352af0fe61ec55f01d7b81389dac91bb2ade0c86a751ee1284775e54fb4a6bfc2370f95f72a454af44a3be8
+ VERSION=0.5.1
+
SOURCE_HASH=sha512:bedef146cfd93ef3c58999d90e2b920f0e182a081d6587fd4c5534e9cc48e5932b6c15ecf45f732c26ae89a679914b09e2363c22d8a0f02b5a6fbc6418b43e45
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"
SOURCE_URL[0]="http://www.python.org/pypi/S/$CHEESESHOP_PKG/$SOURCE";
SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 441dc43..fa291df 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,6 @@
+2009-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.1
+
2009-01-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.0

diff --git a/python-pypi/turbogears2/DETAILS b/python-pypi/turbogears2/DETAILS
index 986d136..bc6a30c 100755
--- a/python-pypi/turbogears2/DETAILS
+++ b/python-pypi/turbogears2/DETAILS
@@ -1,7 +1,7 @@
SPELL=turbogears2
SPELLX=TurboGears2
- VERSION=2.0b1
-
SOURCE_HASH=sha512:89303bbee7634f45fedc56d9d98fafaa08a9033fce59989c075e3f4ba1cf11272cc73833cbcf88ee8fe7e312e0bc8485dfb0d823049b1cf39f6d4aa5c38aaf5f
+ VERSION=2.0b2
+
SOURCE_HASH=sha512:e4333f4b8a1d185839db38bc58ac528e58d8ee7c817efa4e7ceda6f2e855515dc8cfd81cb135e62567dcce66c5463b67ad888be9df746e4d52418828b1d0d5f7
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://www.turbogears.org/2.0/downloads/current/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-pypi/turbogears2/HISTORY b/python-pypi/turbogears2/HISTORY
index f5e96d9..8412025 100644
--- a/python-pypi/turbogears2/HISTORY
+++ b/python-pypi/turbogears2/HISTORY
@@ -1,3 +1,6 @@
+2009-01-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0b2
+
2009-01-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0b1
* DEPENDS: add repoze.what



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e297e1b84f9be3db00c204743d134dfa826cb283), Treeve Jelbert, 01/19/2009

Archive powered by MHonArc 2.6.24.

Top of Page