[137668] trunk/dports/python/py-virtualenvwrapper/Portfile
larryv at macports.org
larryv at macports.org
Tue Jun 16 21:53:17 PDT 2015
Revision: 137668
https://trac.macports.org/changeset/137668
Author: larryv at macports.org
Date: 2015-06-16 21:53:17 -0700 (Tue, 16 Jun 2015)
Log Message:
-----------
py-virtualenvwrapper: Use DOAP for livecheck
Modified Paths:
--------------
trunk/dports/python/py-virtualenvwrapper/Portfile
Modified: trunk/dports/python/py-virtualenvwrapper/Portfile
===================================================================
--- trunk/dports/python/py-virtualenvwrapper/Portfile 2015-06-17 04:53:15 UTC (rev 137667)
+++ trunk/dports/python/py-virtualenvwrapper/Portfile 2015-06-17 04:53:17 UTC (rev 137668)
@@ -38,6 +38,6 @@
livecheck.type none
} else {
livecheck.type regex
- livecheck.url http://pypi.python.org/pypi/${real_name}
- livecheck.regex ${real_name}-(\[0-9.\]+)${extract.suffix}
+ livecheck.url https://pypi.python.org/pypi?:action=doap&name=${real_name}
+ livecheck.regex {<revision>(\d+(\.\d+)+)</revision>}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150616/c22f4b74/attachment.html>
More information about the macports-changes
mailing list