pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-gssapi



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Aug 11 12:06:15 UTC 2019

Modified Files:
        pkgsrc/security/py-gssapi: Makefile distinfo

Log Message:
py-gssapi: updated to 1.6.1

v1.6.1:
Features
* Windows support, with wheels!
* GSSAPI extension rfc4178 (set_neg_mechs) support
* Expose mechanisms in the high-level API
* Test suite improvements

Documentation
* Add documentation for common cred store values
* Documentation typo fixes


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/py-gssapi/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/py-gssapi/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-gssapi/Makefile
diff -u pkgsrc/security/py-gssapi/Makefile:1.11 pkgsrc/security/py-gssapi/Makefile:1.12
--- pkgsrc/security/py-gssapi/Makefile:1.11     Sat Aug  3 11:42:38 2019
+++ pkgsrc/security/py-gssapi/Makefile  Sun Aug 11 12:06:15 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2019/08/03 11:42:38 adam Exp $
+# $NetBSD: Makefile,v 1.12 2019/08/11 12:06:15 adam Exp $
 
-DISTNAME=      gssapi-1.6.0
+DISTNAME=      gssapi-1.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gssapi/}

Index: pkgsrc/security/py-gssapi/distinfo
diff -u pkgsrc/security/py-gssapi/distinfo:1.8 pkgsrc/security/py-gssapi/distinfo:1.9
--- pkgsrc/security/py-gssapi/distinfo:1.8      Sat Aug  3 11:42:38 2019
+++ pkgsrc/security/py-gssapi/distinfo  Sun Aug 11 12:06:15 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/08/03 11:42:38 adam Exp $
+$NetBSD: distinfo,v 1.9 2019/08/11 12:06:15 adam Exp $
 
-SHA1 (gssapi-1.6.0.tar.gz) = 87fb6190f5fb1a16ce25e2650bdbc2e80e5e7ab6
-RMD160 (gssapi-1.6.0.tar.gz) = 4a11c56ceec9f2fe82390189604ee5cd4f0cf1ba
-SHA512 (gssapi-1.6.0.tar.gz) = 674a15373353599af6efafd25d2ed953f436d5ad91634bb7d5eb74efad2564e0b97a9333b22446684d267623687ff7c2f13ede216fc556526e18e79013fcd3f7
-Size (gssapi-1.6.0.tar.gz) = 1042936 bytes
+SHA1 (gssapi-1.6.1.tar.gz) = 8aadc242274731ad4fb9b48bbf25f2ef632c4f3c
+RMD160 (gssapi-1.6.1.tar.gz) = 995e68994680e92b51345403b282adfff84d0200
+SHA512 (gssapi-1.6.1.tar.gz) = ca77053ceb9b8097501df45492c0806f0b6aae8ebd7fd02b86e9e120eb18cec7ead75ff9a25f61e3de49b68d370adfe2d607f261dcf44b9a27b66ba649ca8193
+Size (gssapi-1.6.1.tar.gz) = 1042941 bytes



Home | Main Index | Thread Index | Old Index