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:   adam
Date:           Tue Feb  7 10:55:56 UTC 2023

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

Log Message:
py-cares: updated to 4.3.0

4.3.0
Bump cibuildwheel to build for Python 3.11 + CI total time speedups
Fix tests that depended on external sites
Complete the Python 3.11 support
Drop CPython 3.6
Improve test compatibility with pytest
Update c-ares submodule to 1.18.1


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/py-cares/Makefile
cvs rdiff -u -r1.7 -r1.8 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.6 pkgsrc/net/py-cares/Makefile:1.7
--- pkgsrc/net/py-cares/Makefile:1.6    Fri Aug 19 13:48:29 2022
+++ pkgsrc/net/py-cares/Makefile        Tue Feb  7 10:55:56 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/08/19 13:48:29 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2023/02/07 10:55:56 adam Exp $
 
-DISTNAME=      pycares-4.2.2
+DISTNAME=      pycares-4.3.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.7 pkgsrc/net/py-cares/distinfo:1.8
--- pkgsrc/net/py-cares/distinfo:1.7    Fri Aug 19 13:48:29 2022
+++ pkgsrc/net/py-cares/distinfo        Tue Feb  7 10:55:56 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/08/19 13:48:29 wiz Exp $
+$NetBSD: distinfo,v 1.8 2023/02/07 10:55:56 adam Exp $
 
-BLAKE2s (pycares-4.2.2.tar.gz) = ea1d13ae8bd0fdaa0e71aa4873f9690ae7a48832e43b089ca06ffec6e6e44061
-SHA512 (pycares-4.2.2.tar.gz) = 5d1c60b74880dafef316fa1ca1e962c48a5efc9f018a1bd264d686254e39074a6c7f62bbf267ed7cee38aa6f9588dd0fd5ec329acdef00c872bcd21fcc6cc6b3
-Size (pycares-4.2.2.tar.gz) = 825335 bytes
+BLAKE2s (pycares-4.3.0.tar.gz) = 1a936756c55544c1a75e62fe836e5cd028164ca9d8bd279d3956d9d791015e64
+SHA512 (pycares-4.3.0.tar.gz) = ffabb9abf3f131a373302a7992af6335bc25013f119dce51731e5e04999948c62c42444adac4427c856b14fbaa481266449a39ff0715c5d8a45517cb22c9e539
+Size (pycares-4.3.0.tar.gz) = 821580 bytes



Home | Main Index | Thread Index | Old Index