pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-gssapi py-gssapi: updated to 1.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc430fd89f4f
branches:  trunk
changeset: 399546:bc430fd89f4f
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Aug 11 12:06:15 2019 +0000

description:
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

diffstat:

 security/py-gssapi/Makefile |   4 ++--
 security/py-gssapi/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r f18a28dc040b -r bc430fd89f4f security/py-gssapi/Makefile
--- a/security/py-gssapi/Makefile       Sun Aug 11 12:02:17 2019 +0000
+++ b/security/py-gssapi/Makefile       Sun Aug 11 12:06:15 2019 +0000
@@ -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/}
diff -r f18a28dc040b -r bc430fd89f4f security/py-gssapi/distinfo
--- a/security/py-gssapi/distinfo       Sun Aug 11 12:02:17 2019 +0000
+++ b/security/py-gssapi/distinfo       Sun Aug 11 12:06:15 2019 +0000
@@ -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