pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-krb5
Module Name: pkgsrc
Committed By: adam
Date: Wed Sep 2 14:02:45 UTC 2026
Modified Files:
pkgsrc/security/py-krb5: Makefile distinfo
Log Message:
py-krb5: updated to 0.10.0
0.10.0 - 2026-08-24
* Update wheels for CPython 3.15 and 3.15t on macOS
* Updated Cython build requirements to `3.3.0`
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/py-krb5/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/py-krb5/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-krb5/Makefile
diff -u pkgsrc/security/py-krb5/Makefile:1.14 pkgsrc/security/py-krb5/Makefile:1.15
--- pkgsrc/security/py-krb5/Makefile:1.14 Sun Jun 28 15:41:37 2026
+++ pkgsrc/security/py-krb5/Makefile Wed Sep 2 14:02:44 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2026/06/28 15:41:37 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2026/09/02 14:02:44 adam Exp $
-DISTNAME= krb5-0.9.0
+DISTNAME= krb5-0.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=k/krb5/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/jborean93/p
COMMENT= Kerberos API bindings for Python
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-cython>=3.2.1:../../devel/py-cython
+TOOL_DEPENDS+= ${PYPKGPREFIX}-cython>=3.3.0:../../devel/py-cython
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
PYTHON_VERSIONS_INCOMPATIBLE= 310 311
Index: pkgsrc/security/py-krb5/distinfo
diff -u pkgsrc/security/py-krb5/distinfo:1.7 pkgsrc/security/py-krb5/distinfo:1.8
--- pkgsrc/security/py-krb5/distinfo:1.7 Sun Dec 28 08:57:52 2025
+++ pkgsrc/security/py-krb5/distinfo Wed Sep 2 14:02:44 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/12/28 08:57:52 adam Exp $
+$NetBSD: distinfo,v 1.8 2026/09/02 14:02:44 adam Exp $
-BLAKE2s (krb5-0.9.0.tar.gz) = b1b100537481e219f031f562c9fc10a7d20e2c8d14f9af51a4609662e1b9ac18
-SHA512 (krb5-0.9.0.tar.gz) = 6f0325ab3415d1719dcc5530f6ee42082ba52035fa13ba23748d399fb1c2f5c92378064517d8b0f58909f1c10d1516b8745eb5911c8f285ce7dba7ecb1a6d797
-Size (krb5-0.9.0.tar.gz) = 236761 bytes
+BLAKE2s (krb5-0.10.0.tar.gz) = 93510c19d9a4680c2419d3e1d3e561a8ff90b6bc39b4297c9ba990fcbc9b3a60
+SHA512 (krb5-0.10.0.tar.gz) = 063ffc791d6782c17ed8bc5774a8730d764037e229734a79f3f049d6fbfee082f7eabee741c1fc97f2f455385319f9d1a9bc3a1d6230f30857d848165cf3cee6
+Size (krb5-0.10.0.tar.gz) = 237000 bytes
Home |
Main Index |
Thread Index |
Old Index