* Remove crypt lib from testing
* Prevent Paramiko deadlock when test sends more than 2MB to stdout
* Extend backend documentation with a general host spec section
* Fix KeyError in MountPoint.repr()
* Fix systemctl is active
* Extended testing of group_names
* Query all usernames and group names
* Use builtin dict, list and tuple for typing
* Use hatchling instead of setuptools
- Drop patch support-python-313.patch, included upstream.