Skip to Content.
Sympa Menu

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

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 (38a7dea4ac4de6d4795e51111a28ecdecafa7fa4)
  • Date: Fri, 25 Sep 2009 04:31:12 -0500

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

disk/libisoburn/DETAILS | 4 ++--
disk/libisoburn/HISTORY | 3 +++
python-pypi/sqlobject/DETAILS | 8 ++++----
python-pypi/sqlobject/HISTORY | 2 ++
4 files changed, 11 insertions(+), 6 deletions(-)

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

libisoburn: => 0.4.2.pl01

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

sqlobject: => 0.11.1

diff --git a/disk/libisoburn/DETAILS b/disk/libisoburn/DETAILS
index e416013..22ed8cf 100755
--- a/disk/libisoburn/DETAILS
+++ b/disk/libisoburn/DETAILS
@@ -12,8 +12,8 @@ if [[ $LIBISOBURN_SVN == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-svn"
SOURCE_IGNORE=volatile
else
- VERSION=0.4.0.pl01
-
SOURCE_HASH=sha512:97f8df0bc073eba8c0556d2d1d31c1d8380aae42c6eeca9d0aa57af4179e2680bfecb35ea8d5c7b00d6bd7fcf4646e8797d7af0545d0b79a1efa02ae36baed3b
+ VERSION=0.4.2.pl01
+
SOURCE_HASH=sha512:9891a4b7be9f8dd81dc3cebd4cbf12713ff267053433d062757468f930d9b766d54c642d713dd3a4a4c621f6e57301c490d71994772c02ab8d6fb7494f5b5363
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://files.libburnia-project.org/releases/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//.pl??}"
diff --git a/disk/libisoburn/HISTORY b/disk/libisoburn/HISTORY
index f7742a3..fcc9e3f 100644
--- a/disk/libisoburn/HISTORY
+++ b/disk/libisoburn/HISTORY
@@ -1,3 +1,6 @@
+2009-09-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.2.pl01
+
2009-07-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.0.pl01

diff --git a/python-pypi/sqlobject/DETAILS b/python-pypi/sqlobject/DETAILS
index 8428379..ffceaa8 100755
--- a/python-pypi/sqlobject/DETAILS
+++ b/python-pypi/sqlobject/DETAILS
@@ -1,13 +1,13 @@
SPELL=sqlobject
CHEESESHOP_PKG=SQLObject
- VERSION=0.11.0
-
SOURCE_HASH=sha512:3c2ec650279762de2793b991ac886f414cec999475d3c839fb934521d9e8109b05a0774e4a747f8629e470cf19bb0fa198618d313a2e5f9c04b7b6aa67f96d09
+ VERSION=0.11.1
+
SOURCE_HASH=sha512:5a499649db2e5df0b825939b7074f6588b90887f7152fda7ebe757cf0cc6c50e48d024514e088dc73a6fead34246b276aee8c04abbe77afbf4762881a7c2c02e
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"
-
SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
+
SOURCE_URL[0]="http://pypi.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
WEB_SITE="http://$SPELL.org/";
LICENSE[0]='LGPL'
- UPDATED=20051123
+ ENTERED=20051123
DOCS='README* docs/*'
KEYWORDS="python devel"
SHORT='An object-relational mapper for Python'
diff --git a/python-pypi/sqlobject/HISTORY b/python-pypi/sqlobject/HISTORY
index 592ac1a..4720ce4 100644
--- a/python-pypi/sqlobject/HISTORY
+++ b/python-pypi/sqlobject/HISTORY
@@ -1,5 +1,7 @@
2009-08-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.11.0
+ adjust url
+ fixed ENTERED

2009-05-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.10.6



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (38a7dea4ac4de6d4795e51111a28ecdecafa7fa4), Treeve Jelbert, 09/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page