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:           Mon Jul  5 12:02:22 UTC 2021

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

Log Message:
py-gssapi: updated to 1.6.14

Release v1.6.14: Meyer (Patch 14)

Support for 32-bit Windows python
Enable specification of krb5-config via environment variable
Support for GSS_C_CHANNEL_BOUND_FLAG
Support for docs build with sphinx 4
Fix undefined variable in get_all_statuses()
Add support for str objects in the cred store dict


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/py-gssapi/Makefile
cvs rdiff -u -r1.14 -r1.15 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.18 pkgsrc/security/py-gssapi/Makefile:1.19
--- pkgsrc/security/py-gssapi/Makefile:1.18     Sun Jan  3 10:27:50 2021
+++ pkgsrc/security/py-gssapi/Makefile  Mon Jul  5 12:02:22 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/01/03 10:27:50 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/07/05 12:02:22 adam Exp $
 
-DISTNAME=      gssapi-1.6.12
+DISTNAME=      gssapi-1.6.14
 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.14 pkgsrc/security/py-gssapi/distinfo:1.15
--- pkgsrc/security/py-gssapi/distinfo:1.14     Sun Jan  3 10:27:50 2021
+++ pkgsrc/security/py-gssapi/distinfo  Mon Jul  5 12:02:22 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/01/03 10:27:50 adam Exp $
+$NetBSD: distinfo,v 1.15 2021/07/05 12:02:22 adam Exp $
 
-SHA1 (gssapi-1.6.12.tar.gz) = 5817ee47680e7638dead42a3de11efb85e312c17
-RMD160 (gssapi-1.6.12.tar.gz) = a73fcd56200767eeb97a7f318881e9eb8f339f40
-SHA512 (gssapi-1.6.12.tar.gz) = bfc6154dbed065227d1022218329ace3fde228173d1695c10e293b6c01a36030781afcea50cdd41ace243b6b783542fe828d027e79d4a79ea597b84ea578f90f
-Size (gssapi-1.6.12.tar.gz) = 1064583 bytes
+SHA1 (gssapi-1.6.14.tar.gz) = 840db7e2602d2b3f445c3900f61fc544ac74be9e
+RMD160 (gssapi-1.6.14.tar.gz) = dae1aaeb7545baa5dd43da50829662651a2297f5
+SHA512 (gssapi-1.6.14.tar.gz) = 178adbbb4f5777415444dbe2d77500420935d4a16af640b3df3c9c97cb90f2b872d742657d50bb9439d48bf7fdef2b32550275e06594d8b7472bc70a231ba0a9
+Size (gssapi-1.6.14.tar.gz) = 1069988 bytes



Home | Main Index | Thread Index | Old Index