py-subprocess-tee: bump py-setuptools_scm requirement and remove py-setuptools_scm_git_archive
This commit is contained in:
parent
696d13392a
commit
2d7c35f35e
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2022/05/12 08:06:13 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2022/10/13 12:18:48 adam Exp $
|
||||
|
||||
DISTNAME= subprocess-tee-0.3.5
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -10,8 +10,7 @@ HOMEPAGE= https://github.com/pycontribs/subprocess-tee
|
|||
COMMENT= Subprocess-tee
|
||||
LICENSE= mit
|
||||
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm_git_archive-[0-9]*:../../devel/py-setuptools_scm_git_archive
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=7.0.0:../../devel/py-setuptools_scm
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
|
|
Loading…
Reference in a new issue