summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-06-21 10:08:39 +0000
committernia <nia@pkgsrc.org>2021-06-21 10:08:39 +0000
commit4d5b5acb3215468f607ef68ca433b8dfed72436c (patch)
tree1708e427c4518b2a0a9e12cce4860b5e30280ba4 /math
parente8e81809c0fd02c750e81656539366d735ca4387 (diff)
downloadpkgsrc-4d5b5acb3215468f607ef68ca433b8dfed72436c.tar.gz
py-pyvo: mark BROKEN due to unimported dependency
Diffstat (limited to 'math')
-rw-r--r--math/py-pyvo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/py-pyvo/Makefile b/math/py-pyvo/Makefile
index 22e738d3902..9bcd8625dbe 100644
--- a/math/py-pyvo/Makefile
+++ b/math/py-pyvo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/12/21 09:02:04 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/21 10:08:39 nia Exp $
DISTNAME= pyvo-1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ HOMEPAGE= https://pyvo.readthedocs.io/en/latest/
COMMENT= Astropy affiliated Python module for accessing virtual observatories
LICENSE= modified-bsd
+BROKEN+= "Dependency missing from pkgsrc: astropy-helpers"
+
PYTHON_VERSIONS_INCOMPATIBLE+= 27
PYTHON_VERSIONS_INCOMPATIBLE+= 36