summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-07 08:16:37 +0000
committernia <nia@pkgsrc.org>2021-04-07 08:16:37 +0000
commit84c4639aaf5092ccde80aa6c039f75d27cdfb2c3 (patch)
tree1467d14bdcac3521737e431976c9edbb5eea2dbd /finance
parent7138f6c63acade98ac72523c8b6d99bb7601550d (diff)
downloadpkgsrc-84c4639aaf5092ccde80aa6c039f75d27cdfb2c3.tar.gz
Unbreak bulk builds.
A dependency became incompatible with Python 3.6.
Diffstat (limited to 'finance')
-rw-r--r--finance/py-alphalens/Makefile4
-rw-r--r--finance/py-fecon235/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/py-alphalens/Makefile b/finance/py-alphalens/Makefile
index 2d81e00e9c0..76a680871b5 100644
--- a/finance/py-alphalens/Makefile
+++ b/finance/py-alphalens/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/06/17 05:31:49 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/04/07 08:16:37 nia Exp $
DISTNAME= alphalens-0.3.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -20,7 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-statsmodels>=0.6.1:../../math/py-statsmodels
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-matplotlib, py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-matplotlib, py-scipy
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-fecon235/Makefile b/finance/py-fecon235/Makefile
index 8c45ae1aaf6..57cab547b9b 100644
--- a/finance/py-fecon235/Makefile
+++ b/finance/py-fecon235/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/06/17 20:50:02 adam Exp $
+# $NetBSD: Makefile,v 1.4 2021/04/07 08:16:37 nia Exp $
GITHUB_PROJECT= fecon235
GITHUB_TAG= v5.17.0722
@@ -23,7 +23,7 @@ DEPENDS+= ${PYPKGPREFIX}-sympy-[0-9]*:../../math/py-sympy
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-matplotlib, py-scipy
+PYTHON_VERSIONS_INCOMPATIBLE= 36 27 # py-matplotlib, py-scipy
NO_BUILD= yes
PY_PATCHPLIST= yes