pkgsrc-WIP-changes archive

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

py-hopic: bump py-setuptools_scm requirement and remove py-setuptools_scm_git_archive



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Thu Oct 13 18:25:20 2022 +0200
Changeset:	220207b813a88e3c56399281724ac5b341e78ec7

Modified Files:
	py-hopic/Makefile

Log Message:
py-hopic: bump py-setuptools_scm requirement and remove py-setuptools_scm_git_archive

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

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

diffstat:
 py-hopic/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/py-hopic/Makefile b/py-hopic/Makefile
index 6ee3e6a0c4..7bfe54dc24 100644
--- a/py-hopic/Makefile
+++ b/py-hopic/Makefile
@@ -10,8 +10,7 @@ HOMEPAGE=	https://github.com/tomtom-international/hopic
 COMMENT=	Generic jenkins shared pipeline alternative
 LICENSE=	apache-2.0
 
-BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm:../../devel/py-setuptools_scm
-BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm_git_archive:../../devel/py-setuptools_scm_git_archive
+BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=7.0.0:../../devel/py-setuptools_scm
 DEPENDS+=	${PYPKGPREFIX}-click>=7.0<8.0:../../devel/py-click
 DEPENDS+=	${PYPKGPREFIX}-click-log:../../devel/py-click-log
 DEPENDS+=	${PYPKGPREFIX}-commisery>=0.5<1:../../wip/py-commisery


Home | Main Index | Thread Index | Old Index