pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-hatchling py-hatchling: needs py-pathspec
details: https://anonhg.NetBSD.org/pkgsrc/rev/c630413fd973
branches: trunk
changeset: 380275:c630413fd973
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jun 02 18:35:35 2022 +0000
description:
py-hatchling: needs py-pathspec
diffstat:
devel/py-hatchling/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6c99ca264649 -r c630413fd973 devel/py-hatchling/Makefile
--- a/devel/py-hatchling/Makefile Thu Jun 02 18:29:16 2022 +0000
+++ b/devel/py-hatchling/Makefile Thu Jun 02 18:35:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/06/01 10:54:22 adam Exp $
+# $NetBSD: Makefile,v 1.2 2022/06/02 18:35:35 adam Exp $
DISTNAME= hatchling-1.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
COMMENT= Modern, extensible Python build backend
LICENSE= mit
+DEPENDS+= ${PYPKGPREFIX}-pathspec>0:../../devel/py-pathspec
+
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
Home |
Main Index |
Thread Index |
Old Index