pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 15 15:17:49 UTC 2025
Modified Files:
pkgsrc/graphics/py-dot: Makefile PLIST
pkgsrc/graphics/py-exifread: Makefile PLIST
pkgsrc/graphics/py-graphviz: Makefile PLIST
pkgsrc/graphics/py-imageio: Makefile PLIST
pkgsrc/graphics/py-leather: Makefile PLIST
pkgsrc/graphics/py-matplotlib-inline: Makefile PLIST
pkgsrc/graphics/py-matplotlib-venn: Makefile PLIST
pkgsrc/graphics/py-plotly: Makefile PLIST
pkgsrc/graphics/py-pycha: Makefile PLIST
pkgsrc/graphics/py-pygal: Makefile PLIST
pkgsrc/graphics/py-pygraphviz: Makefile PLIST
pkgsrc/graphics/py-pypng: Makefile PLIST
pkgsrc/graphics/py-wand: Makefile PLIST
Log Message:
Fix PLIST after py-setuptools update; bump depends and revision
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/py-dot/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/py-dot/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/py-exifread/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/py-exifread/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/graphics/py-graphviz/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/py-graphviz/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/py-imageio/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-imageio/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-leather/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-leather/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-matplotlib-inline/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-matplotlib-inline/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/py-matplotlib-venn/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/py-matplotlib-venn/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-plotly/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-plotly/PLIST
cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/py-pycha/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/py-pycha/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/py-pygal/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/py-pygal/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/graphics/py-pygraphviz/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/py-pygraphviz/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-pypng/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/py-pypng/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/py-wand/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/py-wand/PLIST
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-dot/Makefile
diff -u pkgsrc/graphics/py-dot/Makefile:1.16 pkgsrc/graphics/py-dot/Makefile:1.17
--- pkgsrc/graphics/py-dot/Makefile:1.16 Tue Feb 4 12:17:08 2025
+++ pkgsrc/graphics/py-dot/Makefile Tue Apr 15 15:17:47 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2025/02/04 12:17:08 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/04/15 15:17:47 adam Exp $
DISTNAME= pydot-3.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydot/}
@@ -10,7 +11,7 @@ HOMEPAGE= https://github.com/erocarrera/
COMMENT= Python interface to Graphviz's Dot language
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=61.0:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
DEPENDS+= ${PYPKGPREFIX}-pyparsing>=3.0.9:../../devel/py-pyparsing
TEST_DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet
Index: pkgsrc/graphics/py-dot/PLIST
diff -u pkgsrc/graphics/py-dot/PLIST:1.5 pkgsrc/graphics/py-dot/PLIST:1.6
--- pkgsrc/graphics/py-dot/PLIST:1.5 Tue Feb 4 12:17:08 2025
+++ pkgsrc/graphics/py-dot/PLIST Tue Apr 15 15:17:47 2025
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.5 2025/02/04 12:17:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/04/15 15:17:47 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/MIT.txt
-${PYSITELIB}/${WHEEL_INFODIR}/Python-2.0.txt
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSES/MIT.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSES/Python-2.0.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/pydot/__init__.py
${PYSITELIB}/pydot/__init__.pyc
Index: pkgsrc/graphics/py-exifread/Makefile
diff -u pkgsrc/graphics/py-exifread/Makefile:1.6 pkgsrc/graphics/py-exifread/Makefile:1.7
--- pkgsrc/graphics/py-exifread/Makefile:1.6 Wed Mar 5 10:04:37 2025
+++ pkgsrc/graphics/py-exifread/Makefile Tue Apr 15 15:17:48 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2025/03/05 10:04:37 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2025/04/15 15:17:48 adam Exp $
DISTNAME= ExifRead-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=E/ExifRead/}
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/ianare/exif
COMMENT= Read Exif metadata from TIFF and JPEG files
LICENSE= modified-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=75.8.2:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
USE_LANGUAGES= # none
Index: pkgsrc/graphics/py-exifread/PLIST
diff -u pkgsrc/graphics/py-exifread/PLIST:1.3 pkgsrc/graphics/py-exifread/PLIST:1.4
--- pkgsrc/graphics/py-exifread/PLIST:1.3 Sat Dec 2 08:57:40 2023
+++ pkgsrc/graphics/py-exifread/PLIST Tue Apr 15 15:17:48 2025
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2023/12/02 08:57:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/04/15 15:17:48 adam Exp $
bin/exifread-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/exifread/__init__.py
${PYSITELIB}/exifread/__init__.pyc
Index: pkgsrc/graphics/py-graphviz/Makefile
diff -u pkgsrc/graphics/py-graphviz/Makefile:1.22 pkgsrc/graphics/py-graphviz/Makefile:1.23
--- pkgsrc/graphics/py-graphviz/Makefile:1.22 Mon Nov 11 07:28:35 2024
+++ pkgsrc/graphics/py-graphviz/Makefile Tue Apr 15 15:17:48 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2024/11/11 07:28:35 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2025/04/15 15:17:48 adam Exp $
DISTNAME= graphviz-0.20.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/graphviz/}
EXTRACT_SUFX= .zip
@@ -11,7 +12,7 @@ HOMEPAGE= https://github.com/xflr6/graph
COMMENT= Create and render graph descriptions in DOT language
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
@@ -19,7 +20,5 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-graphviz/PLIST
diff -u pkgsrc/graphics/py-graphviz/PLIST:1.5 pkgsrc/graphics/py-graphviz/PLIST:1.6
--- pkgsrc/graphics/py-graphviz/PLIST:1.5 Sat Mar 23 16:34:07 2024
+++ pkgsrc/graphics/py-graphviz/PLIST Tue Apr 15 15:17:48 2025
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2024/03/23 16:34:07 adam Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
+@comment $NetBSD: PLIST,v 1.6 2025/04/15 15:17:48 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/graphviz/__init__.py
${PYSITELIB}/graphviz/__init__.pyc
Index: pkgsrc/graphics/py-imageio/Makefile
diff -u pkgsrc/graphics/py-imageio/Makefile:1.23 pkgsrc/graphics/py-imageio/Makefile:1.24
--- pkgsrc/graphics/py-imageio/Makefile:1.23 Mon Jan 20 06:12:16 2025
+++ pkgsrc/graphics/py-imageio/Makefile Tue Apr 15 15:17:48 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2025/01/20 06:12:16 adam Exp $
+# $NetBSD: Makefile,v 1.24 2025/04/15 15:17:48 adam Exp $
DISTNAME= imageio-2.37.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/imageio/}
@@ -10,7 +11,7 @@ HOMEPAGE= https://imageio.readthedocs.io
COMMENT= Python library to read and write images
LICENSE= 2-clause-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-Pillow>=8.3.2:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
TEST_DEPENDS+= ${PYPKGPREFIX}-fsspec-[0-9]*:../../sysutils/py-fsspec
Index: pkgsrc/graphics/py-imageio/PLIST
diff -u pkgsrc/graphics/py-imageio/PLIST:1.7 pkgsrc/graphics/py-imageio/PLIST:1.8
--- pkgsrc/graphics/py-imageio/PLIST:1.7 Mon Aug 19 09:20:12 2024
+++ pkgsrc/graphics/py-imageio/PLIST Tue Apr 15 15:17:48 2025
@@ -1,11 +1,11 @@
-@comment $NetBSD: PLIST,v 1.7 2024/08/19 09:20:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/04/15 15:17:48 adam Exp $
bin/imageio_download_bin-${PYVERSSUFFIX}
bin/imageio_remove_bin-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/imageio/__init__.py
${PYSITELIB}/imageio/__init__.pyc
Index: pkgsrc/graphics/py-leather/Makefile
diff -u pkgsrc/graphics/py-leather/Makefile:1.7 pkgsrc/graphics/py-leather/Makefile:1.8
--- pkgsrc/graphics/py-leather/Makefile:1.7 Mon Nov 11 07:28:35 2024
+++ pkgsrc/graphics/py-leather/Makefile Tue Apr 15 15:17:48 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2024/11/11 07:28:35 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/04/15 15:17:48 adam Exp $
DISTNAME= leather-0.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/leather/}
@@ -10,14 +11,12 @@ HOMEPAGE= https://leather.readthedocs.io
COMMENT= Python charting for 80% of humans
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
TEST_DEPENDS+= ${PYPKGPREFIX}-cssselect>=0.9.1:../../textproc/py-cssselect
TEST_DEPENDS+= ${PYPKGPREFIX}-lxml>=3.6.0:../../textproc/py-lxml
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-leather/PLIST
diff -u pkgsrc/graphics/py-leather/PLIST:1.2 pkgsrc/graphics/py-leather/PLIST:1.3
--- pkgsrc/graphics/py-leather/PLIST:1.2 Sat Apr 13 05:22:06 2024
+++ pkgsrc/graphics/py-leather/PLIST Tue Apr 15 15:17:48 2025
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2024/04/13 05:22:06 adam Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
+@comment $NetBSD: PLIST,v 1.3 2025/04/15 15:17:48 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/COPYING
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/leather/__init__.py
${PYSITELIB}/leather/__init__.pyc
Index: pkgsrc/graphics/py-matplotlib-inline/Makefile
diff -u pkgsrc/graphics/py-matplotlib-inline/Makefile:1.4 pkgsrc/graphics/py-matplotlib-inline/Makefile:1.5
--- pkgsrc/graphics/py-matplotlib-inline/Makefile:1.4 Mon Nov 11 07:28:35 2024
+++ pkgsrc/graphics/py-matplotlib-inline/Makefile Tue Apr 15 15:17:48 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2024/11/11 07:28:35 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2025/04/15 15:17:48 adam Exp $
DISTNAME= matplotlib_inline-0.1.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib-inline/}
@@ -10,12 +11,10 @@ HOMEPAGE= https://github.com/ipython/mat
COMMENT= Inline Matplotlib backend for Jupyter
LICENSE= modified-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-traitlets>0:../../devel/py-traitlets
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-matplotlib-inline/PLIST
diff -u pkgsrc/graphics/py-matplotlib-inline/PLIST:1.2 pkgsrc/graphics/py-matplotlib-inline/PLIST:1.3
--- pkgsrc/graphics/py-matplotlib-inline/PLIST:1.2 Fri Apr 19 04:27:20 2024
+++ pkgsrc/graphics/py-matplotlib-inline/PLIST Tue Apr 15 15:17:48 2025
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2024/04/19 04:27:20 adam Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+@comment $NetBSD: PLIST,v 1.3 2025/04/15 15:17:48 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/matplotlib_inline/__init__.py
${PYSITELIB}/matplotlib_inline/__init__.pyc
Index: pkgsrc/graphics/py-matplotlib-venn/Makefile
diff -u pkgsrc/graphics/py-matplotlib-venn/Makefile:1.16 pkgsrc/graphics/py-matplotlib-venn/Makefile:1.17
--- pkgsrc/graphics/py-matplotlib-venn/Makefile:1.16 Wed Feb 26 08:03:31 2025
+++ pkgsrc/graphics/py-matplotlib-venn/Makefile Tue Apr 15 15:17:48 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2025/02/26 08:03:31 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/04/15 15:17:48 adam Exp $
DISTNAME= matplotlib-venn-1.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/matplotlib-venn/}
@@ -10,7 +11,7 @@ HOMEPAGE= https://github.com/konstantint
COMMENT= Routines for plotting area-weighted venn diagrams
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-scipy-[0-9]*:../../math/py-scipy
Index: pkgsrc/graphics/py-matplotlib-venn/PLIST
diff -u pkgsrc/graphics/py-matplotlib-venn/PLIST:1.5 pkgsrc/graphics/py-matplotlib-venn/PLIST:1.6
--- pkgsrc/graphics/py-matplotlib-venn/PLIST:1.5 Fri Aug 2 07:30:16 2024
+++ pkgsrc/graphics/py-matplotlib-venn/PLIST Tue Apr 15 15:17:48 2025
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2024/08/02 07:30:16 adam Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+@comment $NetBSD: PLIST,v 1.6 2025/04/15 15:17:48 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
${PYSITELIB}/matplotlib_venn/__init__.py
Index: pkgsrc/graphics/py-plotly/Makefile
diff -u pkgsrc/graphics/py-plotly/Makefile:1.2 pkgsrc/graphics/py-plotly/Makefile:1.3
--- pkgsrc/graphics/py-plotly/Makefile:1.2 Fri Nov 22 21:57:12 2024
+++ pkgsrc/graphics/py-plotly/Makefile Tue Apr 15 15:17:48 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2024/11/22 21:57:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2025/04/15 15:17:48 adam Exp $
DISTNAME= plotly-5.24.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_PYPI:=p/plotly/}
@@ -10,7 +11,7 @@ HOMEPAGE= https://plotly.com/python/
COMMENT= Interactive graphing library for Python
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-tenacity>=6.2.0:../../devel/py-tenacity
USE_LANGUAGES= # none
Index: pkgsrc/graphics/py-plotly/PLIST
diff -u pkgsrc/graphics/py-plotly/PLIST:1.1 pkgsrc/graphics/py-plotly/PLIST:1.2
--- pkgsrc/graphics/py-plotly/PLIST:1.1 Fri Nov 22 21:07:08 2024
+++ pkgsrc/graphics/py-plotly/PLIST Tue Apr 15 15:17:48 2025
@@ -1,5 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2024/11/22 21:07:08 bacon Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/04/15 15:17:48 adam Exp $
etc/jupyter/nbconfig/notebook.d/jupyterlab-plotly.json
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/_plotly_future_/__init__.py
${PYSITELIB}/_plotly_future_/__init__.pyc
${PYSITELIB}/_plotly_future_/__init__.pyo
@@ -105,11 +110,6 @@ ${PYSITELIB}/jupyterlab_plotly/labextens
${PYSITELIB}/jupyterlab_plotly/nbextension/extension.js
${PYSITELIB}/jupyterlab_plotly/nbextension/index.js
${PYSITELIB}/jupyterlab_plotly/nbextension/index.js.LICENSE.txt
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/plotly/__init__.py
${PYSITELIB}/plotly/__init__.pyc
${PYSITELIB}/plotly/__init__.pyo
Index: pkgsrc/graphics/py-pycha/Makefile
diff -u pkgsrc/graphics/py-pycha/Makefile:1.24 pkgsrc/graphics/py-pycha/Makefile:1.25
--- pkgsrc/graphics/py-pycha/Makefile:1.24 Mon Nov 11 07:28:36 2024
+++ pkgsrc/graphics/py-pycha/Makefile Tue Apr 15 15:17:48 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2024/11/11 07:28:36 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2025/04/15 15:17:48 adam Exp $
DISTNAME= pycha-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pycha/}
@@ -11,16 +11,15 @@ HOMEPAGE= https://bitbucket.org/lgs/pych
COMMENT= Library for making charts with Python
LICENSE= gnu-lgpl-v3
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-cairocffi-[0-9]*:../../graphics/py-cairocffi
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
USE_LANGUAGES= #none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
post-install:
- ${MV} ${DESTDIR}${PREFIX}/bin/chavier ${DESTDIR}${PREFIX}/bin/chavier-${PYVERSSUFFIX} || ${TRUE}
+ cd ${DESTDIR}${PREFIX}/bin && \
+ ${MV} chavier chavier-${PYVERSSUFFIX} || ${TRUE}
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-pycha/PLIST
diff -u pkgsrc/graphics/py-pycha/PLIST:1.4 pkgsrc/graphics/py-pycha/PLIST:1.5
--- pkgsrc/graphics/py-pycha/PLIST:1.4 Sun Nov 5 13:27:29 2023
+++ pkgsrc/graphics/py-pycha/PLIST Tue Apr 15 15:17:48 2025
@@ -1,5 +1,13 @@
-@comment $NetBSD: PLIST,v 1.4 2023/11/05 13:27:29 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/04/15 15:17:48 adam Exp $
bin/chavier-${PYVERSSUFFIX}
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/COPYING
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
${PYSITELIB}/chavier/__init__.py
${PYSITELIB}/chavier/__init__.pyc
${PYSITELIB}/chavier/__init__.pyo
@@ -12,14 +20,6 @@ ${PYSITELIB}/chavier/dialogs.pyo
${PYSITELIB}/chavier/gui.py
${PYSITELIB}/chavier/gui.pyc
${PYSITELIB}/chavier/gui.pyo
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
${PYSITELIB}/pycha/__init__.py
${PYSITELIB}/pycha/__init__.pyc
${PYSITELIB}/pycha/__init__.pyo
Index: pkgsrc/graphics/py-pygal/Makefile
diff -u pkgsrc/graphics/py-pygal/Makefile:1.20 pkgsrc/graphics/py-pygal/Makefile:1.21
--- pkgsrc/graphics/py-pygal/Makefile:1.20 Mon Nov 11 07:28:36 2024
+++ pkgsrc/graphics/py-pygal/Makefile Tue Apr 15 15:17:48 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2024/11/11 07:28:36 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2025/04/15 15:17:48 adam Exp $
DISTNAME= pygal-3.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygal/}
@@ -10,7 +11,7 @@ HOMEPAGE= https://www.pygal.org/
COMMENT= Python SVG graph plotting library
LICENSE= gnu-lgpl-v3
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-importlib-metadata-[0-9]*:../../devel/py-importlib-metadata
# png
DEPENDS+= ${PYPKGPREFIX}-cairosvg-[0-9]*:../../converters/py-cairosvg
@@ -24,8 +25,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-isort
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
# as of 3.0.4
# 4414 passed, 8710 warnings
Index: pkgsrc/graphics/py-pygal/PLIST
diff -u pkgsrc/graphics/py-pygal/PLIST:1.7 pkgsrc/graphics/py-pygal/PLIST:1.8
--- pkgsrc/graphics/py-pygal/PLIST:1.7 Sat Dec 2 08:25:21 2023
+++ pkgsrc/graphics/py-pygal/PLIST Tue Apr 15 15:17:48 2025
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.7 2023/12/02 08:25:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2025/04/15 15:17:48 adam Exp $
bin/pygal_gen${PYVERSSUFFIX}.py
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/COPYING
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/pygal/__about__.py
${PYSITELIB}/pygal/__about__.pyc
Index: pkgsrc/graphics/py-pygraphviz/Makefile
diff -u pkgsrc/graphics/py-pygraphviz/Makefile:1.28 pkgsrc/graphics/py-pygraphviz/Makefile:1.29
--- pkgsrc/graphics/py-pygraphviz/Makefile:1.28 Mon Nov 11 07:28:36 2024
+++ pkgsrc/graphics/py-pygraphviz/Makefile Tue Apr 15 15:17:49 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2024/11/11 07:28:36 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2025/04/15 15:17:49 adam Exp $
DISTNAME= pygraphviz-1.14
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygraphviz/}
Index: pkgsrc/graphics/py-pygraphviz/PLIST
diff -u pkgsrc/graphics/py-pygraphviz/PLIST:1.9 pkgsrc/graphics/py-pygraphviz/PLIST:1.10
--- pkgsrc/graphics/py-pygraphviz/PLIST:1.9 Mon Jan 15 13:32:06 2024
+++ pkgsrc/graphics/py-pygraphviz/PLIST Tue Apr 15 15:17:49 2025
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.9 2024/01/15 13:32:06 adam Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+@comment $NetBSD: PLIST,v 1.10 2025/04/15 15:17:49 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/pygraphviz/__init__.py
${PYSITELIB}/pygraphviz/__init__.pyc
Index: pkgsrc/graphics/py-pypng/Makefile
diff -u pkgsrc/graphics/py-pypng/Makefile:1.2 pkgsrc/graphics/py-pypng/Makefile:1.3
--- pkgsrc/graphics/py-pypng/Makefile:1.2 Mon Nov 11 07:28:36 2024
+++ pkgsrc/graphics/py-pypng/Makefile Tue Apr 15 15:17:49 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2024/11/11 07:28:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2025/04/15 15:17:49 adam Exp $
DISTNAME= pypng-0.20220715.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pypng/}
@@ -10,12 +11,10 @@ HOMEPAGE= https://gitlab.com/drj11/pypng
COMMENT= Pure Python library for saving and loading PNG images
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
post-install:
.for bin in prichunkpng pricolpng priditherpng priforgepng prigreypng \
pripalpng pripamtopng priplan9topng pripnglsch pripngtopam \
Index: pkgsrc/graphics/py-pypng/PLIST
diff -u pkgsrc/graphics/py-pypng/PLIST:1.1 pkgsrc/graphics/py-pypng/PLIST:1.2
--- pkgsrc/graphics/py-pypng/PLIST:1.1 Sat Jan 6 09:18:01 2024
+++ pkgsrc/graphics/py-pypng/PLIST Tue Apr 15 15:17:49 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2024/01/06 09:18:01 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/04/15 15:17:49 adam Exp $
bin/prichunkpng-${PYVERSSUFFIX}
bin/pricolpng-${PYVERSSUFFIX}
bin/priditherpng-${PYVERSSUFFIX}
@@ -11,10 +11,10 @@ bin/pripnglsch-${PYVERSSUFFIX}
bin/pripngtopam-${PYVERSSUFFIX}
bin/prirowpng-${PYVERSSUFFIX}
bin/priweavepng-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/LICENCE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENCE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/png.py
${PYSITELIB}/png.pyc
Index: pkgsrc/graphics/py-wand/Makefile
diff -u pkgsrc/graphics/py-wand/Makefile:1.17 pkgsrc/graphics/py-wand/Makefile:1.18
--- pkgsrc/graphics/py-wand/Makefile:1.17 Wed Mar 5 10:09:30 2025
+++ pkgsrc/graphics/py-wand/Makefile Tue Apr 15 15:17:49 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2025/03/05 10:09:30 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2025/04/15 15:17:49 adam Exp $
DISTNAME= Wand-0.6.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=W/Wand/}
@@ -11,11 +11,9 @@ HOMEPAGE= https://docs.wand-py.org/
COMMENT= Ctypes-based simple ImageMagick binding for Python
LICENSE= mit
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=75.8.2:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
-USE_LANGUAGES= c
-
WHEEL_NAME= ${DISTNAME:tl}
# 'make test' doesn't work, but running 'pytest' in ${WRKSRC} gives
Index: pkgsrc/graphics/py-wand/PLIST
diff -u pkgsrc/graphics/py-wand/PLIST:1.5 pkgsrc/graphics/py-wand/PLIST:1.6
--- pkgsrc/graphics/py-wand/PLIST:1.5 Sun Nov 5 10:11:56 2023
+++ pkgsrc/graphics/py-wand/PLIST Tue Apr 15 15:17:49 2025
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2023/11/05 10:11:56 wiz Exp $
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+@comment $NetBSD: PLIST,v 1.6 2025/04/15 15:17:49 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/wand/__init__.py
${PYSITELIB}/wand/__init__.pyc
Home |
Main Index |
Thread Index |
Old Index