Today, my system updated to calibre 5.0. With this major release, calibre moved from python2 to python3 calibre has moved to using Python 3. This is because Python 2 was end-of-lifed this year. This should be completely transparent to calibre users, the only caveat being that some third party calibre plugins have not yet been ported to Python 3 and therefore will not work in calibre 5. For status on the various plugin ports, see here.
Read MoreUpdating ansible to 2.10
If you use ansible and followed the recent developments, you might know that ansible 2.10 is quite a big release. Most of the modules were split into individual ansible collections. The project previously known as ansible is now called ansible classic and will be replaced by ansible-base and a set of collections Ansible-base will only containing the bare minimum to run ansible, e.g. the ansible executables ansible-playbook, ansible-galaxy, ansible-vault etc.
Read More