[115724] trunk/dports/python/py-passlib/Portfile

snc at macports.org snc at macports.org
Thu Jan 9 13:31:10 PST 2014


Revision: 115724
          https://trac.macports.org/changeset/115724
Author:   snc at macports.org
Date:     2014-01-09 13:31:10 -0800 (Thu, 09 Jan 2014)
Log Message:
-----------
py-passlib:
 * update to 1.6.2
 * remove Python 3.1, 3.2

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

Modified: trunk/dports/python/py-passlib/Portfile
===================================================================
--- trunk/dports/python/py-passlib/Portfile	2014-01-09 21:16:02 UTC (rev 115723)
+++ trunk/dports/python/py-passlib/Portfile	2014-01-09 21:31:10 UTC (rev 115724)
@@ -5,8 +5,8 @@
 PortGroup               python 1.0
 
 name                    py-passlib
-version                 1.6.1
-python.versions         27 31 32
+version                 1.6.2
+python.versions         27 33
 categories-append       www security
 maintainers             snc openmaintainer
 license                 bsd
@@ -28,8 +28,9 @@
 if {${name} ne ${subport}} {
     depends_build       port:py${python.version}-setuptools
 
-    checksums           rmd160  61e37ea0e65118410fe129e456336191fd16471b \
-                        sha256  00cfb564feb2d97ebaf6b28acdc9277a0c73c3c1df7b2a7b65605c76e724177b
+    checksums           md5     7334e15062c068a45299c4e045840fef \
+                        rmd160  e3551e1b2841f4f32e47be2d20662c7fe245aa96 \
+                        sha256  df61b5f24be662c269a2a5afce03c94e866fe37c02e24c0a5790f779fe5d3426
 
     livecheck.type          none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140109/a6c6e672/attachment.html>


More information about the macports-changes mailing list