Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e4ee6bc15f4667af5d8c508a1d7035893059f3a9)
  • Date: Mon, 11 Jul 2011 02:23:44 -0500

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




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e4ee6bc15f4667af5d8c508a1d7035893059f3a9), Arjan Bouter, 07/11/2011

Archive powered by MHonArc 2.6.24.

Top of Page