pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-jaraco_util
Module Name: pkgsrc
Committed By: rillig
Date: Sun Mar 22 22:36:02 UTC 2020
Modified Files:
pkgsrc/devel/py-jaraco_util: Makefile
Log Message:
devel/py-jaraco_util: remove nonexistent file from REPLACE_PYTHON
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-jaraco_util/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-jaraco_util/Makefile
diff -u pkgsrc/devel/py-jaraco_util/Makefile:1.6 pkgsrc/devel/py-jaraco_util/Makefile:1.7
--- pkgsrc/devel/py-jaraco_util/Makefile:1.6 Wed Apr 11 19:47:13 2018
+++ pkgsrc/devel/py-jaraco_util/Makefile Sun Mar 22 22:36:02 2020
@@ -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 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.0:
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