forked from pool/python-langtable
- update to 0.0.68:
* Reorder ibus/chewing as the default inputmethod for TW or
Hant.
* Add ltg_LV.UTF-8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-langtable?expand=0&rev=28
This commit is contained in:
142
python-langtable.changes
Normal file
142
python-langtable.changes
Normal file
@@ -0,0 +1,142 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 29 20:00:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.0.68:
|
||||
* Reorder ibus/chewing as the default inputmethod for TW or
|
||||
Hant.
|
||||
* Add ltg_LV.UTF-8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 20:36:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.0.67:
|
||||
* Add tool to check which languages, scripts, and territories
|
||||
available in CLDR are missing in langtable
|
||||
* Add all missing scripts and languages: yrl, xnr, wbp, vmw,
|
||||
vec, trw, trv, skr, sdh, quc, pis, pcm, myv, mus, moh, mic,
|
||||
mhn, ltg, lmo, lld, kxv, kpe, kgp, ken, kcg, kaj, jbo, gaa,
|
||||
cic, cho, ceb, cch, cad, bss, blt, Tavt blo, bgn, bgc, rhg,
|
||||
Rohg hnj, Hmnp Shaw, Dsrt bew, bal, arn, apc, ann, scn
|
||||
* Drop Python < 3 support (using pyupgrade --py3-plus
|
||||
langtable.py)
|
||||
* Fix some ruff and pylint warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 21:02:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.0.66:
|
||||
* Fix syntax error in a keyboard layout name for t
|
||||
* Add mdf
|
||||
* Use “in(eng)” keyboard layout instead of “us” for BD to get
|
||||
AltGr enabled
|
||||
* Get translation changes from CLDR
|
||||
* Add option to include changed translations as well to the
|
||||
script getting translations from CLDR
|
||||
* Fix Makefile twine-upload target for new authentification
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 21:52:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.0.65:
|
||||
* Add wuu, tok, glk, gbm, ssy
|
||||
* Remove aa_ER.UTF-8@saaho
|
||||
* Add kv_RU.UTF-8, chr_RU.UTF-8
|
||||
* Add EU, EZ
|
||||
* Add more translations from CLDR
|
||||
* Get translation changes from CLDR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 22:30:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.0.64:
|
||||
* Add new public functions list_all_{languages,locales,keyboard
|
||||
s,territories,timezones,scripts,input_methods,console_fonts}
|
||||
- update to 0.0.63:
|
||||
* Japanese: prefer anthy over kkc
|
||||
* Use skipTerritory also in list_keyboards(),
|
||||
list_consolefonts(), and list_timezones()
|
||||
* Add more translations from CLDR
|
||||
* Get translation changes from CLDR
|
||||
- update to 0.0.62:
|
||||
* Get translation changes from CLDR
|
||||
* Add more translations from CLDR
|
||||
* Add Norwegian keyboard layout to keyboards.xml (Resolves:
|
||||
https://github.com/mike-fabian/langtable/issues/16)
|
||||
* Add Hang script to Southern Aymara
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 06:16:29 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Build data package with multibuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 27 20:56:49 UTC 2023 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Split python-langtable-data subpackage to hold XML data that
|
||||
package use it saves some spaces and allows usage of that XML
|
||||
without python dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 03:52:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.0.61
|
||||
* Add mnw_MM.UTF-8 and ckb_IQ.UTF-8
|
||||
* Do not run test cases using Python2 anymore
|
||||
* Add bih
|
||||
* Add more translations from CLDR
|
||||
* Migrate license tag to SPDX
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 03:39:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.0.60
|
||||
* Add list_common_locales() function (Resolves: #15)
|
||||
* For ar_IN locale, langtable should give the 'ara' keyboard layout as the first choice (Resolves: Resolves: #14)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 11:05:16 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
update: 0.0.58 -> 0.0.59
|
||||
- Add ibus/m17n:ar:kbd as input method for Arabic and fix iso639-1 code for Arabic
|
||||
- Add new translations and changes to translations from CLDR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 26 20:07:21 UTC 2022 - Gordon Leung <pirateclip@protonmail.com> - 0.0.58
|
||||
|
||||
update: 0.0.51 -> 0.0.58
|
||||
- add list_common_keyboards() to public api (Sundeep Anand suanand@redhat.com)
|
||||
- Capitalize the return values of language_name() and territory_name()
|
||||
* gh#rhinstaller/anaconda#2837
|
||||
- Add more translations and changes from CLDR
|
||||
- add list_common_languages derived from gnome-control-center (Sundeep Anand suanand@redhat.com)
|
||||
- Make inscript2 instead of inscript input methods the default
|
||||
* https://fedoraproject.org/wiki/Changes/Enhanced_Inscript_as_default_Indic_IM
|
||||
- Make ibus/m17n:vi:telex the default input method for Vietnamese
|
||||
- Fallback to translations in “xx” from “xx_Zzzz” only if “Zzzz” is the main script of “xx”
|
||||
* gh#mike-fabian/langtable#13
|
||||
- Replace “ibus/cangjie” with “ibus/table:cangjie5”
|
||||
- Update Sami languages and Finnish keyboard layouts (from Marko Myllynen)
|
||||
- Add syr and ab_GE locales
|
||||
- Add rif language
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 21:07:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- add python-rpm-macros dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 10:32:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to version 0.0.51
|
||||
* Parse stuff in glibc locale names after @ which is not a script as a variant
|
||||
* Add ckb_IQ.UTF-8 locale
|
||||
* 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=''
|
||||
* Add new public function parse_locale()
|
||||
* Let info() print a bit more stuff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 10:33:47 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- initial package version 0.0.48 for openSUSE
|
||||
Reference in New Issue
Block a user