[144866] trunk/dports/python/py-awscli/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Jan 19 18:19:09 PST 2016


Revision: 144866
          https://trac.macports.org/changeset/144866
Author:   khindenburg at macports.org
Date:     2016-01-19 18:19:09 -0800 (Tue, 19 Jan 2016)
Log Message:
-----------
py-awscli: update to 1.9.21

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

Modified: trunk/dports/python/py-awscli/Portfile
===================================================================
--- trunk/dports/python/py-awscli/Portfile	2016-01-20 02:10:16 UTC (rev 144865)
+++ trunk/dports/python/py-awscli/Portfile	2016-01-20 02:19:09 UTC (rev 144866)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                py-awscli
-version             1.7.22
-revision            1
+version             1.9.21
 platforms           darwin
 license             Apache-2
 maintainers         pixilla openmaintainer
@@ -18,8 +17,8 @@
 master_sites        https://pypi.python.org/packages/source/a/awscli
 distname            awscli-${version}
 
-checksums           rmd160  6e5c4845a697c3cae545f0df4b99293e6cb28c1d \
-                    sha256  2fb351c22b5f7b2c91a821ffdd1eddf88c9bf26206b18476d126fd17d304ba3e
+checksums           rmd160  68bb81fbc880d5745d85fdae20d6dc67efdf0a31 \
+                    sha256  b9381c0e180e440e663375ef8066f901aa72b280d0c549b7fc71ded005c064ce
 
 python.versions     27 34
 
@@ -55,6 +54,5 @@
 
     livecheck.type      none
 } else {
-    livecheck.type      regex
-    livecheck.url       ${master_sites}
+    livecheck.type      pypi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160119/a8194039/attachment-0001.html>


More information about the macports-changes mailing list