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:           Tue Mar 11 10:51:11 UTC 2025

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

Log Message:
py-krb5: update to 0.7.1

0.7.1 - 2025-03-06

* Fix up Cython 0.29.x support when building the library


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/py-krb5/Makefile
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/security/py-krb5/Makefile:1.7
--- pkgsrc/security/py-krb5/Makefile:1.6        Wed Nov 13 10:30:12 2024
+++ pkgsrc/security/py-krb5/Makefile    Tue Mar 11 10:51:11 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/11/13 10:30:12 adam Exp $
+# $NetBSD: Makefile,v 1.7 2025/03/11 10:51:11 adam Exp $
 
-DISTNAME=      krb5-0.7.0
+DISTNAME=      krb5-0.7.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=k/krb5/}

Index: pkgsrc/security/py-krb5/distinfo
diff -u pkgsrc/security/py-krb5/distinfo:1.4 pkgsrc/security/py-krb5/distinfo:1.5
--- pkgsrc/security/py-krb5/distinfo:1.4        Wed Nov 13 10:30:12 2024
+++ pkgsrc/security/py-krb5/distinfo    Tue Mar 11 10:51:11 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/11/13 10:30:12 adam Exp $
+$NetBSD: distinfo,v 1.5 2025/03/11 10:51:11 adam Exp $
 
-BLAKE2s (krb5-0.7.0.tar.gz) = 3923cea2b4b0f7d69d0b88271222d155e639d22a6a41241227f3ea7efb18b58e
-SHA512 (krb5-0.7.0.tar.gz) = 52ecc136c86094bae10dccdb5addfd8440a551eb02e6f94a2049129d075f5de8c9fd87a0cba8af462357d448c0d8e15bb2afac414f15a64fb7068cbc06b4b08a
-Size (krb5-0.7.0.tar.gz) = 235693 bytes
+BLAKE2s (krb5-0.7.1.tar.gz) = d3249c26f418ec3c2f8312d64d9684cd8a0676213b380c6c0cb36a6234bc56fe
+SHA512 (krb5-0.7.1.tar.gz) = 63ed8e2ae8afb2ea5c6f6ac0604085da813f11e84f12a45fd4bf936af70d1c931eca2f81d52cc44c20dd91db7c2f65fb2985df837bd328e7966030e2403a80a9
+Size (krb5-0.7.1.tar.gz) = 235732 bytes



Home | Main Index | Thread Index | Old Index