Fabian Affolter
Fabian Affolter
**Describe the bug** `gettext.bind_textdomain_codeset` [was removed](https://docs.python.org/3/library/gettext.html#gettext.bind_textdomain_codeset) in Python 3.10. ```bash Traceback (most recent call last): File "/usr/bin/rednotebook", line 12, in import rednotebook.journal File "/usr/lib/python3.11/site-packages/rednotebook/journal.py", line 100, in elibintl.install(GETTEXT_DOMAIN, LOCALE_PATH, libintl=None)...
It would be very helpful if you could tag releases. This would enable distributions to keep track easier of new releases. Thanks
###### Description of changes https://github.com/NabuCasa/hass-nabucasa/releases/tag/0.56.0 ###### Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - [ ]...
###### Description of changes https://github.com/pypa/readme_renderer/releases/tag/37.2 ###### Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - [ ]...
The endpoint which was used to get the information has been removed. Fixes #378 - [ ] Test case needs to be updated
It would be very helpful if you could tag releases as well again. This would enable distributions who want to get the source from GitHub instead of PyPI. Thanks
Could you please tag the source? This allows distributions to get the complete source from GitHub if they want. Thanks
Ensure that the license file is part of the source tarball published on PyPI. It would be nice if you could create a new release after merging because some distributions...