pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
deleted a dependency to git, since git is not needed anymore for this package.
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Fri Dec 18 15:30:01 2020 +0800
Changeset: a32fcbebef17522675d0bfd41adb094c8cffb05d
Modified Files:
py-pyerfa/Makefile
Log Message:
deleted a dependency to git, since git is not needed anymore for this package.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a32fcbebef17522675d0bfd41adb094c8cffb05d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pyerfa/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/py-pyerfa/Makefile b/py-pyerfa/Makefile
index 430dd6dff5..5ef70b7d83 100644
--- a/py-pyerfa/Makefile
+++ b/py-pyerfa/Makefile
@@ -18,7 +18,6 @@ USE_LANGUAGES= c
PYTHON_VERSIONS_INCOMPATIBLE+= 27
PYTHON_VERSIONS_INCOMPATIBLE+= 36
-DEPENDS+= git>=2:../../devel/git
DEPENDS+= ${PYPKGPREFIX}-numpy>=1.17.0:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.10.3:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-packaging>=20.4:../../devel/py-packaging
Home |
Main Index |
Thread Index |
Old Index