domoticz: fix compilation with python 3.9 13762/head
authorRosen Penev <rosenp@gmail.com>
Sat, 24 Oct 2020 22:52:20 +0000 (15:52 -0700)
committerRosen Penev <rosenp@gmail.com>
Tue, 3 Nov 2020 01:41:39 +0000 (17:41 -0800)
commit9a56ca92ded3c0a59dd1fafe44bc27c6614360ab
tree2e9751486d9a27c08ed9e545f067e43b4dc0e0bb
parent772f4f8d8318a3f62568fbc54b329cff6e4cff7c
domoticz: fix compilation with python 3.9

Added Fedora patch to fix compilation.

Added python3 dependency as it seems it's needed now.

Replaced custom boost 1.73 patch with upstream one. Removed CFLAG that
was supposed to fix this but didn't do anything.

Removed nls.mk. telldus-core was fixed to not require iconv.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/domoticz/Makefile
utils/domoticz/patches/010-boost-173.patch
utils/domoticz/patches/020-python39.patch [new file with mode: 0644]