[62021] trunk/dports/python
blb at macports.org
blb at macports.org
Sun Dec 27 19:47:02 PST 2009
Revision: 62021
http://trac.macports.org/changeset/62021
Author: blb at macports.org
Date: 2009-12-27 19:46:59 -0800 (Sun, 27 Dec 2009)
Log Message:
-----------
New port - python/py31-lxml, Powerful and Pythonic XML processing library
Added Paths:
-----------
trunk/dports/python/py31-lxml/
trunk/dports/python/py31-lxml/Portfile
Removed Paths:
-------------
trunk/dports/python/py31-lxml/Portfile
Deleted: trunk/dports/python/py31-lxml/Portfile
===================================================================
--- trunk/dports/python/py26-lxml/Portfile 2009-12-27 23:54:31 UTC (rev 62019)
+++ trunk/dports/python/py31-lxml/Portfile 2009-12-28 03:46:59 UTC (rev 62021)
@@ -1,29 +0,0 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
-# $Id$
-
-PortSystem 1.0
-PortGroup python26 1.0
-
-name py26-lxml
-version 2.2.2
-categories python devel
-platforms darwin
-maintainers gmail.com:dbraband openmaintainer
-description Powerful and Pythonic XML processing library
-long_description lxml is a Pythonic binding for the libxml2 and libxslt \
- libraries. It is unique in that it combines the speed and \
- feature completeness of these libraries with the \
- simplicity of a native Python API, mostly compatible but \
- superior to the well-known ElementTree API.
-
-homepage http://codespeak.net/lxml/
-master_sites http://pypi.python.org/packages/source/l/lxml/
-checksums md5 2f2fcb6aae51b5b417a3c0a6b256ec56 \
- sha1 eec5fbcd513d24fc96e85ad7f7f16a6200067c6c \
- rmd160 8cc42ceb7c631ba63763d6bb664d87ec3bcf84b0
-distname lxml-${version}
-depends_lib-append port:libxml2 port:libxslt port:py26-setuptools
-
-livecheck.type regex
-livecheck.url ${master_sites}
-livecheck.regex "lxml-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Copied: trunk/dports/python/py31-lxml/Portfile (from rev 62020, trunk/dports/python/py26-lxml/Portfile)
===================================================================
--- trunk/dports/python/py31-lxml/Portfile (rev 0)
+++ trunk/dports/python/py31-lxml/Portfile 2009-12-28 03:46:59 UTC (rev 62021)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python31 1.0
+
+name py31-lxml
+version 2.2.4
+categories python devel
+platforms darwin
+maintainers blb openmaintainer
+description Powerful and Pythonic XML processing library
+long_description lxml is a Pythonic binding for the libxml2 and libxslt \
+ libraries. It is unique in that it combines the speed and \
+ feature completeness of these libraries with the \
+ simplicity of a native Python API, mostly compatible but \
+ superior to the well-known ElementTree API.
+
+homepage http://codespeak.net/lxml/
+master_sites http://pypi.python.org/packages/source/l/lxml/
+checksums md5 077841e74ee728e7746b65d8483274be \
+ sha1 da97ed375268363ad40501bcfc6980a6c5100d5e \
+ rmd160 b7abdd8faee1ef1b2f1868fb188a2faea25a012e
+distname lxml-${version}
+depends_lib-append port:libxml2 port:libxslt
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "lxml-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091227/0c86dfda/attachment-0001.html>
More information about the macports-changes
mailing list