[143331] trunk/dports/python/docker-compose/Portfile
sean at macports.org
sean at macports.org
Sat Dec 12 09:32:03 PST 2015
Revision: 143331
https://trac.macports.org/changeset/143331
Author: sean at macports.org
Date: 2015-12-10 16:21:18 -0800 (Thu, 10 Dec 2015)
Log Message:
-----------
docker-compose: update to 1.5.2
Modified Paths:
--------------
trunk/dports/python/docker-compose/Portfile
Modified: trunk/dports/python/docker-compose/Portfile
===================================================================
--- trunk/dports/python/docker-compose/Portfile 2015-12-11 00:21:17 UTC (rev 143330)
+++ trunk/dports/python/docker-compose/Portfile 2015-12-11 00:21:18 UTC (rev 143331)
@@ -5,7 +5,7 @@
PortGroup python 1.0
PortGroup github 1.0
-github.setup docker compose 1.5.1
+github.setup docker compose 1.5.2
name docker-compose
categories-append devel
platforms darwin
@@ -18,8 +18,8 @@
application up in a single command which does everything \
that needs to be done to get it running.
-checksums rmd160 05b1a8124aa5da3f4b2fcef6b7c7b788aa847db4 \
- sha256 65316b53ae6fed151055b5073366cbd82d4bf1ed138cf33cc9aa66c0c828824d
+checksums rmd160 3c324ca24c645442b037bd044dc95695f790c1d7 \
+ sha256 7e2f389b60e9b807635b67651b2f803f6658ba57c0d17320880c7583222b1757
python.default_version 27
@@ -31,7 +31,7 @@
# remove this after next release
post-extract {
- reinplace "s|requests >= .*|requests >= 2.6.1, < 2.8',|" ${worksrcpath}/setup.py
+ reinplace "s|requests >= .*|requests >= 2.6.1, < 2.9',|" ${worksrcpath}/setup.py
}
livecheck.regex archive/[join ${github.tag_prefix} ""](\[^"r\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d2598d2b/attachment.html>
More information about the macports-changes
mailing list