[Lunar-commits] <moonbase> remove PyXML from zdeprecated. it is already present in the python dir.

Florin Braescu florin at lunar-linux.org
Mon Aug 29 10:31:45 CEST 2011


commit 4b274f03ff63703c4c755d19495b1c6aabb8925e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Aug 29 12:31:45 2011 +0400

    remove PyXML from zdeprecated. it is already present in the python dir.
---
 zdeprecated/PyXML/BUILD   |    4 ----
 zdeprecated/PyXML/DEPENDS |    2 --
 zdeprecated/PyXML/DETAILS |   15 ---------------
 3 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/zdeprecated/PyXML/BUILD b/zdeprecated/PyXML/BUILD
deleted file mode 100644
index d729935..0000000
--- a/zdeprecated/PyXML/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-(
- prepare_install       &&
- python setup.py install
-) > $C_FIFO 2>&1
diff --git a/zdeprecated/PyXML/DEPENDS b/zdeprecated/PyXML/DEPENDS
deleted file mode 100644
index e2414fd..0000000
--- a/zdeprecated/PyXML/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  Python
-
diff --git a/zdeprecated/PyXML/DETAILS b/zdeprecated/PyXML/DETAILS
deleted file mode 100644
index 44699fb..0000000
--- a/zdeprecated/PyXML/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
-          MODULE=PyXML
-         VERSION=0.8.4
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_VFY=sha1:6f30d5907b75ef76809c19e0103d78f4a5fb027c
-      SOURCE_URL=$SFORGE_URL/pyxml/
-        WEB_SITE=http://pyxml.sourceforge.net
-         ENTERED=20020515
-         UPDATED=20041204
-           SHORT="Tools for making xml apps in Python"
-cat << EOF
-A package collecting the tools required for writing basic XML
-applications in Python, along with documantation and sample code.
-Features include SAX, DOM, the xmlproc validating parser, and Expat
-interface, and more..
-EOF


More information about the Lunar-commits mailing list