Source-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.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5cd67e557402
branches:  trunk
changeset: 435569:5cd67e557402
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jul 09 13:22:39 2020 +0000

description:
py-gssapi: updated to 1.6.9

v1.6.9: Meyer (Patch 9)

There were no releases between 1.6.5 and 1.6.9 due to release pipeline issues with Github Actions; please use this release instead.

Raise exception on unknown usage
Update tutorial to make server_name equal FQDN
Handle missing locale.LC_MESSAGES on Windows

diffstat:

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

diffs (27 lines):

diff -r e9bad382cf4e -r 5cd67e557402 security/py-gssapi/Makefile
--- a/security/py-gssapi/Makefile       Thu Jul 09 13:16:17 2020 +0000
+++ b/security/py-gssapi/Makefile       Thu Jul 09 13:22:39 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/07/07 05:16:30 adam Exp $
+# $NetBSD: Makefile,v 1.17 2020/07/09 13:22:39 adam Exp $
 
-DISTNAME=      gssapi-1.6.7
+DISTNAME=      gssapi-1.6.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gssapi/}
diff -r e9bad382cf4e -r 5cd67e557402 security/py-gssapi/distinfo
--- a/security/py-gssapi/distinfo       Thu Jul 09 13:16:17 2020 +0000
+++ b/security/py-gssapi/distinfo       Thu Jul 09 13:22:39 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/07/07 05:16:30 adam Exp $
+$NetBSD: distinfo,v 1.13 2020/07/09 13:22:39 adam Exp $
 
-SHA1 (gssapi-1.6.7.tar.gz) = 3bd23503b6dccc26c5ff879956d641d41dcbe7b2
-RMD160 (gssapi-1.6.7.tar.gz) = c2e9583cdf10533e9fd2ee797a741e5bdc7eaee2
-SHA512 (gssapi-1.6.7.tar.gz) = 6cef35b932e7b23101b5dc9aad7e4aebc3e3b96293436aafecca375313589746343d29069db505a5e5580edad9f32fc11b7ca5e2ee46d4f91fac93b67dbc5efe
-Size (gssapi-1.6.7.tar.gz) = 1062002 bytes
+SHA1 (gssapi-1.6.9.tar.gz) = 604a4760d786c7f822c8715e8294ee567852aa8e
+RMD160 (gssapi-1.6.9.tar.gz) = 1181e1768fe6c6ad575755ecd145bcb8be401141
+SHA512 (gssapi-1.6.9.tar.gz) = 2fd60b93b255d1bb1ee677739b3f18af4faa370fc8208bba2acc08dea5426926d763d01abab500780256c34092961c56b5b9e4a594bfb2133580fedea6ca14b6
+Size (gssapi-1.6.9.tar.gz) = 1062048 bytes



Home | Main Index | Thread Index | Old Index