summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-12-06 12:19:43 +0000
committeradam <adam@pkgsrc.org>2017-12-06 12:19:43 +0000
commit814a56b5a343bb9ef2ecb0d48f5be5b855a63c36 (patch)
treea6c7763f0f182c1162d1a75e6fc6db25a454589c /security
parent926e3683e0dd5ba8d55ca189bfb114dc6389ccda (diff)
downloadpkgsrc-814a56b5a343bb9ef2ecb0d48f5be5b855a63c36.tar.gz
py-gssapi: updated to 1.3.0
1.3.0: Features * Support RFC 5587: Extended GSS Mechanism Inquiry APIs * Support RFC 5801: Using GSSAPI Mechanisms in SASL Bugfixes * Fix potential infinite recursion in GSSError#display_status when there is an error displaying the error * Read the linker path during setup to support properly building with Heimdal on Debian * Fix OID inequality comparison Tooling * k5test and gssapi-console now live in their own projects. They can be found at pythongssapi/k5test and pythongssapi/gssapi-console, respectively, and are available on PyPI as k5test and gssapi_console
Diffstat (limited to 'security')
-rw-r--r--security/py-gssapi/Makefile4
-rw-r--r--security/py-gssapi/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/py-gssapi/Makefile b/security/py-gssapi/Makefile
index ceb7f7e1d4e..043a21c7695 100644
--- a/security/py-gssapi/Makefile
+++ b/security/py-gssapi/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/11/30 08:07:33 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/12/06 12:19:43 adam Exp $
-DISTNAME= gssapi-1.2.3
+DISTNAME= gssapi-1.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gssapi/}
diff --git a/security/py-gssapi/distinfo b/security/py-gssapi/distinfo
index 69372f4c622..a3046e2d3a7 100644
--- a/security/py-gssapi/distinfo
+++ b/security/py-gssapi/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/11/30 08:07:33 adam Exp $
+$NetBSD: distinfo,v 1.4 2017/12/06 12:19:43 adam Exp $
-SHA1 (gssapi-1.2.3.tar.gz) = d053ca0eb520454d51097fd942265bfa0d78b8c9
-RMD160 (gssapi-1.2.3.tar.gz) = ada95c45380252dcadf4057eab7304038a006335
-SHA512 (gssapi-1.2.3.tar.gz) = d6898bf78d73b7283b9c976b06e8f6a8e30f9f7c6450340e4de7ad073ced366b0d1ec39038286a1e586f03c6cf9eac833bedf0b0bbbf1f32c219a2033a5a3d73
-Size (gssapi-1.2.3.tar.gz) = 873633 bytes
+SHA1 (gssapi-1.3.0.tar.gz) = b2ea74d27dcecb09f7dc950669a8af900b22d463
+RMD160 (gssapi-1.3.0.tar.gz) = c92b30958299e0fc1b85feec944252d62936ca9a
+SHA512 (gssapi-1.3.0.tar.gz) = 811478c560201554210303371514792ebd901368da86c6431414794c05bad42bf5dd4067e5f4414f95aa53ec9e8cdf5c4f0c9adf734c956de987916b125c1dbc
+Size (gssapi-1.3.0.tar.gz) = 873794 bytes