[Lunar-commits] <moonbase> pysqlite1: remove it from the moonbase.

Florin Braescu florin at lunar-linux.org
Sun Sep 14 17:30:26 CEST 2008


commit cc59132d4989c1ba6875bc44810b574c2aa347a4
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Sep 14 18:30:26 2008 +0300

    pysqlite1: remove it from the moonbase.
---
 python/pysqlite1/BUILD   |    7 -------
 python/pysqlite1/DEPENDS |    2 --
 python/pysqlite1/DETAILS |   15 ---------------
 3 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/python/pysqlite1/BUILD b/python/pysqlite1/BUILD
deleted file mode 100644
index 78f4c91..0000000
--- a/python/pysqlite1/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
-  python setup.py build  &&
-  prepare_install        &&
-  python setup.py install
-
-) > $C_FIFO 2>&1
diff --git a/python/pysqlite1/DEPENDS b/python/pysqlite1/DEPENDS
deleted file mode 100644
index f1f34ac..0000000
--- a/python/pysqlite1/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  Python  &&
-depends  sqlite
diff --git a/python/pysqlite1/DETAILS b/python/pysqlite1/DETAILS
deleted file mode 100644
index 37cc76f..0000000
--- a/python/pysqlite1/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
-          MODULE=pysqlite1
-         VERSION=1.1.6
-          SOURCE=pysqlite-$VERSION.tar.gz
-      SOURCE_URL=http://initd.org/pub/software/pysqlite/releases/1.1/$VERSION/
-      SOURCE_VFY=sha1:09ec619b7c879038430c48b2cd32a0e18ace44ad
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/pysqlite
-        WEB_SITE=http://pysqlite.org/
-         ENTERED=20050805
-         UPDATED=20050805
-           SHORT="Python SQLite bindings -- old version"
-
-cat << EOF
-pysqlite is a Python DB-API 2.0 interface for the SQLite embedded
-relational database engine.
-EOF


More information about the Lunar-commits mailing list