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:           Wed Sep  3 07:49:54 UTC 2025

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

Log Message:
py-gssapi: updated to 1.10.0

1.10.0

Update macOS build versions
Fix return type for name property in Credentials class.
remove deprecated license classifier
Update Python requirements and pin Cython


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/py-gssapi/Makefile
cvs rdiff -u -r1.23 -r1.24 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.30 pkgsrc/security/py-gssapi/Makefile:1.31
--- pkgsrc/security/py-gssapi/Makefile:1.30     Fri Jul  4 09:08:35 2025
+++ pkgsrc/security/py-gssapi/Makefile  Wed Sep  3 07:49:54 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2025/07/04 09:08:35 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2025/09/03 07:49:54 adam Exp $
 
-DISTNAME=      gssapi-1.9.0
+DISTNAME=      gssapi-1.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/gssapi/}
 

Index: pkgsrc/security/py-gssapi/distinfo
diff -u pkgsrc/security/py-gssapi/distinfo:1.23 pkgsrc/security/py-gssapi/distinfo:1.24
--- pkgsrc/security/py-gssapi/distinfo:1.23     Wed Nov 13 10:30:59 2024
+++ pkgsrc/security/py-gssapi/distinfo  Wed Sep  3 07:49:54 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2024/11/13 10:30:59 adam Exp $
+$NetBSD: distinfo,v 1.24 2025/09/03 07:49:54 adam Exp $
 
-BLAKE2s (gssapi-1.9.0.tar.gz) = 5ea007323365761a9f0939df1e408eb29aede82aaf22005b1fe3cca6a936cba5
-SHA512 (gssapi-1.9.0.tar.gz) = c8901d1488d28d635a80ca6997b0e99f841d34a0ce392a2f8b0599c856e41bbbd65fcd7fd4e086fa411aec6cfbea25669eac065c8b33819b27cfeba4464e21c5
-Size (gssapi-1.9.0.tar.gz) = 94285 bytes
+BLAKE2s (gssapi-1.10.0.tar.gz) = ecfa9876388eac1812215789a696b37d6a39decb1cf3bf621416c242ec26ba11
+SHA512 (gssapi-1.10.0.tar.gz) = b3160150b0a18eb5035f79d2e3c4d2515fe02698f8e726154e6d830383513e811576e90af4407c264ad72d550d6b256787d0e6b5551ca1ee57285a9fffc4f573
+Size (gssapi-1.10.0.tar.gz) = 94201 bytes
 SHA1 (patch-setup.py) = 87c0ecb951987354d21a462be7afe90db4acb38b



Home | Main Index | Thread Index | Old Index