aboutsummaryrefslogtreecommitdiff
path: root/security/py-passlib
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-08-12 13:12:59 +0000
committerWen Heping <wen@FreeBSD.org>2012-08-12 13:12:59 +0000
commit991f8397ecc2796cf2d70a46201e036ac238019a (patch)
treeec8ff7b3d9a656a276d2fdd461f22eaf2d151f10 /security/py-passlib
parent3d180c3cb10d8982298715e9664ab02bdce9ae88 (diff)
downloadports-991f8397ecc2796cf2d70a46201e036ac238019a.tar.gz
ports-991f8397ecc2796cf2d70a46201e036ac238019a.zip
- Update to 1.6.1
- Adjust USE_PYTHON versions (Py3k ready) PR: 170547 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=302435
Diffstat (limited to 'security/py-passlib')
-rw-r--r--security/py-passlib/Makefile4
-rw-r--r--security/py-passlib/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-passlib/Makefile b/security/py-passlib/Makefile
index 2e9603474354..5871ed63446e 100644
--- a/security/py-passlib/Makefile
+++ b/security/py-passlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= passlib
-PORTVERSION= 1.6
+PORTVERSION= 1.6.1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ COMMENT= Python password hashing framework supporting over 30 schemes
LICENSE= BSD
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>
diff --git a/security/py-passlib/distinfo b/security/py-passlib/distinfo
index 47cbc1cac81e..ad8a6aedf3ec 100644
--- a/security/py-passlib/distinfo
+++ b/security/py-passlib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (passlib-1.6.tar.gz) = 9e546e00bc19f7f4bfa84ec2770ea4c226b577149a094c3455711fc7a74d7117
-SIZE (passlib-1.6.tar.gz) = 390451
+SHA256 (passlib-1.6.1.tar.gz) = 00cfb564feb2d97ebaf6b28acdc9277a0c73c3c1df7b2a7b65605c76e724177b
+SIZE (passlib-1.6.1.tar.gz) = 395855