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: Thu Jul 9 13:22:39 UTC 2020
Modified Files:
pkgsrc/security/py-gssapi: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/py-gssapi/Makefile
cvs rdiff -u -r1.12 -r1.13 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.16 pkgsrc/security/py-gssapi/Makefile:1.17
--- pkgsrc/security/py-gssapi/Makefile:1.16 Tue Jul 7 05:16:30 2020
+++ pkgsrc/security/py-gssapi/Makefile Thu Jul 9 13:22:39 2020
@@ -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/}
Index: pkgsrc/security/py-gssapi/distinfo
diff -u pkgsrc/security/py-gssapi/distinfo:1.12 pkgsrc/security/py-gssapi/distinfo:1.13
--- pkgsrc/security/py-gssapi/distinfo:1.12 Tue Jul 7 05:16:30 2020
+++ pkgsrc/security/py-gssapi/distinfo Thu Jul 9 13:22:39 2020
@@ -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