pkgsrc-WIP-changes archive

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

py-bokeh: Actually use setuptools-git-versioning



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Sun Jun 30 07:42:52 2024 -0600
Changeset:	435f3cf7178b4aafb9ef0c96fbec3cbc03d1fb58

Modified Files:
	py-bokeh/Makefile

Log Message:
py-bokeh: Actually use setuptools-git-versioning

Thanks: @wiz

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

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

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

diffs:
diff --git a/py-bokeh/Makefile b/py-bokeh/Makefile
index 2608018cbb..11451f8e57 100644
--- a/py-bokeh/Makefile
+++ b/py-bokeh/Makefile
@@ -13,7 +13,7 @@ LICENSE=	modified-bsd
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27 38
 
-TOOL_DEPENDS+=  ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+TOOL_DEPENDS+=  ${PYPKGPREFIX}-setuptools-git-versioning-[0-9]*:../../wip/py-setuptools-git-versioning
 DEPENDS+=	${PYPKGPREFIX}-packaging>=16.8:../../devel/py-packaging
 DEPENDS+=	${PYPKGPREFIX}-typing-extensions-[0-9]*:../../devel/py-typing-extensions
 DEPENDS+=	${PYPKGPREFIX}-Pillow>=7.1.0:../../graphics/py-Pillow


Home | Main Index | Thread Index | Old Index