pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

*: adapt for py-vulture import



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Jun 19 00:29:27 2022 +0200
Changeset:	7bf2c09d0bc20a30846409bbdfbf35410e6ebeaa

Modified Files:
	py-art/Makefile

Log Message:
*: adapt for py-vulture import

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7bf2c09d0bc20a30846409bbdfbf35410e6ebeaa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-art/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-art/Makefile b/py-art/Makefile
index dec07b45ef..721e938e74 100644
--- a/py-art/Makefile
+++ b/py-art/Makefile
@@ -12,7 +12,7 @@ LICENSE=	mit
 
 BUILD_DEPENDS+=	${PYPKGPREFIX}-coverage>=4.1:../../devel/py-coverage
 BUILD_DEPENDS+=	${PYPKGPREFIX}-codecov>=2.0.15:../../wip/py-codecov
-BUILD_DEPENDS+=	${PYPKGPREFIX}-vulture>=1.0:../../wip/py-vulture
+BUILD_DEPENDS+=	${PYPKGPREFIX}-vulture>=1.0:../../devel/py-vulture
 BUILD_DEPENDS+=	${PYPKGPREFIX}-bandit>=1.5.1:../../wip/py-bandit
 BUILD_DEPENDS+=	${PYPKGPREFIX}-docstyle>=3.0.0:../../wip/py-docstyle
 


Home | Main Index | Thread Index | Old Index