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 Aug 31 12:03:25 UTC 2026
Modified Files:
pkgsrc/security/py-gssapi: Makefile distinfo
Log Message:
py-gssapi: updated to 1.12.0
1.12.0
Build and test CPython 3.15
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/security/py-gssapi/Makefile
cvs rdiff -u -r1.26 -r1.27 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.35 pkgsrc/security/py-gssapi/Makefile:1.36
--- pkgsrc/security/py-gssapi/Makefile:1.35 Sun Jun 28 15:41:36 2026
+++ pkgsrc/security/py-gssapi/Makefile Mon Aug 31 12:03:25 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2026/06/28 15:41:36 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2026/08/31 12:03:25 adam Exp $
-DISTNAME= gssapi-1.11.1
+DISTNAME= gssapi-1.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gssapi/}
@@ -12,9 +12,9 @@ LICENSE= modified-bsd
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
+DEPENDS+= ${PYPKGPREFIX}-decorator>=0:../../devel/py-decorator
# unpackaged: k5test
-TEST_DEPENDS+= ${PYPKGPREFIX}-parameterized-[0-9]*:../../devel/py-parameterized
+TEST_DEPENDS+= ${PYPKGPREFIX}-parameterized>=0:../../devel/py-parameterized
PYTHON_VERSIONS_INCOMPATIBLE= 310 311
Index: pkgsrc/security/py-gssapi/distinfo
diff -u pkgsrc/security/py-gssapi/distinfo:1.26 pkgsrc/security/py-gssapi/distinfo:1.27
--- pkgsrc/security/py-gssapi/distinfo:1.26 Mon May 11 12:45:28 2026
+++ pkgsrc/security/py-gssapi/distinfo Mon Aug 31 12:03:25 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2026/05/11 12:45:28 adam Exp $
+$NetBSD: distinfo,v 1.27 2026/08/31 12:03:25 adam Exp $
-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
+BLAKE2s (gssapi-1.12.0.tar.gz) = 830aa45e285d986904357e62fd9d42c66ae701e20439a68a02089599afafd196
+SHA512 (gssapi-1.12.0.tar.gz) = 8cdd046c27bc48aeec6a004a36f48e4e98d1298e0445eac71bfef361f65e791eaa61d39d21021d51ec2a25c2e63c9087ad183d96b3b27ff4f726ddc77095791a
+Size (gssapi-1.12.0.tar.gz) = 95321 bytes
SHA1 (patch-setup.py) = 87c0ecb951987354d21a462be7afe90db4acb38b
Home |
Main Index |
Thread Index |
Old Index