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 May 11 12:45:28 UTC 2026

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

Log Message:
py-gssapi: updated to 1.11.1

1.11.1

Add Free-Threading and Limited API/Stable ABI
Fix up classifier from typo

1.11.0

Add Free-Threading and Limited API/Stable ABI


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/security/py-gssapi/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/py-gssapi/PLIST
cvs rdiff -u -r1.25 -r1.26 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.33 pkgsrc/security/py-gssapi/Makefile:1.34
--- pkgsrc/security/py-gssapi/Makefile:1.33     Thu Oct  9 07:57:55 2025
+++ pkgsrc/security/py-gssapi/Makefile  Mon May 11 12:45:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2025/10/09 07:57:55 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/05/11 12:45:28 adam Exp $
 
-DISTNAME=      gssapi-1.10.1
+DISTNAME=      gssapi-1.11.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gssapi/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/pythongssap
 COMMENT=       Low-level and high-level wrappers around GSSAPI C libraries
 LICENSE=       modified-bsd
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-cython-[0-9]*:../../devel/py-cython
+TOOL_DEPENDS+= ${PYPKGPREFIX}-cython>=3.2.4:../../devel/py-cython
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
 # unpackaged: k5test

Index: pkgsrc/security/py-gssapi/PLIST
diff -u pkgsrc/security/py-gssapi/PLIST:1.13 pkgsrc/security/py-gssapi/PLIST:1.14
--- pkgsrc/security/py-gssapi/PLIST:1.13        Mon Apr 14 05:08:08 2025
+++ pkgsrc/security/py-gssapi/PLIST     Mon May 11 12:45:28 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2025/04/14 05:08:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2026/05/11 12:45:28 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -32,66 +32,66 @@ ${PYSITELIB}/gssapi/raw/__init__.pyo
 ${PYSITELIB}/gssapi/raw/_enum_extensions/__init__.py
 ${PYSITELIB}/gssapi/raw/_enum_extensions/__init__.pyc
 ${PYSITELIB}/gssapi/raw/_enum_extensions/__init__.pyo
-${PYSITELIB}/gssapi/raw/_enum_extensions/ext_dce.so
+${PYSITELIB}/gssapi/raw/_enum_extensions/ext_dce.abi3.so
 ${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/_enum_extensions/ext_iov_mic.so
+${PYSITELIB}/gssapi/raw/chan_bindings.abi3.so
 ${PYSITELIB}/gssapi/raw/chan_bindings.pyi
-${PYSITELIB}/gssapi/raw/chan_bindings.so
+${PYSITELIB}/gssapi/raw/creds.abi3.so
 ${PYSITELIB}/gssapi/raw/creds.pyi
-${PYSITELIB}/gssapi/raw/creds.so
-${PYSITELIB}/gssapi/raw/cython_converters.so
+${PYSITELIB}/gssapi/raw/cython_converters.abi3.so
+${PYSITELIB}/gssapi/raw/exceptions.abi3.so
 ${PYSITELIB}/gssapi/raw/exceptions.pyi
-${PYSITELIB}/gssapi/raw/exceptions.so
+${PYSITELIB}/gssapi/raw/ext_cred_imp_exp.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_cred_imp_exp.pyi
-${PYSITELIB}/gssapi/raw/ext_cred_imp_exp.so
 ${PYSITELIB}/gssapi/raw/ext_cred_store.pyi
 ${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_cred_store.so
+${PYSITELIB}/gssapi/raw/ext_dce.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_dce.pyi
-${PYSITELIB}/gssapi/raw/ext_dce.so
+${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_dce_aead.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_dce_aead.pyi
-${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_dce_aead.so
+${PYSITELIB}/gssapi/raw/ext_ggf.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_ggf.pyi
-${PYSITELIB}/gssapi/raw/ext_ggf.so
 ${PYSITELIB}/gssapi/raw/ext_iov_mic.pyi
 ${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_iov_mic.so
+${PYSITELIB}/gssapi/raw/ext_krb5.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_krb5.pyi
-${PYSITELIB}/gssapi/raw/ext_krb5.so
+${PYSITELIB}/gssapi/raw/ext_password.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_password.pyi
-${PYSITELIB}/gssapi/raw/ext_password.so
+${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_password_add.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_password_add.pyi
-${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_password_add.so
 ${PYSITELIB}/gssapi/raw/ext_rfc4178.pyi
 ${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_rfc4178.so
+${PYSITELIB}/gssapi/raw/ext_rfc5587.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_rfc5587.pyi
-${PYSITELIB}/gssapi/raw/ext_rfc5587.so
+${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_rfc5588.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_rfc5588.pyi
-${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_rfc5588.so
+${PYSITELIB}/gssapi/raw/ext_rfc5801.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_rfc5801.pyi
-${PYSITELIB}/gssapi/raw/ext_rfc5801.so
+${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_rfc6680.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_rfc6680.pyi
-${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_rfc6680.so
 ${PYSITELIB}/gssapi/raw/ext_rfc6680_comp_oid.pyi
 ${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_rfc6680_comp_oid.so
 ${PYSITELIB}/gssapi/raw/ext_s4u.pyi
 ${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_s4u.so
+${PYSITELIB}/gssapi/raw/ext_set_cred_opt.abi3.so
 ${PYSITELIB}/gssapi/raw/ext_set_cred_opt.pyi
-${PYSITELIB}/gssapi/raw/ext_set_cred_opt.so
+${PYSITELIB}/gssapi/raw/mech_krb5.abi3.so
 ${PYSITELIB}/gssapi/raw/mech_krb5.pyi
-${PYSITELIB}/gssapi/raw/mech_krb5.so
+${PYSITELIB}/gssapi/raw/message.abi3.so
 ${PYSITELIB}/gssapi/raw/message.pyi
-${PYSITELIB}/gssapi/raw/message.so
+${PYSITELIB}/gssapi/raw/misc.abi3.so
 ${PYSITELIB}/gssapi/raw/misc.pyi
-${PYSITELIB}/gssapi/raw/misc.so
 ${PYSITELIB}/gssapi/raw/named_tuples.py
 ${PYSITELIB}/gssapi/raw/named_tuples.pyc
 ${PYSITELIB}/gssapi/raw/named_tuples.pyo
+${PYSITELIB}/gssapi/raw/names.abi3.so
 ${PYSITELIB}/gssapi/raw/names.pyi
-${PYSITELIB}/gssapi/raw/names.so
+${PYSITELIB}/gssapi/raw/oids.abi3.so
 ${PYSITELIB}/gssapi/raw/oids.pyi
-${PYSITELIB}/gssapi/raw/oids.so
+${PYSITELIB}/gssapi/raw/sec_contexts.abi3.so
 ${PYSITELIB}/gssapi/raw/sec_contexts.pyi
-${PYSITELIB}/gssapi/raw/sec_contexts.so
+${PYSITELIB}/gssapi/raw/types.abi3.so
 ${PYSITELIB}/gssapi/raw/types.pyi
-${PYSITELIB}/gssapi/raw/types.so
 ${PYSITELIB}/gssapi/sec_contexts.py
 ${PYSITELIB}/gssapi/sec_contexts.pyc
 ${PYSITELIB}/gssapi/sec_contexts.pyo

Index: pkgsrc/security/py-gssapi/distinfo
diff -u pkgsrc/security/py-gssapi/distinfo:1.25 pkgsrc/security/py-gssapi/distinfo:1.26
--- pkgsrc/security/py-gssapi/distinfo:1.25     Fri Oct  3 05:46:51 2025
+++ pkgsrc/security/py-gssapi/distinfo  Mon May 11 12:45:28 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2025/10/03 05:46:51 adam Exp $
+$NetBSD: distinfo,v 1.26 2026/05/11 12:45:28 adam Exp $
 
-BLAKE2s (gssapi-1.10.1.tar.gz) = 1d3dfb11e19e6c13f54695eedc9c9cd1301e058b0ee4842b690307bc3a89c185
-SHA512 (gssapi-1.10.1.tar.gz) = 1ca6315a2364ede6d9d2f04c39a5ba2ff61761cd3b0ffb7b70dfee94a6e3d86f131827e9a6482e7dbbcacc07b116b8b76b93a3d312d2273d9e4e3f6a6a31c2fb
-Size (gssapi-1.10.1.tar.gz) = 94262 bytes
+BLAKE2s (gssapi-1.11.1.tar.gz) = a72381becc55eee95aa7e63e02633d0fd4987d630cb47e140200abb321b47942
+SHA512 (gssapi-1.11.1.tar.gz) = 93e78dd9425a9daa14993000ddaeb92558e248a621489c2bd918aad332751c71f05b5d2bfa1b609ade473b77ca0f56c8c5dcb2dcb266ce3dae10b051eb3bb2d7
+Size (gssapi-1.11.1.tar.gz) = 95233 bytes
 SHA1 (patch-setup.py) = 87c0ecb951987354d21a462be7afe90db4acb38b



Home | Main Index | Thread Index | Old Index