pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-black: build-depend on py-setuptools_scm
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sat Jan 11 22:49:58 2020 +0100
Changeset: be8dff79c04113d20e8cf0b4bc55acbdf48141ca
Modified Files:
py-black/Makefile
Log Message:
py-black: build-depend on py-setuptools_scm
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=be8dff79c04113d20e8cf0b4bc55acbdf48141ca
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-black/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-black/Makefile b/py-black/Makefile
index f05a77ac87..a9497b78ed 100644
--- a/py-black/Makefile
+++ b/py-black/Makefile
@@ -13,6 +13,7 @@ LICENSE= mit
WRKSRC= ${WRKDIR}/black-19.10b0
USE_LANGUAGES= # none
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-click>=6.5:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-pathspec>=0.6<1:../../devel/py-pathspec
DEPENDS+= ${PYPKGPREFIX}-attrs>=18.1.0:../../devel/py-attrs
Home |
Main Index |
Thread Index |
Old Index