[148646] trunk/dports/python/py-bottle/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri May 13 06:42:26 PDT 2016


Revision: 148646
          https://trac.macports.org/changeset/148646
Author:   khindenburg at macports.org
Date:     2016-05-13 06:42:26 -0700 (Fri, 13 May 2016)
Log Message:
-----------
py-bottle: update to 0.12.9 add py35 #51281

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

Modified: trunk/dports/python/py-bottle/Portfile
===================================================================
--- trunk/dports/python/py-bottle/Portfile	2016-05-13 13:29:15 UTC (rev 148645)
+++ trunk/dports/python/py-bottle/Portfile	2016-05-13 13:42:26 UTC (rev 148646)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             0.10.9
+version             0.12.9
 
 categories-append   devel
 license             MIT
@@ -28,10 +28,10 @@
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 distname            ${_name}-${version}
 
-python.versions     26 27 34
+python.versions     26 27 34 35
 
-checksums           rmd160 2d09fb3346e7249f54f495812a4868070fdf05ed \
-                    sha256 bfe88bcf920880d9c355f58b651a97e7f8b56437b104ff951fb985a129c06794
+checksums           rmd160 eef8c9d10ef39436aad0c776bf0bd23a5dcf15f8 \
+                    sha256 fe0a24b59385596d02df7ae7845fe7d7135eea73799d03348aeb9f3771500051
 
 if {${name} ne ${subport}} {
     livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160513/9c13364f/attachment.html>


More information about the macports-changes mailing list