[142925] trunk/dports/python/py-flask-login/Portfile

aronnax at macports.org aronnax at macports.org
Sat Dec 12 07:49:04 PST 2015


Revision: 142925
          https://trac.macports.org/changeset/142925
Author:   aronnax at macports.org
Date:     2015-11-28 06:20:48 -0800 (Sat, 28 Nov 2015)
Log Message:
-----------
py-flask-login: update to 0.3.2, add Python 3.3 and 3.4 subports

Modified Paths:
--------------
    trunk/dports/python/py-flask-login/Portfile

Modified: trunk/dports/python/py-flask-login/Portfile
===================================================================
--- trunk/dports/python/py-flask-login/Portfile	2015-11-28 09:00:56 UTC (rev 142924)
+++ trunk/dports/python/py-flask-login/Portfile	2015-11-28 14:20:48 UTC (rev 142925)
@@ -6,8 +6,8 @@
 
 name                py-flask-login
 set realname        Flask-Login
-version             0.2.11
-python.versions     26 27
+version             0.3.2
+python.versions     26 27 33 34
 license             MIT
 platforms           darwin
 supported_archs     noarch
@@ -20,9 +20,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/
 distname            ${realname}-${version}
 
-checksums           md5     c0a7eaf28623f0aeac4929dc05a7a064 \
-                    sha1    d23f920096b40a6794e0a0e8997aca823382af7d \
-                    rmd160  769f9928641ac7def1ebf33e5b77027174899626
+checksums           md5     d95c2275d3e1c755145910077366dc45 \
+                    sha1    cc86220a08fc966c1a978c72a8d945c88902f82d \
+                    rmd160  863929ea113c3147928cf2ea255cd3ec2ef839ce
 
 if {${name} eq ${subport}} {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/a6b0ffc7/attachment.html>


More information about the macports-changes mailing list