[141476] trunk/dports/python/py-pep8-157/Portfile
petr at macports.org
petr at macports.org
Sat Dec 12 01:41:36 PST 2015
Revision: 141476
https://trac.macports.org/changeset/141476
Author: petr at macports.org
Date: 2015-10-19 13:50:56 -0700 (Mon, 19 Oct 2015)
Log Message:
-----------
py-pep8-157: deactivate livecheck, not useful for pinned version
Modified Paths:
--------------
trunk/dports/python/py-pep8-157/Portfile
Modified: trunk/dports/python/py-pep8-157/Portfile
===================================================================
--- trunk/dports/python/py-pep8-157/Portfile 2015-10-19 20:43:36 UTC (rev 141475)
+++ trunk/dports/python/py-pep8-157/Portfile 2015-10-19 20:50:56 UTC (rev 141476)
@@ -58,10 +58,6 @@
port select --set ${select.group} [file tail ${select.file}]
"
-
- livecheck.type none
-} else {
- livecheck.type regex
- livecheck.url https://pypi.python.org/pypi/${realname}/json
- livecheck.regex "${realname}-(\\d+(\\.\\d+)+)\\${extract.suffix}"
}
+
+livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/0166fc1a/attachment.html>
More information about the macports-changes
mailing list