[SM-Commit] GIT changes to master grimoire by Arjan Bouter (e4ee6bc15f4667af5d8c508a1d7035893059f3a9)

Arjan Bouter scm at sourcemage.org
Mon Jul 11 03:23:44 EDT 2011


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 python-pypi/grecipe-manager/DEPENDS |    2 +-
 python-pypi/grecipe-manager/DETAILS |    4 ++--
 python-pypi/grecipe-manager/HISTORY |    3 +++
 3 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 1cb4d912292da15d84bd3169059fae4fbcbdc76a
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    grecipe-manager: version 0.15.9 and switched to sqlalchemy instead of
    sqlalchemy4

diff --git a/python-pypi/grecipe-manager/DEPENDS b/python-pypi/grecipe-manager/DEPENDS
index 6039427..8f71d7f 100755
--- a/python-pypi/grecipe-manager/DEPENDS
+++ b/python-pypi/grecipe-manager/DEPENDS
@@ -2,6 +2,6 @@ depends python &&
 depends pygtk2 &&
 depends libglade2 &&
 depends pil &&
-depends sqlalchemy4 &&
+depends sqlalchemy &&
 depends reportlab &&
 depends pyrtf
diff --git a/python-pypi/grecipe-manager/DETAILS b/python-pypi/grecipe-manager/DETAILS
index c010029..2509847 100755
--- a/python-pypi/grecipe-manager/DETAILS
+++ b/python-pypi/grecipe-manager/DETAILS
@@ -10,10 +10,10 @@ fi
    SOURCE_IGNORE=volatile
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-scm"
 else
-         VERSION=0.14.7
+         VERSION=0.15.9
           SOURCE="gourmet-${VERSION}.tar.gz"
    SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
-     SOURCE_HASH=sha512:483e7f268098c4ee91c6bff031db88605837bab479e4523403728e82146a377b5daabab81e6dc068b9cbb1882fe7ef8eb3faba18745b85bb04e6e6074eab5547
+     SOURCE_HASH=sha512:4eb437606feb69339c38220dd54f4eff06fda8b1d36922fa9a5638f5aac686336889e2c9be90a094af25fe5bc8e29e5f3434ac804a1a704ab262bcef3d7de315
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/gourmet-${VERSION}"
 fi
         WEB_SITE="http://grecipe-manager.sourceforge.net/"
diff --git a/python-pypi/grecipe-manager/HISTORY b/python-pypi/grecipe-manager/HISTORY
index 29476ce..235aa14 100644
--- a/python-pypi/grecipe-manager/HISTORY
+++ b/python-pypi/grecipe-manager/HISTORY
@@ -1,3 +1,6 @@
+2011-07-10 Arjan Bouter <abouter at sourcemage.org>
+	* DETAILS: version 0.15.9
+
 2009-04-05 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* DEPENDS, DETAILS, PREPARE: spell created
 


More information about the SM-Commit mailing list