pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-matplotlib-venn
Module Name: pkgsrc
Committed By: adam
Date: Wed Jul 31 18:20:18 UTC 2024
Modified Files:
pkgsrc/graphics/py-matplotlib-venn: Makefile PLIST distinfo
Log Message:
py-matplotlib-venn: updated to 1.0.0
Version 1.0.0
- Fixed package installation issues.
Version 1.0.0-alpha
- Dropped support for Python versions below 3.5 (by excluding those versions from CI builds)
- Added typing annotations. Some arguments are now a bit more strictly typed.
E.g. what previously would accept a List now requires (at least as far as type annotations are concerned) a tuple.
- Refactored the code by abstracting away the layout algorithms to allow plug-in customization.
This deprecated the `normalize_to` input argument to the venn2 and venn3 functions, and made
`venn2_unweighted` and `venn3_unweighted` obsolete. These will be removed in some future version.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/py-matplotlib-venn/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/py-matplotlib-venn/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-matplotlib-venn/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-matplotlib-venn/Makefile
diff -u pkgsrc/graphics/py-matplotlib-venn/Makefile:1.11 pkgsrc/graphics/py-matplotlib-venn/Makefile:1.12
--- pkgsrc/graphics/py-matplotlib-venn/Makefile:1.11 Sun Jan 28 17:27:38 2024
+++ pkgsrc/graphics/py-matplotlib-venn/Makefile Wed Jul 31 18:20:18 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/01/28 17:27:38 adam Exp $
+# $NetBSD: Makefile,v 1.12 2024/07/31 18:20:18 adam Exp $
-DISTNAME= matplotlib-venn-0.11.10
+DISTNAME= matplotlib-venn-1.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib-venn/}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9
DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-scipy-[0-9]*:../../math/py-scipy
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-matplotlib-venn/PLIST
diff -u pkgsrc/graphics/py-matplotlib-venn/PLIST:1.3 pkgsrc/graphics/py-matplotlib-venn/PLIST:1.4
--- pkgsrc/graphics/py-matplotlib-venn/PLIST:1.3 Sun Jan 28 17:27:38 2024
+++ pkgsrc/graphics/py-matplotlib-venn/PLIST Wed Jul 31 18:20:18 2024
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2024/01/28 17:27:38 adam Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+@comment $NetBSD: PLIST,v 1.4 2024/07/31 18:20:18 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -29,3 +28,21 @@ ${PYSITELIB}/matplotlib_venn/_venn2.pyo
${PYSITELIB}/matplotlib_venn/_venn3.py
${PYSITELIB}/matplotlib_venn/_venn3.pyc
${PYSITELIB}/matplotlib_venn/_venn3.pyo
+${PYSITELIB}/matplotlib_venn/layout/__init__.py
+${PYSITELIB}/matplotlib_venn/layout/__init__.pyc
+${PYSITELIB}/matplotlib_venn/layout/__init__.pyo
+${PYSITELIB}/matplotlib_venn/layout/api.py
+${PYSITELIB}/matplotlib_venn/layout/api.pyc
+${PYSITELIB}/matplotlib_venn/layout/api.pyo
+${PYSITELIB}/matplotlib_venn/layout/venn2/__init__.py
+${PYSITELIB}/matplotlib_venn/layout/venn2/__init__.pyc
+${PYSITELIB}/matplotlib_venn/layout/venn2/__init__.pyo
+${PYSITELIB}/matplotlib_venn/layout/venn2/exact.py
+${PYSITELIB}/matplotlib_venn/layout/venn2/exact.pyc
+${PYSITELIB}/matplotlib_venn/layout/venn2/exact.pyo
+${PYSITELIB}/matplotlib_venn/layout/venn3/__init__.py
+${PYSITELIB}/matplotlib_venn/layout/venn3/__init__.pyc
+${PYSITELIB}/matplotlib_venn/layout/venn3/__init__.pyo
+${PYSITELIB}/matplotlib_venn/layout/venn3/pairwise.py
+${PYSITELIB}/matplotlib_venn/layout/venn3/pairwise.pyc
+${PYSITELIB}/matplotlib_venn/layout/venn3/pairwise.pyo
Index: pkgsrc/graphics/py-matplotlib-venn/distinfo
diff -u pkgsrc/graphics/py-matplotlib-venn/distinfo:1.7 pkgsrc/graphics/py-matplotlib-venn/distinfo:1.8
--- pkgsrc/graphics/py-matplotlib-venn/distinfo:1.7 Sun Jan 28 17:27:38 2024
+++ pkgsrc/graphics/py-matplotlib-venn/distinfo Wed Jul 31 18:20:18 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/01/28 17:27:38 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/07/31 18:20:18 adam Exp $
-BLAKE2s (matplotlib-venn-0.11.10.tar.gz) = a896ae5e17c31809b823ec7afe7efc7c80a5d20ddc21c8351519362c483aa817
-SHA512 (matplotlib-venn-0.11.10.tar.gz) = af206fd1dd7af4ae8671eb512d1c9b25d0859294f5b2341b95fceb5442884c41fd0b659f8b7d0e43c4e972c31cc8336474f3bcdeace825a0bfa169a0c8b8b412
-Size (matplotlib-venn-0.11.10.tar.gz) = 30509 bytes
+BLAKE2s (matplotlib-venn-1.0.0.tar.gz) = 536b3a87c6c8ab2fcb3037565efd79c448171ab5084ee59709c478707725f5f5
+SHA512 (matplotlib-venn-1.0.0.tar.gz) = be1cfda5fa7bc8fca5af386020bf57422a78ebce9ab5ce327ed5c3db36a90301d2d553cdaa4abf9881a926a6311d859da8a737b715987012db258dd49fff8fc1
+Size (matplotlib-venn-1.0.0.tar.gz) = 34240 bytes
Home |
Main Index |
Thread Index |
Old Index