pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-ntlm-auth



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 27 10:11:26 UTC 2019

Modified Files:
        pkgsrc/security/py-ntlm-auth: Makefile distinfo

Log Message:
py-ntlm-auth: updated to 1.4.0

1.4.0:
* Added the session_key attribute to the NtlmContext class so the session key can be accessed in downstream libraries


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-ntlm-auth/Makefile \
    pkgsrc/security/py-ntlm-auth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-ntlm-auth/Makefile
diff -u pkgsrc/security/py-ntlm-auth/Makefile:1.5 pkgsrc/security/py-ntlm-auth/Makefile:1.6
--- pkgsrc/security/py-ntlm-auth/Makefile:1.5   Fri Apr 26 15:20:14 2019
+++ pkgsrc/security/py-ntlm-auth/Makefile       Tue Aug 27 10:11:26 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/04/26 15:20:14 adam Exp $
+# $NetBSD: Makefile,v 1.6 2019/08/27 10:11:26 adam Exp $
 
-DISTNAME=      ntlm-auth-1.3.0
+DISTNAME=      ntlm-auth-1.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/ntlm-auth/}
Index: pkgsrc/security/py-ntlm-auth/distinfo
diff -u pkgsrc/security/py-ntlm-auth/distinfo:1.5 pkgsrc/security/py-ntlm-auth/distinfo:1.6
--- pkgsrc/security/py-ntlm-auth/distinfo:1.5   Fri Apr 26 15:20:14 2019
+++ pkgsrc/security/py-ntlm-auth/distinfo       Tue Aug 27 10:11:26 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/04/26 15:20:14 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/08/27 10:11:26 adam Exp $
 
-SHA1 (ntlm-auth-1.3.0.tar.gz) = 0d9e7e36838a4a7c11a35d76c8857173fbae3fa9
-RMD160 (ntlm-auth-1.3.0.tar.gz) = 62ba11a00fe75e2961bb6729f65320bdf7b59ff8
-SHA512 (ntlm-auth-1.3.0.tar.gz) = 6fa79d388e439e808c1c5781f0b0e6c7f0343a6419ed1de9a5a9ace15851af8469af2e2814a127b69a83ae90521491060334a2d7c0c65ad7212bf4a88f3af4ef
-Size (ntlm-auth-1.3.0.tar.gz) = 28419 bytes
+SHA1 (ntlm-auth-1.4.0.tar.gz) = 6e2d58d84597463c2adb5a8c578991cca7e6a65c
+RMD160 (ntlm-auth-1.4.0.tar.gz) = 9b485e8cdb23bfe0fcb4a35c4b7d19461ada2461
+SHA512 (ntlm-auth-1.4.0.tar.gz) = 99c3c03cc4306b8e1ecc498d9368f383e38d1f2715a9bf6354bbfdfe49101a0978ca0464454d72f77fce8fa0a85e184aa33bad4ed5ddda15aff9ed56e0605f80
+Size (ntlm-auth-1.4.0.tar.gz) = 28340 bytes



Home | Main Index | Thread Index | Old Index