summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/py-Keras-Applications/Makefile4
-rw-r--r--math/py-Keras-Preprocessing/Makefile4
-rw-r--r--math/py-Theano/Makefile4
-rw-r--r--math/py-abcpmc/Makefile4
-rw-r--r--math/py-arviz/Makefile4
-rw-r--r--math/py-asdf/Makefile4
-rw-r--r--math/py-asteval/Makefile4
-rw-r--r--math/py-astroML/Makefile5
-rw-r--r--math/py-astroplan/Makefile5
-rw-r--r--math/py-astropy/Makefile5
-rw-r--r--math/py-astroquery/Makefile5
-rw-r--r--math/py-autograd/Makefile4
-rw-r--r--math/py-bottleneck/Makefile4
-rw-r--r--math/py-gwcs/Makefile5
-rw-r--r--math/py-jplephem/Makefile4
-rw-r--r--math/py-lmfit/Makefile4
-rw-r--r--math/py-netCDF4/Makefile4
-rw-r--r--math/py-numba/Makefile3
-rw-r--r--math/py-numexpr/Makefile4
-rw-r--r--math/py-numpy/Makefile4
-rw-r--r--math/py-numpy/buildlink3.mk4
-rw-r--r--math/py-pandas-datareader/Makefile4
-rw-r--r--math/py-pandas/Makefile4
-rw-r--r--math/py-patsy/Makefile4
-rw-r--r--math/py-photutils/Makefile5
-rw-r--r--math/py-powerlaw/Makefile4
-rw-r--r--math/py-pyerfa/Makefile5
-rw-r--r--math/py-pymc3/Makefile4
-rw-r--r--math/py-pythran/Makefile4
-rw-r--r--math/py-pyvo/Makefile5
-rw-r--r--math/py-pywavelets/Makefile4
-rw-r--r--math/py-rpy/Makefile3
-rw-r--r--math/py-scikit-image/Makefile4
-rw-r--r--math/py-scikit-learn/Makefile4
-rw-r--r--math/py-scipy/Makefile4
-rw-r--r--math/py-sklearn-pandas/Makefile6
-rw-r--r--math/py-statsmodels/Makefile4
-rw-r--r--math/py-tables/Makefile3
-rw-r--r--math/py-tensorboard/Makefile7
-rw-r--r--math/py-uncertainties/Makefile4
-rw-r--r--math/py-xarray/Makefile4
41 files changed, 75 insertions, 99 deletions
diff --git a/math/py-Keras-Applications/Makefile b/math/py-Keras-Applications/Makefile
index 4f02a08eb52..9d5fd1e47e5 100644
--- a/math/py-Keras-Applications/Makefile
+++ b/math/py-Keras-Applications/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/06/07 11:59:20 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/30 13:05:35 adam Exp $
DISTNAME= Keras_Applications-1.0.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy>=1.9.1:../../math/py-numpy
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36 # py-h5py
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-h5py
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-Keras-Preprocessing/Makefile b/math/py-Keras-Preprocessing/Makefile
index 72184a55c05..9f7155678e9 100644
--- a/math/py-Keras-Preprocessing/Makefile
+++ b/math/py-Keras-Preprocessing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/06/29 08:42:00 nia Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/30 13:05:35 adam Exp $
DISTNAME= Keras_Preprocessing-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
@@ -15,7 +15,5 @@ DEPENDS+= ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-Theano/Makefile b/math/py-Theano/Makefile
index 772a7abcf83..b595542a395 100644
--- a/math/py-Theano/Makefile
+++ b/math/py-Theano/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/04/09 14:41:34 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2021/12/30 13:05:35 adam Exp $
DISTNAME= Theano-1.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -26,7 +26,7 @@ REPLACE.bash.old= .*/bin/bash
REPLACE.bash.new= ${SH}
REPLACE_FILES.bash= theano/misc/check_blas_many.sh
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scipy
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
diff --git a/math/py-abcpmc/Makefile b/math/py-abcpmc/Makefile
index da9da433107..c66e64f3951 100644
--- a/math/py-abcpmc/Makefile
+++ b/math/py-abcpmc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/04/09 14:41:34 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/30 13:05:35 adam Exp $
DISTNAME= abcpmc-0.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,7 +20,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scipy
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-arviz/Makefile b/math/py-arviz/Makefile
index 68e05ed2e90..f8a6437dbb8 100644
--- a/math/py-arviz/Makefile
+++ b/math/py-arviz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/04/09 14:41:35 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/30 13:05:35 adam Exp $
DISTNAME= arviz-0.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,7 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-xarray>=0.11:../../math/py-xarray
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scipy
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-asdf/Makefile b/math/py-asdf/Makefile
index c7303613ea4..5ead62b3658 100644
--- a/math/py-asdf/Makefile
+++ b/math/py-asdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/12/14 07:11:40 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/30 13:05:35 adam Exp $
DISTNAME= asdf-2.8.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -21,7 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36 # py-numpy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-numpy
.include "../../lang/python/pyversion.mk"
.if ${_PYTHON_VERSION} < 39
diff --git a/math/py-asteval/Makefile b/math/py-asteval/Makefile
index 38249545ae9..f71eef6d120 100644
--- a/math/py-asteval/Makefile
+++ b/math/py-asteval/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/11/04 13:56:13 adam Exp $
+# $NetBSD: Makefile,v 1.11 2021/12/30 13:05:35 adam Exp $
DISTNAME= asteval-0.9.25
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy>=1.6:../../math/py-numpy
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36 # py-numpy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-numpy
do-test:
cd ${WRKSRC}/tests && ${PYTHONBIN} test_asteval.py
diff --git a/math/py-astroML/Makefile b/math/py-astroML/Makefile
index 79002a368ec..5c59ab577d5 100644
--- a/math/py-astroML/Makefile
+++ b/math/py-astroML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/12/19 14:42:39 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/30 13:05:35 adam Exp $
DISTNAME= astroML-1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,8 +12,7 @@ HOMEPAGE= https://www.astroml.org/
COMMENT= Astropy affiliated module for machine learning and data mining
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-matplotlib>=2.1.1:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-scikit-learn>=0.18:../../math/py-scikit-learn
diff --git a/math/py-astroplan/Makefile b/math/py-astroplan/Makefile
index c35cc0c5ec6..8687bb7e134 100644
--- a/math/py-astroplan/Makefile
+++ b/math/py-astroplan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/12/19 14:38:01 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/30 13:05:36 adam Exp $
DISTNAME= astroplan-0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,8 +12,7 @@ HOMEPAGE= https://astroplan.readthedocs.io/en/latest/
COMMENT= Astropy affiliated module for planning astronomical observations
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-matplotlib>=3.0:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-pytz>=2020.4:../../time/py-pytz
diff --git a/math/py-astropy/Makefile b/math/py-astropy/Makefile
index 8ae4c7647bb..f055ad5a48f 100644
--- a/math/py-astropy/Makefile
+++ b/math/py-astropy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/12/19 14:17:39 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/30 13:05:36 adam Exp $
DISTNAME= astropy-4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,7 @@ HOMEPAGE= https://www.astropy.org/
COMMENT= Python module for astronomical calculations and data analysis
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= libxml2>=2.9.10:../../textproc/libxml2
DEPENDS+= ${PYPKGPREFIX}-numpy>=1.17.0:../../math/py-numpy
diff --git a/math/py-astroquery/Makefile b/math/py-astroquery/Makefile
index f5cd0877241..b24fcb6d700 100644
--- a/math/py-astroquery/Makefile
+++ b/math/py-astroquery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/12/22 22:03:56 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/30 13:05:36 adam Exp $
DISTNAME= astroquery-0.3.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,8 +12,7 @@ HOMEPAGE= https://astroquery.readthedocs.io/en/latest/
COMMENT= Astropy coordinated Python module for querying astronomical databases
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-keyring>=21.2.1:../../security/py-keyring
diff --git a/math/py-autograd/Makefile b/math/py-autograd/Makefile
index 70fe015faae..16eb93e6788 100644
--- a/math/py-autograd/Makefile
+++ b/math/py-autograd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/06/29 08:42:00 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/30 13:05:36 adam Exp $
DISTNAME= autograd-1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,8 +15,6 @@ DEPENDS+= ${PYPKGPREFIX}-future>=0.15.2:../../devel/py-future
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy
-
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-bottleneck/Makefile b/math/py-bottleneck/Makefile
index 54883745248..308b33f2865 100644
--- a/math/py-bottleneck/Makefile
+++ b/math/py-bottleneck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/06/29 08:42:01 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/30 13:05:36 adam Exp $
DISTNAME= Bottleneck-1.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -15,8 +15,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
PYSETUPTESTTARGET= pytest
-PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy
-
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-gwcs/Makefile b/math/py-gwcs/Makefile
index e1a9f761298..ab3f89514b3 100644
--- a/math/py-gwcs/Makefile
+++ b/math/py-gwcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/12/19 14:54:00 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/30 13:05:36 adam Exp $
DISTNAME= gwcs-0.15.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,7 @@ HOMEPAGE= https://gwcs.readthedocs.io/en/latest/
COMMENT= Generalized World Coordinate System
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-scipy>=1.1:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-astropy>=4.2:../../math/py-astropy
diff --git a/math/py-jplephem/Makefile b/math/py-jplephem/Makefile
index 8b0f540c37b..4aff7d1478d 100644
--- a/math/py-jplephem/Makefile
+++ b/math/py-jplephem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/11/18 19:43:11 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/30 13:05:36 adam Exp $
DISTNAME= jplephem-2.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy>=1.17.0:../../math/py-numpy
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/distutils.mk"
diff --git a/math/py-lmfit/Makefile b/math/py-lmfit/Makefile
index 88d3def516e..3719026daed 100644
--- a/math/py-lmfit/Makefile
+++ b/math/py-lmfit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/12/17 07:49:34 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2021/12/30 13:05:36 adam Exp $
DISTNAME= lmfit-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,7 +19,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36 # py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scipy
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-netCDF4/Makefile b/math/py-netCDF4/Makefile
index 8b993f5a19f..14bd151f28e 100644
--- a/math/py-netCDF4/Makefile
+++ b/math/py-netCDF4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2021/12/16 09:53:28 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/12/30 13:05:36 adam Exp $
DISTNAME= netCDF4-1.5.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,7 +20,7 @@ SUBST_SED.paths+= -e 's,/usr/local,${PREFIX},g'
SUBST_FILES.paths+= setup.py
SUBST_MESSAGE.paths= Fixing header search paths.
-PYTHON_VERSIONS_INCOMPATIBLE+= 27 36 # py-numpy
+PYTHON_VERSIONS_INCOMPATIBLE+= 27 # py-numpy
do-test:
cd ${WRKSRC}/test && ${SETENV} ${TEST_ENV} ${PYTHONBIN} run_all.py
diff --git a/math/py-numba/Makefile b/math/py-numba/Makefile
index c5d4b3a34ce..a65d41c4778 100644
--- a/math/py-numba/Makefile
+++ b/math/py-numba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2021/06/29 08:42:01 nia Exp $
+# $NetBSD: Makefile,v 1.25 2021/12/30 13:05:37 adam Exp $
DISTNAME= numba-0.51.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,6 @@ DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
USE_LANGUAGES= c c++
PYTHON_VERSIONS_INCOMPATIBLE= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy
post-install:
.for cmd in numba pycc
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index cb8d71ed66a..3352f38e4e9 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2021/12/19 14:00:47 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2021/12/30 13:05:37 adam Exp $
DISTNAME= numexpr-2.7.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= mit
USE_LANGUAGES= c c++
REPLACE_PYTHON= numexpr/cpuinfo.py
-PYTHON_VERSIONS_INCOMPATIBLE+= 27 36 # py-numpy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-numpy
do-test:
${PYTHONBIN} -c "import numexpr; numexpr.test()"
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index 6c984f62f92..e8f8ed5104d 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2021/12/20 11:27:57 adam Exp $
+# $NetBSD: Makefile,v 1.87 2021/12/30 13:05:37 adam Exp $
DISTNAME= numpy-1.21.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,7 +22,7 @@ USE_LANGUAGES= c99 c++ fortran
REPLACE_PYTHON+= *.py */*.py */*/*.py */*/*/*.py */*/*/*/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
# XXX Avoid picking up other compilers when installed
.include "../../mk/compiler.mk"
diff --git a/math/py-numpy/buildlink3.mk b/math/py-numpy/buildlink3.mk
index 18cbf85be3e..057a3c51bf5 100644
--- a/math/py-numpy/buildlink3.mk
+++ b/math/py-numpy/buildlink3.mk
@@ -1,12 +1,10 @@
-# $NetBSD: buildlink3.mk,v 1.11 2021/07/01 06:13:45 nia Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2021/12/30 13:05:37 adam Exp $
BUILDLINK_TREE+= py-numpy
.if !defined(PY_NUMPY_BUILDLINK3_MK)
PY_NUMPY_BUILDLINK3_MK:=
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
-
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-numpy+= ${PYPKGPREFIX}-numpy>=1.0
diff --git a/math/py-pandas-datareader/Makefile b/math/py-pandas-datareader/Makefile
index 5f8d891032e..06f155235e4 100644
--- a/math/py-pandas-datareader/Makefile
+++ b/math/py-pandas-datareader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/04/09 15:42:35 tnn Exp $
+# $NetBSD: Makefile,v 1.12 2021/12/30 13:05:37 adam Exp $
DISTNAME= pandas-datareader-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-pandas>=0.21:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-requests>=2.3.0:../../devel/py-requests
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-pandas
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-pandas
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile
index 9751a372507..80e4eefbbde 100644
--- a/math/py-pandas/Makefile
+++ b/math/py-pandas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2021/12/12 20:30:49 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/12/30 13:05:37 adam Exp $
DISTNAME= pandas-1.3.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -27,7 +27,7 @@ USE_LANGUAGES= c c++
PYSETUPTESTTARGET= pytest
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
BUILDLINK_API_DEPENDS.pynumpy+= ${PYPKGPREFIX}-numpy>=1.16.5
diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile
index 9ddcc0320fb..b326b1180d1 100644
--- a/math/py-patsy/Makefile
+++ b/math/py-patsy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/11/14 20:40:44 adam Exp $
+# $NetBSD: Makefile,v 1.8 2021/12/30 13:05:37 adam Exp $
DISTNAME= patsy-0.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,8 +15,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy
-
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-photutils/Makefile b/math/py-photutils/Makefile
index 3e0dd935073..71937cb295f 100644
--- a/math/py-photutils/Makefile
+++ b/math/py-photutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/12/19 14:56:04 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/30 13:05:37 adam Exp $
DISTNAME= photutils-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,7 @@ HOMEPAGE= https://photutils.readthedocs.io/en/stable/
COMMENT= Astropy coordinated module for astronomical photometry
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-scikit-image>=0.14.2:../../math/py-scikit-image
DEPENDS+= ${PYPKGPREFIX}-scikit-learn>=0.19:../../math/py-scikit-learn
diff --git a/math/py-powerlaw/Makefile b/math/py-powerlaw/Makefile
index d4ef3a5e68d..36daac6ca63 100644
--- a/math/py-powerlaw/Makefile
+++ b/math/py-powerlaw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/04/09 14:41:35 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/30 13:05:37 adam Exp $
DISTNAME= powerlaw-1.4.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-scipy-[0-9]*:../../math/py-scipy
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-matplotlib, py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-matplotlib, py-scipy
.include "../../devel/py-cython/buildlink3.mk"
.include "../../lang/python/egg.mk"
diff --git a/math/py-pyerfa/Makefile b/math/py-pyerfa/Makefile
index b1f4fae931c..e52f738b4d7 100644
--- a/math/py-pyerfa/Makefile
+++ b/math/py-pyerfa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/12/19 14:26:57 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/12/30 13:05:38 adam Exp $
DISTNAME= pyerfa-1.7.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,8 +15,7 @@ MAKE_ENV+= PYERFA_USE_SYSTEM_LIBERFA=1
USE_LIBTOOL= yes
USE_LANGUAGES= c
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-numpy>=1.17.0:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.10.3:../../textproc/py-jinja2
diff --git a/math/py-pymc3/Makefile b/math/py-pymc3/Makefile
index 245cf44d14b..5cdfefaee78 100644
--- a/math/py-pymc3/Makefile
+++ b/math/py-pymc3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/04/09 14:41:35 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/30 13:05:38 adam Exp $
DISTNAME= pymc3-3.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-patsy>=0.4.0:../../math/py-patsy
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.18.1:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-tqdm>=4.8.4:../../misc/py-tqdm
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-matplotlib, py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-matplotlib, py-scipy
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-pythran/Makefile b/math/py-pythran/Makefile
index 66c7fe5ecd9..7c6eb5b5f82 100644
--- a/math/py-pythran/Makefile
+++ b/math/py-pythran/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/10/02 06:52:11 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/30 13:05:38 adam Exp $
DISTNAME= pythran-0.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-ply>=3.4:../../devel/py-ply
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
post-install:
.for bin in pythran pythran-config
diff --git a/math/py-pyvo/Makefile b/math/py-pyvo/Makefile
index 9bcd8625dbe..b9fb328e064 100644
--- a/math/py-pyvo/Makefile
+++ b/math/py-pyvo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/06/21 10:08:39 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/12/30 13:05:38 adam Exp $
DISTNAME= pyvo-1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,8 +12,7 @@ LICENSE= modified-bsd
BROKEN+= "Dependency missing from pkgsrc: astropy-helpers"
-PYTHON_VERSIONS_INCOMPATIBLE+= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
diff --git a/math/py-pywavelets/Makefile b/math/py-pywavelets/Makefile
index 502923405ad..cfe7f507440 100644
--- a/math/py-pywavelets/Makefile
+++ b/math/py-pywavelets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/06/29 08:42:01 nia Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/30 13:05:38 adam Exp $
DISTNAME= PyWavelets-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -16,8 +16,6 @@ REPLACE_PYTHON+= pywt/tests/*.py
do-test:
${PYTHONBIN} -c 'import pywt; pywt.test()'
-PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy
-
.include "../../devel/py-cython/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile
index f7e96b2db7a..7f01477a859 100644
--- a/math/py-rpy/Makefile
+++ b/math/py-rpy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/12/17 10:15:20 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2021/12/30 13:05:38 adam Exp $
DISTNAME= rpy2-3.4.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/rpy2/rpy/}
@@ -33,7 +33,6 @@ LDFLAGS.SunOS+= -mimpure-text
REPLACE_PYTHON= rpy/tests.py
PYTHON_VERSIONS_INCOMPATIBLE= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy
.include "../../devel/pcre2/buildlink3.mk"
.include "../../lang/python/application.mk"
diff --git a/math/py-scikit-image/Makefile b/math/py-scikit-image/Makefile
index 35ca69ecfba..8a47c15baa7 100644
--- a/math/py-scikit-image/Makefile
+++ b/math/py-scikit-image/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/03/05 04:16:57 gutteridge Exp $
+# $NetBSD: Makefile,v 1.11 2021/12/30 13:05:38 adam Exp $
DISTNAME= scikit-image-0.18.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -23,7 +23,7 @@ DEPENDS+= ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_INCOMPATIBLE+= 27 36 # py-tifffile
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-tifffile
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
diff --git a/math/py-scikit-learn/Makefile b/math/py-scikit-learn/Makefile
index 66efdfa7e98..18e2ae922a6 100644
--- a/math/py-scikit-learn/Makefile
+++ b/math/py-scikit-learn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/05/31 07:03:31 thor Exp $
+# $NetBSD: Makefile,v 1.16 2021/12/30 13:05:38 adam Exp $
DISTNAME= scikit-learn-0.22.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
USE_LANGUAGES= c c++ fortran
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scipy
.include "../../devel/py-cython/buildlink3.mk"
.include "../../lang/python/egg.mk"
diff --git a/math/py-scipy/Makefile b/math/py-scipy/Makefile
index 5d9b9df0ef2..c73798da6e9 100644
--- a/math/py-scipy/Makefile
+++ b/math/py-scipy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2021/11/30 17:00:44 adam Exp $
+# $NetBSD: Makefile,v 1.53 2021/12/30 13:05:39 adam Exp $
DISTNAME= scipy-1.7.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -32,7 +32,7 @@ FFLAGS+= -fPIC
LDFLAGS.Darwin+= -headerpad_max_install_names
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36
+PYTHON_VERSIONS_INCOMPATIBLE= 27
REPLACE_PYTHON+= scipy/sparse/linalg/isolve/tests/test_gcrotmk.py
diff --git a/math/py-sklearn-pandas/Makefile b/math/py-sklearn-pandas/Makefile
index d23871172d5..d1645dbde2b 100644
--- a/math/py-sklearn-pandas/Makefile
+++ b/math/py-sklearn-pandas/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/04/09 15:42:35 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/30 13:05:39 adam Exp $
DISTNAME= sklearn-pandas-1.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= math
+CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sklearn-pandas/}
MAINTAINER= minskim@NetBSD.org
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-pandas-[0-9]*:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-scikit-learn>=0.17:../../math/py-scikit-learn
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-scikit-learn
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scikit-learn
USE_LANGUAGES= # none
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile
index f019ed3b1ee..352f4e35163 100644
--- a/math/py-statsmodels/Makefile
+++ b/math/py-statsmodels/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/04/06 12:16:47 prlw1 Exp $
+# $NetBSD: Makefile,v 1.10 2021/12/30 13:05:39 adam Exp $
DISTNAME= statsmodels-0.12.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.statsmodels.org/
COMMENT= Statistical computations and models for Python
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scipy
USE_LANGUAGES= c
BUILD_DEPENDS+= ${PYPKGPREFIX}-cython>=0.29:../../devel/py-cython
diff --git a/math/py-tables/Makefile b/math/py-tables/Makefile
index 753e487b469..844e358fd7b 100644
--- a/math/py-tables/Makefile
+++ b/math/py-tables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/06/29 08:42:01 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/12/30 13:05:39 adam Exp $
DISTNAME= tables-3.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -24,7 +24,6 @@ DEPENDS+= ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
USE_LANGUAGES= c c++
PYTHON_VERSIONS_INCOMPATIBLE= 27
-PYTHON_VERSIONS_INCOMPATIBLE+= 36 # py-numpy
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
diff --git a/math/py-tensorboard/Makefile b/math/py-tensorboard/Makefile
index cb5180d7150..a333785247d 100644
--- a/math/py-tensorboard/Makefile
+++ b/math/py-tensorboard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/10/01 14:25:32 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/12/30 13:05:39 adam Exp $
DISTNAME= tensorboard-${GITHUB_TAG:S/-//}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,9 +22,7 @@ DEPENDS+= ${PYPKGPREFIX}-werkzeug>=0.11.10:../../www/py-werkzeug
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE+= 27 36 # py-protobuf, py-numpy
-
-.include "../../lang/python/egg.mk"
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-protobuf, py-numpy
post-extract:
.for f in MANIFEST.in setup.cfg setup.py
@@ -34,4 +32,5 @@ post-extract:
post-install:
cd ${DESTDIR}${PREFIX}/bin && ${MV} tensorboard tensorboard${PYVERSSUFFIX}
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-uncertainties/Makefile b/math/py-uncertainties/Makefile
index a8d89dde93a..a99f07f3302 100644
--- a/math/py-uncertainties/Makefile
+++ b/math/py-uncertainties/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/08/05 10:14:30 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/12/30 13:05:39 adam Exp $
DISTNAME= uncertainties-3.1.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36 # py-numpy
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-numpy
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
diff --git a/math/py-xarray/Makefile b/math/py-xarray/Makefile
index c4acf6beebe..09e7f6b7444 100644
--- a/math/py-xarray/Makefile
+++ b/math/py-xarray/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/12/11 21:57:35 adam Exp $
+# $NetBSD: Makefile,v 1.11 2021/12/30 13:05:39 adam Exp $
DISTNAME= xarray-0.20.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,7 +19,7 @@ USE_LANGUAGES= # none
PYSETUPTESTTARGET= pytest
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36 # py-pandas
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-pandas
.include "../../lang/python/pyversion.mk"
.if ${_PYTHON_VERSION} < 38