pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-astropy-helpers: finish package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Jan 17 10:50:27 2022 +0100
Changeset: e9c0c3809795fcb1cfc6b5b26aefc836b2e7597b
Modified Files:
py-astropy-helpers/Makefile
Log Message:
py-astropy-helpers: finish package
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e9c0c3809795fcb1cfc6b5b26aefc836b2e7597b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-astropy-helpers/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-astropy-helpers/Makefile b/py-astropy-helpers/Makefile
index 7e039c9f9b..886781a2be 100644
--- a/py-astropy-helpers/Makefile
+++ b/py-astropy-helpers/Makefile
@@ -10,8 +10,9 @@ HOMEPAGE= https://github.com/astropy/astropy-helpers/
COMMENT= Tools for Astropy package
LICENSE= modified-bsd
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-numpy
+DEPENDS+= ${PYPKGPREFIX}-sphinx-astropy-[0-9]*:../../textproc/py-sphinx-astropy
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
-.include "../../math/py-numpy/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index