pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-pyvo
Module Name: pkgsrc
Committed By: nia
Date: Mon Jun 21 10:08:39 UTC 2021
Modified Files:
pkgsrc/math/py-pyvo: Makefile
Log Message:
py-pyvo: mark BROKEN due to unimported dependency
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/py-pyvo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-pyvo/Makefile
diff -u pkgsrc/math/py-pyvo/Makefile:1.2 pkgsrc/math/py-pyvo/Makefile:1.3
--- pkgsrc/math/py-pyvo/Makefile:1.2 Mon Dec 21 09:02:04 2020
+++ pkgsrc/math/py-pyvo/Makefile Mon Jun 21 10:08:39 2021
@@ -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
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