pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-jaraco_util devel/py-jaraco_util: remove none...
details: https://anonhg.NetBSD.org/pkgsrc/rev/97ca5cd93d3e
branches: trunk
changeset: 413898:97ca5cd93d3e
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Mar 22 22:36:02 2020 +0000
description:
devel/py-jaraco_util: remove nonexistent file from REPLACE_PYTHON
diffstat:
devel/py-jaraco_util/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r a2a2d9fdfb4a -r 97ca5cd93d3e devel/py-jaraco_util/Makefile
--- a/devel/py-jaraco_util/Makefile Sun Mar 22 22:33:13 2020 +0000
+++ b/devel/py-jaraco_util/Makefile Sun Mar 22 22:36:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/04/11 19:47:13 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/22 22:36:02 rillig Exp $
DISTNAME= jaraco.util-11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/./_/}
@@ -19,7 +19,6 @@
USE_LANGUAGES= # none
REPLACE_PYTHON+= jaraco/lang/python.py
-REPLACE_PYTHON+= jaraco/util/filesystem.py
do-test:
cd ${WRKSRC} && py.test-${PYVERSSUFFIX}
Home |
Main Index |
Thread Index |
Old Index