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:           Fri Oct  3 05:46:51 UTC 2025

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

Log Message:
py-gssapi: updated to 1.10.1

1.10.1

Add long_description_content_type to setup
Use the SPDX license name in setup.py as required by PEP-639
Fix license file release


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/py-gssapi/Makefile
cvs rdiff -u -r1.24 -r1.25 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.31 pkgsrc/security/py-gssapi/Makefile:1.32
--- pkgsrc/security/py-gssapi/Makefile:1.31     Wed Sep  3 07:49:54 2025
+++ pkgsrc/security/py-gssapi/Makefile  Fri Oct  3 05:46:51 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2025/09/03 07:49:54 adam Exp $
+# $NetBSD: Makefile,v 1.32 2025/10/03 05:46:51 adam Exp $
 
-DISTNAME=      gssapi-1.10.0
+DISTNAME=      gssapi-1.10.1
 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.24 pkgsrc/security/py-gssapi/distinfo:1.25
--- pkgsrc/security/py-gssapi/distinfo:1.24     Wed Sep  3 07:49:54 2025
+++ pkgsrc/security/py-gssapi/distinfo  Fri Oct  3 05:46:51 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2025/09/03 07:49:54 adam Exp $
+$NetBSD: distinfo,v 1.25 2025/10/03 05:46:51 adam Exp $
 
-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
+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
 SHA1 (patch-setup.py) = 87c0ecb951987354d21a462be7afe90db4acb38b



Home | Main Index | Thread Index | Old Index