pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-onionbalance
Module Name: pkgsrc
Committed By: rillig
Date: Mon May 25 05:41:53 UTC 2020
Modified Files:
pkgsrc/net/py-onionbalance: Makefile
Log Message:
net/py-onionbalance: clean up nonexistent files
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-onionbalance/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-onionbalance/Makefile
diff -u pkgsrc/net/py-onionbalance/Makefile:1.4 pkgsrc/net/py-onionbalance/Makefile:1.5
--- pkgsrc/net/py-onionbalance/Makefile:1.4 Tue May 12 18:40:35 2020
+++ pkgsrc/net/py-onionbalance/Makefile Mon May 25 05:41:53 2020
@@ -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 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-tox-[0-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