pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-test py-test: Remove not needed REPLACE_PYTHO...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bdab26eabab9
branches: trunk
changeset: 329251:bdab26eabab9
user: leot <leot%pkgsrc.org@localhost>
date: Sun Feb 03 11:07:39 2019 +0000
description:
py-test: Remove not needed REPLACE_PYTHON (file no longer exists)
diffstat:
devel/py-test/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r ae5764a914b9 -r bdab26eabab9 devel/py-test/Makefile
--- a/devel/py-test/Makefile Sun Feb 03 10:48:17 2019 +0000
+++ b/devel/py-test/Makefile Sun Feb 03 11:07:39 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2019/02/01 11:52:22 adam Exp $
+# $NetBSD: Makefile,v 1.72 2019/02/03 11:07:39 leot Exp $
DISTNAME= pytest-4.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -33,8 +33,6 @@
USE_LANGUAGES= # none
USE_TOOLS+= bash:build
-REPLACE_PYTHON+= _pytest/standalonetemplate.py
-
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} py.test py.test-${PYVERSSUFFIX} && \
Home |
Main Index |
Thread Index |
Old Index