pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-cares



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 16 20:55:38 UTC 2025

Modified Files:
        pkgsrc/net/py-cares: Makefile distinfo

Log Message:
py-cares: update to 4.11.0.

What's Changed

    Add support for Python 3.14 (including free-threaded Python) by @ngoldbaum in #256
    build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #259
    build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #258
    build(deps): bump pypa/cibuildwheel from 3.1.3 to 3.1.4 by @dependabot[bot] in #257


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/py-cares/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/py-cares/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-cares/Makefile
diff -u pkgsrc/net/py-cares/Makefile:1.16 pkgsrc/net/py-cares/Makefile:1.17
--- pkgsrc/net/py-cares/Makefile:1.16   Wed Aug 13 07:19:44 2025
+++ pkgsrc/net/py-cares/Makefile        Sun Nov 16 20:55:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/08/13 07:19:44 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/11/16 20:55:38 wiz Exp $
 
-DISTNAME=      pycares-4.10.0
+DISTNAME=      pycares-4.11.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pycares/}

Index: pkgsrc/net/py-cares/distinfo
diff -u pkgsrc/net/py-cares/distinfo:1.13 pkgsrc/net/py-cares/distinfo:1.14
--- pkgsrc/net/py-cares/distinfo:1.13   Sun Oct 12 17:02:36 2025
+++ pkgsrc/net/py-cares/distinfo        Sun Nov 16 20:55:38 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2025/10/12 17:02:36 wiz Exp $
+$NetBSD: distinfo,v 1.14 2025/11/16 20:55:38 wiz Exp $
 
-BLAKE2s (pycares-4.10.0.tar.gz) = 894af6e4ef77b1c87fabb9f1334fd48cbfdbf954dad527c76688a0d7b63bede6
-SHA512 (pycares-4.10.0.tar.gz) = e4f21c2fa08142f46fccb18f3ff1de106b567daba565375e2ef58e819a56a98a2950f9a396b19092a3b720269e7112509698c325d51ad52fd49d84c4e84d7ba5
-Size (pycares-4.10.0.tar.gz) = 654318 bytes
+BLAKE2s (pycares-4.11.0.tar.gz) = 34fcdc40a086bf37b58abb0cf288371ca1078a986c475082670b1c1c8234147d
+SHA512 (pycares-4.11.0.tar.gz) = 5ded9356942233f8c77792cdf5061018ec6c7ccc0ce144657c0ca7473d18fbd649699e4814047c41dec3ca393d4fc2402b1b60fbdbd947c05dc881f574edff4b
+Size (pycares-4.11.0.tar.gz) = 654473 bytes
 SHA1 (patch-deps_build-config_config__netbsd_ares__config.h) = 023150f022e84387b605722a63d4f5e439d671d6



Home | Main Index | Thread Index | Old Index