[144089] trunk/dports/python/py-twilio/Portfile

aronnax at macports.org aronnax at macports.org
Fri Jan 1 06:32:42 PST 2016


Revision: 144089
          https://trac.macports.org/changeset/144089
Author:   aronnax at macports.org
Date:     2016-01-01 06:32:42 -0800 (Fri, 01 Jan 2016)
Log Message:
-----------
py-twilio: update to 5.2.0

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

Modified: trunk/dports/python/py-twilio/Portfile
===================================================================
--- trunk/dports/python/py-twilio/Portfile	2016-01-01 08:06:23 UTC (rev 144088)
+++ trunk/dports/python/py-twilio/Portfile	2016-01-01 14:32:42 UTC (rev 144089)
@@ -6,7 +6,7 @@
 
 set realname        twilio
 name                py-${realname}
-version             5.0.0
+version             5.2.0
 python.versions     27 34 35
 license             MIT
 platforms           darwin
@@ -18,9 +18,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/
 distname            ${realname}-${version}
 
-checksums           md5     098007fad1d6a40cfdedf80b4e495bc4 \
-                    rmd160  c20ea95275121f6472968813ac93ebd0f387d3c7 \
-                    sha256  354d88a9edb9047d786a7106d327c90365306f8e397859f91913aab12ecffae9
+checksums           md5     24cca520901f5952f0df01d2969edf71 \
+                    rmd160  04d008463a3742c606d32d5bb3e6c0a880a0f876 \
+                    sha256  224749c591b7137247a11efc645f2c46ecd66741a64bddb929d0476cbc61b543
 
 if {${name} eq ${subport}} {
     livecheck.type  regex
@@ -29,7 +29,6 @@
 } else {
     depends_lib-append \
                     port:py${python.version}-httplib2 \
-                    port:py${python.version}-jwt \
                     port:py${python.version}-six \
                     port:py${python.version}-tz
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160101/45ec1f29/attachment.html>


More information about the macports-changes mailing list