pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/py-subprocess-tee py-subprocess-tee: bump py-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/104846ae499d
branches: trunk
changeset: 386699:104846ae499d
user: adam <adam%pkgsrc.org@localhost>
date: Thu Oct 13 12:18:48 2022 +0000
description:
py-subprocess-tee: bump py-setuptools_scm requirement and remove py-setuptools_scm_git_archive
diffstat:
sysutils/py-subprocess-tee/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 80a684af2fa3 -r 104846ae499d sysutils/py-subprocess-tee/Makefile
--- a/sysutils/py-subprocess-tee/Makefile Thu Oct 13 12:15:21 2022 +0000
+++ b/sysutils/py-subprocess-tee/Makefile Thu Oct 13 12:18:48 2022 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index