[142285] trunk/dports/python/py-mako/Portfile

stromnov at macports.org stromnov at macports.org
Sat Dec 12 05:06:46 PST 2015


Revision: 142285
          https://trac.macports.org/changeset/142285
Author:   stromnov at macports.org
Date:     2015-11-09 02:42:08 -0800 (Mon, 09 Nov 2015)
Log Message:
-----------
py-mako: update to version 1.0.3

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

Modified: trunk/dports/python/py-mako/Portfile
===================================================================
--- trunk/dports/python/py-mako/Portfile	2015-11-09 09:47:42 UTC (rev 142284)
+++ trunk/dports/python/py-mako/Portfile	2015-11-09 10:42:08 UTC (rev 142285)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-mako
-version             1.0.2
+version             1.0.3
 revision            0
 categories-append   www
 platforms           darwin
@@ -34,12 +34,12 @@
                     Python calling and scoping semantics.
 
 homepage            http://www.makotemplates.org/
-master_sites        https://pypi.python.org/packages/source/M/Mako/
+master_sites        pypi:M/Mako
 
 distname            Mako-${version}
 
-checksums           rmd160  5552d0aba41aafad18b65105df63e7b6584cdb9d \
-                    sha256  2550c2e4528820db68cbcbe668add5c71ab7fa332b7eada7919044bf8697679e
+checksums           rmd160  7a308e3289a6bfd0c20f7033a6c12ad11ceaa58a \
+                    sha256  7644bc0ee35965d2e146dde31827b8982ed70a58281085fac42869a09764d38c
 
 if {${name} ne ${subport}} {
 
@@ -58,7 +58,6 @@
 
     livecheck.type      none
 } else {
-    livecheck.type      regex
-    livecheck.url       https://pypi.python.org/pypi/mako/json
-    livecheck.regex     {Mako-(\d+(?:\.\d+)*)\.[tz]}
+    livecheck.name      Mako
+    livecheck.type      pypi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/8b22a01e/attachment.html>


More information about the macports-changes mailing list