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

aronnax at macports.org aronnax at macports.org
Sun Feb 16 10:42:12 PST 2014


Revision: 117103
          https://trac.macports.org/changeset/117103
Author:   aronnax at macports.org
Date:     2014-02-16 10:42:11 -0800 (Sun, 16 Feb 2014)
Log Message:
-----------
py-twilio: update to 3.6.5

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

Modified: trunk/dports/python/py-twilio/Portfile
===================================================================
--- trunk/dports/python/py-twilio/Portfile	2014-02-16 18:21:16 UTC (rev 117102)
+++ trunk/dports/python/py-twilio/Portfile	2014-02-16 18:42:11 UTC (rev 117103)
@@ -6,7 +6,7 @@
 
 set realname        twilio
 name                py-${realname}
-version             3.6.4
+version             3.6.5
 python.versions     25 26 27 32 33
 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     966e5fdf5f5bb0a331f5c6f95743ee80 \
-                    rmd160  5032439cb2ecee03c87d8a7ba51c9c15f3fb7d37 \
-                    sha256  8a1e2059758204bacc206ce6bd63d7a0b0393e31e21a26ca5031bb1c80c0f4a5
+checksums           md5     258950bd17e69525d9b9248b9e43f91e \
+                    rmd160  4134966a68f69855082b7c5f86c186043ee9ab63 \
+                    sha256  51e66ac425651d763eff427e8b00290e63af38d3c258b095e41825b251a30acb
 
 if {${name} eq ${subport}} {
     livecheck.type  regex
@@ -29,8 +29,7 @@
 } else {
     depends_lib-append \
                     port:py${python.version}-six \
-                    port:py${python.version}-httplib2 \
-                    port:py${python.version}-unittest2
+                    port:py${python.version}-httplib2
 
     depends_build-append \
                     port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140216/e04cd4e0/attachment.html>


More information about the macports-changes mailing list