Commit Graph

3 Commits

Author SHA1 Message Date
Javier Marcet f6fd7e4b00 nyx: fix python 3.11 compatibility
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-07-07 13:29:50 +02:00
Jeffery To 1bc2f4f3c6 treewide: Remove Python variants for non-Python packages
This removes Python-related build variants, and adds
PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate),
for non-Python packages. There should be no changes to build output.

This also updates some include paths for python3-package.mk and/or
python3-host.mk to be relative to the package Makefile.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-04-19 01:56:23 +08:00
Javier Marcet 8ab8e10e1a nyx: Terminal status monitor for Tor
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-02-17 20:50:32 +01:00