Skip to Content.
Sympa Menu

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

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 (764901cec1916ad8f05f098e00e62860109a874a)
  • Date: Sat, 13 Apr 2013 13:50:37 -0500

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

gnome2-libs/glib2/DEPENDS | 6 --
gnome2-libs/glib2/HISTORY | 3 +
python-pypi/kinterbasdb/BUILD | 1
python-pypi/kinterbasdb/CONFLICTS | 1
python-pypi/kinterbasdb/DEPENDS | 2
python-pypi/kinterbasdb/DETAILS | 23 +-------
python-pypi/kinterbasdb/DOWNLOAD | 1
python-pypi/kinterbasdb/HISTORY | 102
+-----------------------------------
python-pypi/kinterbasdb/INSTALL | 1
python-pypi/kinterbasdb/PRE_BUILD | 6 --
python-pypi/kinterbasdb/UP_TRIGGERS | 1
python-pypi/reportlab/DETAILS | 4 -
python-pypi/reportlab/HISTORY | 3 +
python-pypi/sqlalchemy/DEPENDS | 2
python-pypi/sqlalchemy/HISTORY | 3 +
python-pypi/sqlalchemy4/DEPENDS | 4 -
python-pypi/sqlalchemy4/HISTORY | 3 +
python-pypi/sqlobject/DEPENDS | 1
python-pypi/sqlobject/HISTORY | 3 +
19 files changed, 34 insertions(+), 136 deletions(-)

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

reportlab: => 2.7

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

sqlobject - remove firebird support

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

sqlalchemy4 - remove firebird support

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

sqlalchemy - use fdb for firebird support

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

deprecate python-pypi/kinterbasdb [replaced by fdb]

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

glib2 needs gettext

diff --git a/gnome2-libs/glib2/DEPENDS b/gnome2-libs/glib2/DEPENDS
index b24ac4d..210e67f 100755
--- a/gnome2-libs/glib2/DEPENDS
+++ b/gnome2-libs/glib2/DEPENDS
@@ -2,6 +2,7 @@

depends pkgconfig &&
depends libffi &&
+depends gettext &&
depends xz-utils &&

if [[ $GLIB_VER == devel ]];then
@@ -18,11 +19,6 @@ optional_depends PYTHON \
"" \
"Perform post-build testing" &&

-optional_depends gettext \
- "" \
- "--with-libiconv=no" \
- "Build with gettext?" &&
-
if spell_ok $SPELL; then
optional_depends FAM \
"--enable-fam" \
diff --git a/gnome2-libs/glib2/HISTORY b/gnome2-libs/glib2/HISTORY
index f69d5ee..e70c0e1 100644
--- a/gnome2-libs/glib2/HISTORY
+++ b/gnome2-libs/glib2/HISTORY
@@ -1,3 +1,6 @@
+2013-04-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: gettext is required
+
2013-04-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.36.0

diff --git a/python-pypi/kinterbasdb/BUILD b/python-pypi/kinterbasdb/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/python-pypi/kinterbasdb/BUILD
@@ -0,0 +1 @@
+true
diff --git a/python-pypi/kinterbasdb/CONFLICTS
b/python-pypi/kinterbasdb/CONFLICTS
new file mode 100755
index 0000000..af230e4
--- /dev/null
+++ b/python-pypi/kinterbasdb/CONFLICTS
@@ -0,0 +1 @@
+conflicts kinterbasdb y
diff --git a/python-pypi/kinterbasdb/DEPENDS b/python-pypi/kinterbasdb/DEPENDS
deleted file mode 100755
index 0138521..0000000
--- a/python-pypi/kinterbasdb/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends FIREBIRD &&
-depends python
diff --git a/python-pypi/kinterbasdb/DETAILS b/python-pypi/kinterbasdb/DETAILS
index 3508d71..f346687 100755
--- a/python-pypi/kinterbasdb/DETAILS
+++ b/python-pypi/kinterbasdb/DETAILS
@@ -1,21 +1,8 @@
SPELL=kinterbasdb
- WEB_SITE=http://www.firebirdsql.org/
- VERSION=3.3.0
-
SOURCE_HASH=sha512:d21eb174eab2556d734ab73293ed1142b2299cb6f917d8c8e6c5e958fad496ebafd13a06298b44eed38e76991c6b34e3c454d68da3ef43e57aa37b2f080b1e4f
- URI=http://www.firebirdsql.org/download/prerelease/python/
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$URI/$SOURCE
- SOURCE_URL[1]=$SOURCEFORGE_URL/firebird/$SOURCE
- LICENSE=BSD
- ENTERED=20030813
- KEYWORDS="firebird database python"
- SHORT="KInterbasDB allows use of Firebird database in Python"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-KInterbasDB is a Python extension package that implements Python
-Database API 2.0-compliant support for the open source relational
-database Firebird and some versions of its proprietary cousin Borland�
-Interbase�. In addition to the minimal feature set of the standard
-Python DB API, KInterbasDB also exposes the entire native client API
-of the database engine.
+deprecated spell [replaced by fdb]
EOF
+
diff --git a/python-pypi/kinterbasdb/DOWNLOAD
b/python-pypi/kinterbasdb/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/python-pypi/kinterbasdb/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/python-pypi/kinterbasdb/HISTORY b/python-pypi/kinterbasdb/HISTORY
index 892fdc6..03e6acc 100644
--- a/python-pypi/kinterbasdb/HISTORY
+++ b/python-pypi/kinterbasdb/HISTORY
@@ -1,98 +1,4 @@
-2010-08-13 Treeve Jelbert <treeve AT sourcemage.org>
- * PRE_BUILD: added, fix detection of recent firebird
-
-2010-01-30 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: firebird => FIREBIRD
-
-2009-01-15 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.3.0
- extra url
- * PRE_BUILD: deleted
-
-2008-11-22 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.3.0-pre
- new url
- * PRE_BUILD: added
-
-2008-08-08 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.2.2
-
-2008-06-30 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.2.1
- new website & url (firebird)
- remove snapshot support (broken with latest firebird)
- * PREPARE: deleted
- * BUILD, INSTALL: deleted, no longer needed
-
-2007-06-25 Treeve Jelbert <treeve AT sourcemage.org>
- * PREPARE: added, allow a snapshot version
- * DETAILS: version 3.3_pre_20070503
- * BUILD: don't need our own config file
- * DEPENDS: remove egenix-mx-base,
- this is only needed if the caller does not use
- kinterbasdb.init(type_conv=200),
- so move the dependency to sqlobject
-
-2007-06-15 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: add egenix-mx-base
-
-2006-08-11 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.2
-
-2006-07-05 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.2rc1
-
-2006-04-12 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.2b1
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-12-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.2a1
-
-2005-11-26 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1.3
-
-2005-09-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1.2
-
-2005-05-23 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1.1
- * BUILD: create our own config file
- * cfg.diff: delete
-
-2005-05-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1
-
-2004-12-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Python renamed to python
-
-2004-10-30 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1_pre9
-
-2004-09-12 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1_pre8
- BUILD_API=2
- * BUILD: strip
- * INSTALL: add
- * cfg.diff: update
-
-2004-02-22 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: add SHORT
- fixes bug #6120
-
-2004-01-08 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1_pre7
- * cfg.diff: update patch
-
-2003-11-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1_pre6
-
-2003-11-10 Treeve Jelbert <treeve AT sourcemage.org>
- * cfg.diff: firebird now in /opt/firebird
-
-2003-08-13 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1_pre5
- * BUILD: add patch for firebird location
-
+2013-04-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by fdb]
diff --git a/python-pypi/kinterbasdb/INSTALL b/python-pypi/kinterbasdb/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/python-pypi/kinterbasdb/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/python-pypi/kinterbasdb/PRE_BUILD
b/python-pypi/kinterbasdb/PRE_BUILD
index 0e51305..27ba77d 100755
--- a/python-pypi/kinterbasdb/PRE_BUILD
+++ b/python-pypi/kinterbasdb/PRE_BUILD
@@ -1,5 +1 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sed -i "/lib.*fbclient$/s/#//;/^\[manual_config\]/ a\
-database_home_dir=$INSTALL_ROOT/opt/firebird
-" setup.cfg
+true
diff --git a/python-pypi/kinterbasdb/UP_TRIGGERS
b/python-pypi/kinterbasdb/UP_TRIGGERS
new file mode 100755
index 0000000..95effa1
--- /dev/null
+++ b/python-pypi/kinterbasdb/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger fdb cast_self
diff --git a/python-pypi/reportlab/DETAILS b/python-pypi/reportlab/DETAILS
index eaf1920..611e176 100755
--- a/python-pypi/reportlab/DETAILS
+++ b/python-pypi/reportlab/DETAILS
@@ -1,6 +1,6 @@
SPELL=reportlab
- VERSION=2.6
-
SOURCE_HASH=sha512:d1173231ec6924c225808607edd287b11095cda1856554ff42efb5911285b766f43b79d8747ea2867221aa5c158455ee864dbe903ceffeae535938d2fef59131
+ VERSION=2.7
+
SOURCE_HASH=sha512:f0c994c91b18ad55f7573af4eb49d173a1b3939d6e7a490e8dc1cce19f8c0dbe31a060df504b908ed6d7642f1d88e5aa4e86b9e459f058da331186f4e0998be4
SOURCE=$SPELL-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.reportlab.com
diff --git a/python-pypi/reportlab/HISTORY b/python-pypi/reportlab/HISTORY
index e5c2739..a32713a 100644
--- a/python-pypi/reportlab/HISTORY
+++ b/python-pypi/reportlab/HISTORY
@@ -1,3 +1,6 @@
+2013-04-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.7
+
2012-11-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.6
new WEB_SITE
diff --git a/python-pypi/sqlalchemy/DEPENDS b/python-pypi/sqlalchemy/DEPENDS
index 1c508f9..48128e7 100755
--- a/python-pypi/sqlalchemy/DEPENDS
+++ b/python-pypi/sqlalchemy/DEPENDS
@@ -1,6 +1,6 @@
depends python &&

-suggest_depends kinterbasdb "" "" "for Firebird support via Kinterbasedb" &&
+suggest_depends fdb "" "" "for Firebird support" &&
suggest_depends mysql-python "" "" "for MySQL support via MySQL-Python" &&
suggest_depends psycopg2 "" "" "for PostgreSQL support via psycopg2" &&
suggest_depends pysqlite "" "" "for SQLite support via pysqlite" &&
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index c1f9669..87b0b00 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,6 @@
+2013-04-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: kinterbasdb => fdb
+
2013-03-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.8.0

diff --git a/python-pypi/sqlalchemy4/DEPENDS b/python-pypi/sqlalchemy4/DEPENDS
index 06e0bc3..e979826 100755
--- a/python-pypi/sqlalchemy4/DEPENDS
+++ b/python-pypi/sqlalchemy4/DEPENDS
@@ -1,8 +1,4 @@
#depends formencode &&
-suggest_depends kinterbasdb "firebird support" &&
suggest_depends mysql-python "MySQL support" &&
suggest_depends pygresql "Postgresql support" &&
suggest_depends pysqlite "sqlite support"
-#if is_depends_enabled $SPELL kinterbasdb;then
-# depends egenix-mx-base
-#fi
diff --git a/python-pypi/sqlalchemy4/HISTORY b/python-pypi/sqlalchemy4/HISTORY
index 88f77db..538b122 100644
--- a/python-pypi/sqlalchemy4/HISTORY
+++ b/python-pypi/sqlalchemy4/HISTORY
@@ -1,3 +1,6 @@
+2013-04-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: remove kinterbasdb
+
2011-10-15 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: removed spaces before EOF/cat

diff --git a/python-pypi/sqlobject/DEPENDS b/python-pypi/sqlobject/DEPENDS
index 3dc711e..7b50931 100755
--- a/python-pypi/sqlobject/DEPENDS
+++ b/python-pypi/sqlobject/DEPENDS
@@ -1,7 +1,6 @@
depends python &&
depends SETUPTOOLS &&
depends formencode &&
-suggest_depends kinterbasdb "firebird support" &&
suggest_depends mysql-python "MySQL support" &&
suggest_depends psycopg "Postgresql support" &&
suggest_depends pysqlite "sqlite support"
diff --git a/python-pypi/sqlobject/HISTORY b/python-pypi/sqlobject/HISTORY
index 5a43b15..6b0514e 100644
--- a/python-pypi/sqlobject/HISTORY
+++ b/python-pypi/sqlobject/HISTORY
@@ -1,3 +1,6 @@
+2013-04-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPNDS: remove kinterbasdb
+
2013-02-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (764901cec1916ad8f05f098e00e62860109a874a), Treeve Jelbert, 04/13/2013

Archive powered by MHonArc 2.6.24.

Top of Page