[35393] trunk/dports/python

akira at macports.org akira at macports.org
Thu Mar 27 06:47:02 PDT 2008


Revision: 35393
          http://trac.macosforge.org/projects/macports/changeset/35393
Author:   akira at macports.org
Date:     2008-03-27 06:46:58 -0700 (Thu, 27 Mar 2008)

Log Message:
-----------
Updated lxml to 2.0.3 and took maintainership

Modified Paths:
--------------
    trunk/dports/python/py-lxml/Portfile
    trunk/dports/python/py25-lxml/Portfile

Modified: trunk/dports/python/py-lxml/Portfile
===================================================================
--- trunk/dports/python/py-lxml/Portfile	2008-03-27 13:02:39 UTC (rev 35392)
+++ trunk/dports/python/py-lxml/Portfile	2008-03-27 13:46:58 UTC (rev 35393)
@@ -1,13 +1,13 @@
+# -*- 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         python24 1.0
 
 name              py-lxml
-version           2.0alpha6
+version           2.0.3
 categories        python devel 
 platforms         darwin
-maintainers       nomaintainer
+maintainers       akira 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 \
@@ -18,9 +18,8 @@
 
 homepage          http://codespeak.net/lxml/
 master_sites      http://pypi.python.org/packages/source/l/lxml/
-checksums         md5 306d0277a24e0798f74793622b0a1b92 \
-                  sha1 fafae7201568ec8f101e8f614e964f38d0c784a3 \
-                  rmd160 4ebc83603357a98674151a0d54961417a77b9a3a
+checksums         md5 cdef802a5543571c167140efaf788b69 \
+                  sha1 1ffa38df8cd738653ab0c988f82617dbbbf20794 \
+                  rmd160 25ba3ba87bc000dfe52e5c10f3d5eddbb45fbf77
 distname          lxml-${version}
 depends_lib-append port:libxml2 port:libxslt port:py-hashlib port:py-setuptools port:py-zlib
-

Modified: trunk/dports/python/py25-lxml/Portfile
===================================================================
--- trunk/dports/python/py25-lxml/Portfile	2008-03-27 13:02:39 UTC (rev 35392)
+++ trunk/dports/python/py25-lxml/Portfile	2008-03-27 13:46:58 UTC (rev 35393)
@@ -1,13 +1,13 @@
+# -*- 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         python25 1.0
 
 name              py25-lxml
-version           2.0alpha6
+version           2.0.3
 categories        python devel 
 platforms         darwin
-maintainers       nomaintainer
+maintainers       akira 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 \
@@ -18,9 +18,8 @@
 
 homepage          http://codespeak.net/lxml/
 master_sites      http://pypi.python.org/packages/source/l/lxml/
-checksums         md5 306d0277a24e0798f74793622b0a1b92 \
-                  sha1 fafae7201568ec8f101e8f614e964f38d0c784a3 \
-                  rmd160 4ebc83603357a98674151a0d54961417a77b9a3a
+checksums         md5 cdef802a5543571c167140efaf788b69 \
+                  sha1 1ffa38df8cd738653ab0c988f82617dbbbf20794 \
+                  rmd160 25ba3ba87bc000dfe52e5c10f3d5eddbb45fbf77
 distname          lxml-${version}
 depends_lib-append port:libxml2 port:libxslt port:py25-hashlib port:py25-setuptools port:py25-zlib
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080327/17084b2f/attachment-0001.html 


More information about the macports-changes mailing list