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

aronnax at macports.org aronnax at macports.org
Fri Sep 27 06:20:51 PDT 2013


Revision: 111615
          https://trac.macports.org/changeset/111615
Author:   aronnax at macports.org
Date:     2013-09-27 06:20:51 -0700 (Fri, 27 Sep 2013)
Log Message:
-----------
py-twilio: upgrade to 3.6.2, add Python 3.3 subport

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

Modified: trunk/dports/python/py-twilio/Portfile
===================================================================
--- trunk/dports/python/py-twilio/Portfile	2013-09-27 13:18:31 UTC (rev 111614)
+++ trunk/dports/python/py-twilio/Portfile	2013-09-27 13:20:51 UTC (rev 111615)
@@ -6,9 +6,8 @@
 
 set realname        twilio
 name                py-${realname}
-version             3.5.1
-revision            1
-python.versions     25 26 27 32
+version             3.6.2
+python.versions     25 26 27 32 33
 license             MIT
 platforms           darwin
 supported_archs     noarch
@@ -19,9 +18,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/
 distname            ${realname}-${version}
 
-checksums           md5     a33890f8b1527af9cd0d2018949934ea \
-                    rmd160  06c0a70e16ab626ca92c6130958b082ee50d213c \
-                    sha256  737e88255fdbfb2f6a5377b6492d7bfe826a9d33bad10fb3a5c9a5c6538144e8
+checksums           md5     7e7b2024a8f85bc3d0a701cfad287083 \
+                    rmd160  c8e91af9e8fccf985668b3e751ddb13c1515020e \
+                    sha256  d440434f9e1a51b15bc7f6a6951304457ee3cfa834ca047763695d5fb8b09bc5
 
 if {${subport} == ${name}} {
     livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130927/9b3ed28b/attachment.html>


More information about the macports-changes mailing list