Skip to Content.
Sympa Menu

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

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 (b18860c9eee49709ed052edfec67de8adc5ada30)
  • Date: Sun, 22 Sep 2013 04:22:16 -0500

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

ChangeLog | 3 +++
database/dbd-firebird/DETAILS | 4 ++--
database/dbd-firebird/HISTORY | 3 +++
python-pypi/fb-python/DETAILS | 4 ++--
python-pypi/fb-python/HISTORY | 3 +++
python-pypi/kinterbasdb/BUILD | 1 -
python-pypi/kinterbasdb/CONFLICTS | 1 -
python-pypi/kinterbasdb/DETAILS | 8 --------
python-pypi/kinterbasdb/DOWNLOAD | 1 -
python-pypi/kinterbasdb/HISTORY | 4 ----
python-pypi/kinterbasdb/INSTALL | 1 -
python-pypi/kinterbasdb/PRE_BUILD | 1 -
python-pypi/kinterbasdb/UP_TRIGGERS | 1 -
13 files changed, 13 insertions(+), 22 deletions(-)

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

deprecate python-pypi/kinterbasdb [replaced by fdb]

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

fb-python: => 0.7.3

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

dbd-firebird: => 1.15

diff --git a/ChangeLog b/ChangeLog
index a476fd0..60564e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-09-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/kinterbasdb: spell deprecated [replaced by fdb]
+
2013-09-17 Eric Sandall <sandalle AT sourcemage.org>
* redhat.gpg: Add E1B768A0 for libguestfs and supermin from Red Hat
See
https://www.redhat.com/archives/libguestfs/2013-May/msg00005.html
diff --git a/database/dbd-firebird/DETAILS b/database/dbd-firebird/DETAILS
index 79add17..4a97909 100755
--- a/database/dbd-firebird/DETAILS
+++ b/database/dbd-firebird/DETAILS
@@ -1,7 +1,7 @@
SPELL=dbd-firebird
SPELLX=DBD-Firebird
- VERSION=1.12
-
SOURCE_HASH=sha512:36a6aa4d19a51f8f11a6db15a12bb08ed1be1cf0ea4fda5e40c1f465a6e75802070bacaa3969a1ddaa4173de2319b8f2388d9a8dad2408debd05becacfa4c885
+ VERSION=1.15
+
SOURCE_HASH=sha512:77ebba91f9fa8a0f9a6ae9ba5d778b79afc953dd8ad877b5be5893b1c715f22dd92c16eee4b8ae67ded068d6a7a7b1510756d4bcb645e2cc510653f1147abcad
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=http://search.cpan.org/~mariuz/
diff --git a/database/dbd-firebird/HISTORY b/database/dbd-firebird/HISTORY
index 164a700..476c848 100644
--- a/database/dbd-firebird/HISTORY
+++ b/database/dbd-firebird/HISTORY
@@ -1,3 +1,6 @@
+2013-09-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.15
+
2013-09-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.12

diff --git a/python-pypi/fb-python/DETAILS b/python-pypi/fb-python/DETAILS
index 91c923f..524f7ea 100755
--- a/python-pypi/fb-python/DETAILS
+++ b/python-pypi/fb-python/DETAILS
@@ -1,7 +1,7 @@
SPELL=fb-python
SPELLX=firebirdsql
- VERSION=0.7.2
-
SOURCE_HASH=sha512:ca3663eba7709c54f171271b58b626dd21a02a292aec4bd6c81e4d8f22e9585cf2c609ca5bf0bf4d0fd2d27cdf6f076e452e9aeef317413a164bce62fc480e8b
+ VERSION=0.7.3
+
SOURCE_HASH=sha512:76e9e8829da7ae326b1a26006e7354c34732b55d28f48e5e12d7bd528b0731976c07865986e23502091d396c5df3ed295f2f9ca97e3b893cb3e7530fbebeae20
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL=http://pypi.python.org/packages/source/f/$SPELLX/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
diff --git a/python-pypi/fb-python/HISTORY b/python-pypi/fb-python/HISTORY
index bd423a2..247fb04 100644
--- a/python-pypi/fb-python/HISTORY
+++ b/python-pypi/fb-python/HISTORY
@@ -1,3 +1,6 @@
+2013-09-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.3
+
2013-04-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.7.2
* DEPENDS: fix python3 usage
diff --git a/python-pypi/kinterbasdb/BUILD b/python-pypi/kinterbasdb/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/python-pypi/kinterbasdb/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/python-pypi/kinterbasdb/CONFLICTS
b/python-pypi/kinterbasdb/CONFLICTS
deleted file mode 100755
index af230e4..0000000
--- a/python-pypi/kinterbasdb/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts kinterbasdb y
diff --git a/python-pypi/kinterbasdb/DETAILS b/python-pypi/kinterbasdb/DETAILS
deleted file mode 100755
index f346687..0000000
--- a/python-pypi/kinterbasdb/DETAILS
+++ /dev/null
@@ -1,8 +0,0 @@
- SPELL=kinterbasdb
- VERSION=0
- PATCHLEVEL=9999
- SHORT="deprecated"
-cat << EOF
-deprecated spell [replaced by fdb]
-EOF
-
diff --git a/python-pypi/kinterbasdb/DOWNLOAD
b/python-pypi/kinterbasdb/DOWNLOAD
deleted file mode 100755
index 27ba77d..0000000
--- a/python-pypi/kinterbasdb/DOWNLOAD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/python-pypi/kinterbasdb/HISTORY b/python-pypi/kinterbasdb/HISTORY
deleted file mode 100644
index 03e6acc..0000000
--- a/python-pypi/kinterbasdb/HISTORY
+++ /dev/null
@@ -1,4 +0,0 @@
-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
deleted file mode 100755
index 27ba77d..0000000
--- a/python-pypi/kinterbasdb/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/python-pypi/kinterbasdb/PRE_BUILD
b/python-pypi/kinterbasdb/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/python-pypi/kinterbasdb/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/python-pypi/kinterbasdb/UP_TRIGGERS
b/python-pypi/kinterbasdb/UP_TRIGGERS
deleted file mode 100755
index 95effa1..0000000
--- a/python-pypi/kinterbasdb/UP_TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-up_trigger fdb cast_self



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b18860c9eee49709ed052edfec67de8adc5ada30), Treeve Jelbert, 09/22/2013

Archive powered by MHonArc 2.6.24.

Top of Page