Re: [systemd-devel] systemd-python at pypi

2020-04-21 Thread Daniele Nicolodi
On 21/04/2020 19:35, Anders Buch wrote: > Hello, > > Are there any plans to update the pypi version of python-sytemd here: > https://pypi.org/project/systemd-python/ > > The following results in errors on Ubuntu 18.04 with latest python3.8 > packages installed (as well as libsystemd-dev and pytho

[systemd-devel] systemd-python at pypi

2020-04-21 Thread Anders Buch
Hello, Are there any plans to update the pypi version of python-sytemd here: https://pypi.org/project/systemd-python/ The following results in errors on Ubuntu 18.04 with latest python3.8 packages installed (as well as libsystemd-dev and python3-systemd): python3.8 -m venv systemd_test . systemd