↵ Return to the main page of python3-langtable
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.0.54-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-10-29 | Mike FABIAN <mfabian at redhat dot com> - 0.0.54-1 | - Update to 0.0.54 - add list_common_languages derived from gnome-control-center by Sundeep ANAND <suanand@redhat.com> |
2020-09-15 | Mike FABIAN <mfabian at redhat dot com> - 0.0.53-1 | - Update to 0.0.53 - Capitalize the return values of language_name() and territory_name() (See: https://github.com/rhinstaller/anaconda/pull/2837). - Add more translations from CLDR - Get translation changes from CLDR |
2020-08-18 | Mike FABIAN <mfabian at redhat dot com> - 0.0.52-1 | - Update to 0.0.52 - add list_common_keyboards() to public api by Sundeep ANAND <suanand@redhat.com> |
2020-07-28 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.0.51-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-05-26 | Miro HronĨok <mhroncok at redhat dot com> - 0.0.51-3 | - Rebuilt for Python 3.9 |
2020-01-29 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.0.51-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |
2020-01-14 | Mike FABIAN <mfabian at redhat dot com> - 0.0.51-1 | - Parse stuff in glibc locale names after @ which is not a script as a variant - Add ckb_IQ.UTF-8 locale |
2019-12-20 | Mike FABIAN <mfabian at redhat dot com> - 0.0.50-1 | - Make parse_locale() return something reasonable for C, POSIX, en_US_POSIX, and C.UTF-8 - Fix exception in language_name() when called with languageId='' (noticed by Marco Myllynen, thank you!) |
2019-12-13 | Mike FABIAN <mfabian at redhat dot com> - 0.0.49-1 | - Add new public function parse_locale() - Let info() print a bit more stuff |