Sat Mar 7 12:13:41 2020 UTC ()
py-gssapi: updated to 1.6.2

v1.6.2: Meyer (patch 2)

Changelog

Features
Provide wheels for python-3.8 on Windows

Documentation
Expand on documentation of cred stores


(adam)
diff -r1.12 -r1.13 pkgsrc/security/py-gssapi/Makefile
diff -r1.9 -r1.10 pkgsrc/security/py-gssapi/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/security/py-gssapi/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-gssapi/Makefile 2019/08/11 12:06:15 1.12
+++ pkgsrc/security/py-gssapi/Makefile 2020/03/07 12:13:41 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2019/08/11 12:06:15 adam Exp $ 1# $NetBSD: Makefile,v 1.13 2020/03/07 12:13:41 adam Exp $
2 2
3DISTNAME= gssapi-1.6.1 3DISTNAME= gssapi-1.6.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=g/gssapi/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=g/gssapi/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/pythongssapi/python-gssapi 9HOMEPAGE= https://github.com/pythongssapi/python-gssapi
10COMMENT= Low-level and high-level wrappers around GSSAPI C libraries 10COMMENT= Low-level and high-level wrappers around GSSAPI C libraries
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator 13DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
14DEPENDS+= ${PYPKGPREFIX}-six>=1.4.0:../../lang/py-six 14DEPENDS+= ${PYPKGPREFIX}-six>=1.4.0:../../lang/py-six
15 15
16.include "../../lang/python/pyversion.mk" 16.include "../../lang/python/pyversion.mk"

cvs diff -r1.9 -r1.10 pkgsrc/security/py-gssapi/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-gssapi/distinfo 2019/08/11 12:06:15 1.9
+++ pkgsrc/security/py-gssapi/distinfo 2020/03/07 12:13:41 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2019/08/11 12:06:15 adam Exp $ 1$NetBSD: distinfo,v 1.10 2020/03/07 12:13:41 adam Exp $
2 2
3SHA1 (gssapi-1.6.1.tar.gz) = 8aadc242274731ad4fb9b48bbf25f2ef632c4f3c 3SHA1 (gssapi-1.6.2.tar.gz) = 071facb98558ec2d9f314bb17fc08f6dc4d7c193
4RMD160 (gssapi-1.6.1.tar.gz) = 995e68994680e92b51345403b282adfff84d0200 4RMD160 (gssapi-1.6.2.tar.gz) = 8801d273f6392ed4ec44f4ba44595b2d9509d650
5SHA512 (gssapi-1.6.1.tar.gz) = ca77053ceb9b8097501df45492c0806f0b6aae8ebd7fd02b86e9e120eb18cec7ead75ff9a25f61e3de49b68d370adfe2d607f261dcf44b9a27b66ba649ca8193 5SHA512 (gssapi-1.6.2.tar.gz) = 2f9f1522d61382101808103422f1a7cf629b7a389f1dffac61fa9654ed6274bf01bc05c460484b2fe22322cb02a9f98b2985eb1e1cd1cdfaee9a59eed54303e6
6Size (gssapi-1.6.1.tar.gz) = 1042941 bytes 6Size (gssapi-1.6.2.tar.gz) = 1043317 bytes