[94250] trunk/dports/python/py-lepl/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jun 13 04:13:28 PDT 2012


Revision: 94250
          https://trac.macports.org/changeset/94250
Author:   stromnov at macports.org
Date:     2012-06-13 04:13:28 -0700 (Wed, 13 Jun 2012)
Log Message:
-----------
py-lepl: update to version 5.1.3

Modified Paths:
--------------
    trunk/dports/python/py-lepl/Portfile

Modified: trunk/dports/python/py-lepl/Portfile
===================================================================
--- trunk/dports/python/py-lepl/Portfile	2012-06-13 11:11:33 UTC (rev 94249)
+++ trunk/dports/python/py-lepl/Portfile	2012-06-13 11:13:28 UTC (rev 94250)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-lepl
-version             5.1.2
+version             5.1.3
 revision            0
 categories          python devel
 license             MPL
@@ -24,14 +24,14 @@
 master_sites        http://pypi.python.org/packages/source/L/LEPL/
 distname            LEPL-${version}
 
-checksums           rmd160  aeb463453b96a3fde2b402a39e50b72e9dc08030 \
-                    sha256  b604d9823f7a71441e1a6e124c3dc4081c5ed4597d9d8715768346de6096faae
+checksums           rmd160  dc5bb15465e38d7748a440e644adbc3a2984a929 \
+                    sha256  a8715c709308350ce4afed5d525682656886d38141387ec87d44421da8d41397
 
 python.default_version  27
-python.versions     26 27
+python.versions     26 27 32
 
 if {$subport != $name} {
-    depends_build   port:py${python.version}-distribute
+    depends_build-append    port:py${python.version}-distribute
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120613/952d576b/attachment.html>


More information about the macports-changes mailing list