------------------
- remove official support for Python 2.7, 3.5, 3.6 and 3.7
- add official support for Python 3.11 and 3.12
- use the ``SHUB_APIURL`` and ``SHUB_STORAGE`` environment variables as default
values when available
- fix the warning when ``msgpack`` is not installed (used to say
``msgpack-python``)