pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-identify: pkglint warnings
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Mon Jul 1 06:15:01 2024 -0600
Changeset: fcbdc8ecdde6b7ebd22baf0952e3f8d336deaa11
Modified Files:
py-identify/Makefile
Log Message:
py-identify: pkglint warnings
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fcbdc8ecdde6b7ebd22baf0952e3f8d336deaa11
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-identify/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-identify/Makefile b/py-identify/Makefile
index 861ad2812a..709b5dda70 100644
--- a/py-identify/Makefile
+++ b/py-identify/Makefile
@@ -11,8 +11,8 @@ COMMENT= File identification library for Python
LICENSE= mit
USE_LANGUAGES= # none
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=70.0:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=70.0:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
Home |
Main Index |
Thread Index |
Old Index