Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-onionbalance net/py-onionbalance: clean up none...
details: https://anonhg.NetBSD.org/pkgsrc/rev/42e1077ff9bf
branches: trunk
changeset: 432725:42e1077ff9bf
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon May 25 05:41:53 2020 +0000
description:
net/py-onionbalance: clean up nonexistent files
diffstat:
net/py-onionbalance/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (24 lines):
diff -r d43fb6aefc12 -r 42e1077ff9bf net/py-onionbalance/Makefile
--- a/net/py-onionbalance/Makefile Mon May 25 05:40:03 2020 +0000
+++ b/net/py-onionbalance/Makefile Mon May 25 05:41:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/05/12 18:40:35 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/25 05:41:53 rillig Exp $
DISTNAME= OnionBalance-0.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -27,14 +27,9 @@
USE_LANGUAGES= # none
PYSETUPTESTTARGET= pytest
-REPLACE_PYTHON+= onionbalance.py
-REPLACE_PYTHON+= docs/conf.py
PYTHON_VERSIONS_INCOMPATIBLE= 27
-CHECK_INTERPRETER_SKIP+= test/scripts/install-chutney.sh
-CHECK_INTERPRETER_SKIP+= test/scripts/install-tor.sh
-
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} onionbalance onionbalance-${PYVERSSUFFIX} && \
Home |
Main Index |
Thread Index |
Old Index