pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-pyvo py-pyvo: mark BROKEN due to unimported de...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c3d86cf668f
branches:  trunk
changeset: 454804:9c3d86cf668f
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Jun 21 10:08:39 2021 +0000

description:
py-pyvo: mark BROKEN due to unimported dependency

diffstat:

 math/py-pyvo/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 6dfa7b1e69fe -r 9c3d86cf668f math/py-pyvo/Makefile
--- a/math/py-pyvo/Makefile     Mon Jun 21 07:12:16 2021 +0000
+++ b/math/py-pyvo/Makefile     Mon Jun 21 10:08:39 2021 +0000
@@ -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 @@
 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
 



Home | Main Index | Thread Index | Old Index