pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security add & enable py-oauthlib



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a51e28893fce
branches:  trunk
changeset: 634083:a51e28893fce
user:      imil <imil%pkgsrc.org@localhost>
date:      Thu May 08 15:22:51 2014 +0000

description:
add & enable py-oauthlib

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2d31f2e33061 -r a51e28893fce security/Makefile
--- a/security/Makefile Thu May 08 15:19:14 2014 +0000
+++ b/security/Makefile Thu May 08 15:22:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.508 2014/05/06 05:23:08 dsainty Exp $
+# $NetBSD: Makefile,v 1.509 2014/05/08 15:22:51 imil Exp $
 #
 
 COMMENT=       Security tools
@@ -358,6 +358,7 @@
 SUBDIR+=       py-mcrypt
 SUBDIR+=       py-oauth
 SUBDIR+=       py-oauth2
+SUBDIR+=       py-oauthlib
 SUBDIR+=       py-openid
 SUBDIR+=       py-paramiko
 SUBDIR+=       py-passlib



Home | Main Index | Thread Index | Old Index