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: Tue Aug 29 06:16:38 UTC 2023
Modified Files:
pkgsrc/security/py-gssapi: Makefile PLIST distinfo
Log Message:
py-gssapi: updated to 1.8.3
1.8.3
Added Python 3.12 wheel
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/py-gssapi/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-gssapi/PLIST
cvs rdiff -u -r1.21 -r1.22 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.25 pkgsrc/security/py-gssapi/Makefile:1.26
--- pkgsrc/security/py-gssapi/Makefile:1.25 Tue Jun 6 12:42:16 2023
+++ pkgsrc/security/py-gssapi/Makefile Tue Aug 29 06:16:38 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2023/06/06 12:42:16 riastradh Exp $
+# $NetBSD: Makefile,v 1.26 2023/08/29 06:16:38 adam Exp $
-DISTNAME= gssapi-1.8.2
+DISTNAME= gssapi-1.8.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gssapi/}
Index: pkgsrc/security/py-gssapi/PLIST
diff -u pkgsrc/security/py-gssapi/PLIST:1.9 pkgsrc/security/py-gssapi/PLIST:1.10
--- pkgsrc/security/py-gssapi/PLIST:1.9 Thu Apr 7 07:16:20 2022
+++ pkgsrc/security/py-gssapi/PLIST Tue Aug 29 06:16:38 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2022/04/07 07:16:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2023/08/29 06:16:38 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -32,7 +32,7 @@ ${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
-${PLIST.posix}${PYSITELIB}/gssapi/raw/_enum_extensions/ext_dce.so
+${PYSITELIB}/gssapi/raw/_enum_extensions/ext_dce.so
${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/_enum_extensions/ext_iov_mic.so
${PYSITELIB}/gssapi/raw/chan_bindings.pyi
${PYSITELIB}/gssapi/raw/chan_bindings.so
@@ -46,7 +46,7 @@ ${PYSITELIB}/gssapi/raw/ext_cred_imp_exp
${PYSITELIB}/gssapi/raw/ext_cred_store.pyi
${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_cred_store.so
${PYSITELIB}/gssapi/raw/ext_dce.pyi
-${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_dce.so
+${PYSITELIB}/gssapi/raw/ext_dce.so
${PYSITELIB}/gssapi/raw/ext_dce_aead.pyi
${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_dce_aead.so
${PYSITELIB}/gssapi/raw/ext_ggf.pyi
Index: pkgsrc/security/py-gssapi/distinfo
diff -u pkgsrc/security/py-gssapi/distinfo:1.21 pkgsrc/security/py-gssapi/distinfo:1.22
--- pkgsrc/security/py-gssapi/distinfo:1.21 Mon Nov 14 18:58:50 2022
+++ pkgsrc/security/py-gssapi/distinfo Tue Aug 29 06:16:38 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2022/11/14 18:58:50 wiz Exp $
+$NetBSD: distinfo,v 1.22 2023/08/29 06:16:38 adam Exp $
-BLAKE2s (gssapi-1.8.2.tar.gz) = c5d146d66b609869955ab90129c8f5587aa76afaea4d1da39d409009c3cd05fa
-SHA512 (gssapi-1.8.2.tar.gz) = 57bf4b43d4c917e1919bd3a790941a9bb7aff272279a5fd4dd13bdcf230d48c20580960f9413b98acf98752bd59d518b88bdabce5ab785801fa695f4eb896056
-Size (gssapi-1.8.2.tar.gz) = 94305 bytes
+BLAKE2s (gssapi-1.8.3.tar.gz) = 9b77864d71550330840f26288f5d7f709b27a28f7dedf2c2e0b84f4c345f4822
+SHA512 (gssapi-1.8.3.tar.gz) = 75f04eb65be2af22e5cea4af51c592a0efe693f24cecfa855057fdf09d48925d4998042bb0328432258ff6bb983526b4e48402b12e19d9e8f6456742f9ab4909
+Size (gssapi-1.8.3.tar.gz) = 94190 bytes
SHA1 (patch-setup.py) = 87c0ecb951987354d21a462be7afe90db4acb38b
Home |
Main Index |
Thread Index |
Old Index