[144869] trunk/dports/python/py-boto3/Portfile

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


Revision: 144869
          https://trac.macports.org/changeset/144869
Author:   khindenburg at macports.org
Date:     2016-01-19 18:45:41 -0800 (Tue, 19 Jan 2016)
Log Message:
-----------
py-boto3: update to 1.2.3

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

Modified: trunk/dports/python/py-boto3/Portfile
===================================================================
--- trunk/dports/python/py-boto3/Portfile	2016-01-20 02:40:44 UTC (rev 144868)
+++ trunk/dports/python/py-boto3/Portfile	2016-01-20 02:45:41 UTC (rev 144869)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-boto3
-version             1.1.0
+version             1.2.3
 platforms           darwin
 license             Apache-2
 maintainers         nomaintainer
@@ -15,10 +15,10 @@
 
 homepage            https://github.com/boto/boto3
 master_sites        https://pypi.python.org/packages/source/b/boto3
-distname            boto3-1.1.0
+distname            boto3-${version}
 
-checksums           rmd160  98e665d8aa573ef06d736a47babd756f2ca6d8f8 \
-                    sha256  4de7b9216bc9b02ab9b3841be60f9cd7469d750d3886f1b162ebf9344a60dad0
+checksums           rmd160  adcc22281811c6722c35ab4808a65d0bea20834a \
+                    sha256  091206847d296520e5ec57706a5e4b428d017352eb3168c6bcb9a1ac9feab224
 
 python.versions     27 34
 
@@ -31,6 +31,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/951fbc44/attachment.html>


More information about the macports-changes mailing list