pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-astropy: depend on imported py-colorlog
Module Name: pkgsrc-wip
Committed By: Dr. Thomas Orgis <thomas.orgis%uni-hamburg.de@localhost>
Pushed By: thor
Date: Mon Aug 29 17:04:27 2022 +0200
Changeset: c3d9f163d728bca3907045d5ff307486d3dbef53
Modified Files:
py-astropy/Makefile
Log Message:
py-astropy: depend on imported py-colorlog
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c3d9f163d728bca3907045d5ff307486d3dbef53
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-astropy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-astropy/Makefile b/py-astropy/Makefile
index ec11421325..9984e6dee7 100644
--- a/py-astropy/Makefile
+++ b/py-astropy/Makefile
@@ -30,7 +30,7 @@ DEPENDS+= ${PYPKGPREFIX}-extension-helpers>=0.1:../../devel/py-extension-helpers
DEPENDS+= ${PYPKGPREFIX}-jplephem>=2.15:../../math/py-jplephem
DEPENDS+= ${PYPKGPREFIX}-pyerfa>=2.0.0.1:../../math/py-pyerfa
DEPENDS+= ${PYPKGPREFIX}-packaging>=19.0:../../devel/py-packaging
-DEPENDS+= ${PYPKGPREFIX}-colorlog>=6.6.0:../../wip/py-colorlog
+DEPENDS+= ${PYPKGPREFIX}-colorlog>=6.6.0:../../devel/py-colorlog
PYTHON_VERSIONS_INCOMPATIBLE= 27 37
Home |
Main Index |
Thread Index |
Old Index