[150629] trunk/dports/python/py-virtualenv/Portfile

larryv at macports.org larryv at macports.org
Sun Jul 24 20:36:32 PDT 2016


Revision: 150629
          https://trac.macports.org/changeset/150629
Author:   larryv at macports.org
Date:     2016-07-24 20:36:32 -0700 (Sun, 24 Jul 2016)
Log Message:
-----------
py-virtualenv: Use default PyPI livecheck

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

Modified: trunk/dports/python/py-virtualenv/Portfile
===================================================================
--- trunk/dports/python/py-virtualenv/Portfile	2016-07-25 00:07:21 UTC (rev 150628)
+++ trunk/dports/python/py-virtualenv/Portfile	2016-07-25 03:36:32 UTC (rev 150629)
@@ -41,8 +41,4 @@
     }
 
     livecheck.type  none
-} else {
-    livecheck.type  regex
-    livecheck.url   https://pypi.python.org/pypi?:action=doap&name=${python.rootname}
-    livecheck.regex {<revision>(\d+(?:\.\d+)*)</revision>}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160724/dcd4649e/attachment.html>


More information about the macports-changes mailing list