pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-contourpy
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 27 09:21:03 UTC 2025
Modified Files:
pkgsrc/graphics/py-contourpy: Makefile distinfo
Log Message:
py-contourpy: update to 1.3.3.
Compatibility:
Support Windows on ARM (#476, #477, #483)
Bump minimum supported Python to 3.11 (#478)
Support Python 3.14 (#479, #485, #490)
Code improvements:
Update type annotations for bokeh 3.7.3 (#475)
Support type annotation changes in numpy 2.3.0 (#480)
Build, testing and CI improvements:
Remove Python 3.13.3 pin (#487)
CI install numpy 2.3.2 wheels from PyPI for Python 3.14 and Windows ARM (#488)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/py-contourpy/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/py-contourpy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-contourpy/Makefile
diff -u pkgsrc/graphics/py-contourpy/Makefile:1.16 pkgsrc/graphics/py-contourpy/Makefile:1.17
--- pkgsrc/graphics/py-contourpy/Makefile:1.16 Thu Jul 3 19:18:05 2025
+++ pkgsrc/graphics/py-contourpy/Makefile Sun Jul 27 09:21:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/07/03 19:18:05 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2025/07/27 09:21:02 wiz Exp $
-DISTNAME= contourpy-1.3.2
+DISTNAME= contourpy-1.3.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/contourpy/}
Index: pkgsrc/graphics/py-contourpy/distinfo
diff -u pkgsrc/graphics/py-contourpy/distinfo:1.9 pkgsrc/graphics/py-contourpy/distinfo:1.10
--- pkgsrc/graphics/py-contourpy/distinfo:1.9 Sun Apr 20 20:08:57 2025
+++ pkgsrc/graphics/py-contourpy/distinfo Sun Jul 27 09:21:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/04/20 20:08:57 wiz Exp $
+$NetBSD: distinfo,v 1.10 2025/07/27 09:21:02 wiz Exp $
-BLAKE2s (contourpy-1.3.2.tar.gz) = 49a097ee234bd2181a533ab0072602073f0ba411914ff8ffe9a92778628bffd6
-SHA512 (contourpy-1.3.2.tar.gz) = c32f6329a306ecc5df054eadc0208484be2fca86f7c3a158dca813c0c6fab121ab674ea8c9b9fb0a229a03876ce950fb62f3b8adf6cfb6ef8cd7bc4ae1c0d907
-Size (contourpy-1.3.2.tar.gz) = 13466130 bytes
+BLAKE2s (contourpy-1.3.3.tar.gz) = 31ec9fb58992e81239e7e01222ddda62ebdd307502ea381420ae5538fa1362a8
+SHA512 (contourpy-1.3.3.tar.gz) = 3a9462c22535fe1729c1ac845b7d5a799f78c1eadad092d962d833f835d0f53453a501bf56040b57f783863620ead63fe9bb7b4f23a282510fbe367f87546634
+Size (contourpy-1.3.3.tar.gz) = 13466174 bytes
Home |
Main Index |
Thread Index |
Old Index