pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/py-last py-last: needs py-setuptools_scm
details: https://anonhg.NetBSD.org/pkgsrc/rev/d0d1900ebc9f
branches: trunk
changeset: 413839:d0d1900ebc9f
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 22 18:34:55 2020 +0000
description:
py-last: needs py-setuptools_scm
diffstat:
audio/py-last/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 693c08563e69 -r d0d1900ebc9f audio/py-last/Makefile
--- a/audio/py-last/Makefile Sun Mar 22 18:33:38 2020 +0000
+++ b/audio/py-last/Makefile Sun Mar 22 18:34:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/03/18 17:44:24 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/22 18:34:55 tnn Exp $
DISTNAME= pylast-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -11,6 +11,7 @@
LICENSE= apache-2.0
BUILD_DEPENDS+= ${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
TEST_DEPENDS+= ${PYPKGPREFIX}-flaky-[0-9]*:../../devel/py-flaky
TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
Home |
Main Index |
Thread Index |
Old Index