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 Apr 20 20:08:57 UTC 2025
Modified Files:
pkgsrc/graphics/py-contourpy: Makefile distinfo
Log Message:
py-contourpy: update to 1.3.2.
v1.3.2 (2025-04-15)
-------------------
ContourPy 1.3.2 is a minor release to support changes in type annotations in Bokeh >= 3.7 and add
support for PyPy 3.11.
This release supports CPython 3.10 to 3.13, and PyPy 3.10 to 3.11.
Compatibility:
- Fix type annotations for Bokeh >= 3.7 (:pr:`471`)
Build, testing and CI improvements:
- Test on CPython 3.14 (:pr:`470`)
- Test and build wheels for PyPy 3.11 (:pr:`464`)
- Test PyPy 3.10 on all 3 major OSes (:pr:`465`)
- Use ubuntu-24.04-arm runners (:pr:`459`)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/py-contourpy/Makefile
cvs rdiff -u -r1.8 -r1.9 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.14 pkgsrc/graphics/py-contourpy/Makefile:1.15
--- pkgsrc/graphics/py-contourpy/Makefile:1.14 Sun Nov 17 19:51:50 2024
+++ pkgsrc/graphics/py-contourpy/Makefile Sun Apr 20 20:08:57 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/11/17 19:51:50 gutteridge Exp $
+# $NetBSD: Makefile,v 1.15 2025/04/20 20:08:57 wiz Exp $
-DISTNAME= contourpy-1.3.1
+DISTNAME= contourpy-1.3.2
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.8 pkgsrc/graphics/py-contourpy/distinfo:1.9
--- pkgsrc/graphics/py-contourpy/distinfo:1.8 Sun Nov 17 09:31:14 2024
+++ pkgsrc/graphics/py-contourpy/distinfo Sun Apr 20 20:08:57 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/11/17 09:31:14 wiz Exp $
+$NetBSD: distinfo,v 1.9 2025/04/20 20:08:57 wiz Exp $
-BLAKE2s (contourpy-1.3.1.tar.gz) = 57e7a392a98d43cd54a92c374f3f3a2360ed6c929a6f14e0ae204f73601fa3a9
-SHA512 (contourpy-1.3.1.tar.gz) = de3f6dc930bb752a3cf8d2244fc15b20061380dc84de11c847ad534ac92eb56049448e397c54831f735ac02b42387ddfa559d4aad3699cb765b03e2cb808efe7
-Size (contourpy-1.3.1.tar.gz) = 13465753 bytes
+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
Home |
Main Index |
Thread Index |
Old Index