Mike FABIAN
e0f46cfc83
Update to 0.0.71
...
- Add xdq, sus, mrh, hrx, brh, ary, en_SE.UTF-8
- Get new translations and translation changes from CLDR
- setup.py: use open() instead of deprecated codecs.open(), declare minimum Python version >= 3.8
- Add Yangon timezone id part
- languages.xml: Rename Asia/Rangoon to Asia/Yangon
- territories.xml: Rename Asia/Rangoon to Asia/Yangon
2026-06-08 10:15:50 +02:00
Mike FABIAN
cfb3d7d245
Update to 0.0.70
...
- Add a few dz keyboards (Resolves: https://github.com/mike-fabian/langtable/issues/25 )
- Add more translations from CLDR
- Get translation changes from CLDR
- Add GS, ady, bqi, isv, kbd, kek, lzz, mww, oka, pi, pms, suz, Suni, si_ID.UTF-8 zgh_MA.UTF-8
- Add mdf_RU.UTF-8 to RU
2026-02-02 19:34:09 +01:00
Fedora Release Engineering
808ebfd8e0
Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
2026-01-16 18:19:08 +00:00
Python Maint
f68d77ec7e
Rebuilt for Python 3.14.0rc3 bytecode
2025-09-19 12:25:09 +02:00
Python Maint
0cdc0be46c
Rebuilt for Python 3.14.0rc2 bytecode
2025-08-15 12:54:45 +02:00
Fedora Release Engineering
1ce7123c2d
Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
2025-07-24 19:08:46 +00:00
Mike FABIAN
1e630924df
Update to 0.0.69
...
- Add Georgian console fonts
- Add Adlm script to SN
- Add dra, Tutg, ath, cmc, Cham, tai
-Remove License classifier (license tag with SPDX license expression is already there)
- Remove 0001-Georgian-add-georgian-console-fonts.patch (included upstream)
- Stop using deprecated %py3_build/%py3_install macros
Resolves: rhbz#2377304
2025-07-17 14:49:28 +02:00
Python Maint
b7b17f58a8
Rebuilt for Python 3.14
2025-06-02 20:25:09 +02:00
Adam Williamson
5c386220f1
Backport PR #24 for Georgian console font support
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-01-27 13:45:01 -08:00
Fedora Release Engineering
f32e3b391e
Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
2025-01-17 10:10:57 +00:00
Fedora Release Engineering
4dff3eff67
Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2024-07-18 12:58:20 +00:00
Mike FABIAN
79db90a878
Update to 0.0.68
...
- Reorder ibus/chewing as the default inputmethod for TW or Hant.
Resolves: https://github.com/mike-fabian/langtable/pull/22
See: https://fedoraproject.org/wiki/Changes/IBusChewingForZhTW
- Add ltg_LV.UTF-8
2024-07-17 15:55:59 +02:00
Python Maint
47443a7f56
Rebuilt for Python 3.13
2024-06-11 19:01:41 +02:00
Mike FABIAN
d81bc68bb0
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
2024-06-11 11:40:44 +02:00
Python Maint
51088e1551
Rebuilt for Python 3.13
2024-06-07 08:50:42 +02:00
Mike FABIAN
99e2927d85
Update to 0.0.66
...
- Fix syntax error in a keyboard layout name for th
(Resolves: https://github.com/mike-fabian/langtable/issues/21xs )
- 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
- Add reference to the the PyPI package to the README.md.
And add a README.html and README generated from the README.md.
- Make test outputs somewhat more verbose, even when all tests pass
(Resolves: https://github.com/mike-fabian/langtable/pull/20 ).
Thanks to Sebastian <seb128@ubuntu.com> for the pull request.
- Fix Makefile twine-upload target for new authentification
2024-05-07 18:35:16 +02:00
Mike FABIAN
2a22846c43
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
- Improve README and Makefile (Resolves: https://github.com/mike-fabian/langtable/issues/19 )
- Add more translations from CLDR
- Get translation changes from CLDR
2024-02-08 18:03:16 +01:00
Mike FABIAN
e6029adc88
Convert to rpm-autospec
2024-02-08 17:45:00 +01:00
Fedora Release Engineering
7ba0398311
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-25 01:12:17 +00:00
Fedora Release Engineering
d373a482b2
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-21 03:14:24 +00:00
Mike FABIAN
842c6316e9
Update to 0.0.64
...
- Add new public functions list_all_{languages,locales,keyboards,territories,timezones,scripts,input_methods,console_fonts}
(See also the discussion at: https://gitlab.gnome.org/GNOME/gnome-desktop/-/merge_requests/159 )
2023-09-19 21:52:42 +02:00
Mike FABIAN
ed9168e186
Update to 0.0.63
...
- Add more translations from CLDR
- Get translation changes from CLDR
- Japanese: prefer anthy over kkc
(Thanks to adam Williamson: https://github.com/mike-fabian/langtable/pull/17 )
- Use skipTerritory also in list_keyboards(), list_consolefonts(), and list_timezones()
(Resolves: https://github.com/mike-fabian/langtable/issues/18 )
2023-08-28 12:33:31 +02:00
Fedora Release Engineering
9c97430028
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 09:54:36 +00:00
Python Maint
7ccb9a1383
Rebuilt for Python 3.12
2023-06-13 20:42:17 +02:00
Mike FABIAN
419964d941
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
2023-05-02 12:59:09 +02:00
Fedora Release Engineering
5bb1eb5557
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 15:28:31 +00:00
Mike FABIAN
c75d165ce2
Migrate license tag of python3-langtable to SPDX as well
2022-11-28 08:31:53 +01:00
Mike FABIAN
2183dcbbe9
Update to 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
2022-11-24 23:22:31 +01:00
Mike FABIAN
12189d355c
Update to 0.0.60
...
- Add list_common_locales() function
(Resolves: https://github.com/mike-fabian/langtable/issues/15 )
- For ar_IN locale, langtable should give the 'ara' keyboard layout as the first choice
(Resolves: Resolves: https://github.com/mike-fabian/langtable/issues/14 )
2022-09-21 16:57:36 +02:00
Mike FABIAN
5fe1c6de02
Update to 0.0.59
2022-09-06 11:32:49 +02:00
Fedora Release Engineering
daa1c74e5a
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 16:57:10 +00:00
Python Maint
639fcfe6a1
Rebuilt for Python 3.11
2022-06-13 15:08:03 +02:00
Mike FABIAN
a568a74593
Update to 0.0.58
...
- Add syr locale
- Get translation changes from CLDR
- Add more translations from CLDR
- Fix names for keyboard layouts which have changed
- Add ab_GE locale
- Add rif language
2022-04-21 11:09:57 +02:00
Mike FABIAN
cea652720c
Update to 0.0.57
...
- Get translation changes from CLDR
- Add more translations from CLDR
- Replace “ibus/cangjie” with “ibus/table:cangjie5”
- Updates for Sami languages (from Marko Myllynen)
- Updates for Finnish keyboard layouts (from Marko Myllynen)
2022-01-25 08:55:12 +01:00
Fedora Release Engineering
d2f28834d9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 15:26:21 +00:00
Mike FABIAN
0ab8927558
Update to 0.0.56
...
- Fallback to translations in “xx” from “xx_Zzzz”
only if “Zzzz” is the main script of “xx”
(Resolves: https://github.com/mike-fabian/langtable/issues/13 )
- Get translation changes for mt from CLDR
2021-08-16 11:53:56 +02:00
Mike FABIAN
4c906565d0
Update to 0.0.55
2021-08-11 17:53:09 +02:00
Fedora Release Engineering
608c818fc8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 10:39:11 +00:00
Mike FABIAN
81457de1a9
Convert CI tests to tmt
2021-07-01 12:03:50 +02:00
Python Maint
ae59801cfd
Rebuilt for Python 3.10
2021-06-04 20:08:33 +02:00
Tomas Hrnciar
59bc40a0ca
Add BuildRequire on python3-setuptools
2021-05-06 16:10:18 +02:00
Fedora Release Engineering
d7d1a29f90
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 16:21:45 +00:00
Mike FABIAN
c81bec0a2c
Update to 0.0.54
...
- add list_common_languages derived from gnome-control-center
by Sundeep ANAND <suanand@redhat.com>
2020-10-29 11:34:17 +01:00
Mike FABIAN
433553268f
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-09-15 13:09:51 +02:00
Mike FABIAN
afc768f15d
Update to 0.0.52
...
- add list_common_keyboards() to public api by Sundeep ANAND <suanand@redhat.com>
2020-08-18 18:34:37 +02:00
Fedora Release Engineering
6a0910d91a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 03:55:55 +00:00
Miro Hrončok
853b61a40b
Rebuilt for Python 3.9
2020-05-26 02:49:48 +02:00
Fedora Release Engineering
cd8a0d15bb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 08:12:05 +00:00
Mike FABIAN
f2c68a88bb
update to 0.0.51
...
- Parse stuff in glibc locale names after @ which is not a script as a variant
- Add ckb_IQ.UTF-8 locale
2020-01-14 11:24:06 +01:00
Mike FABIAN
402a9efe60
update to 0.0.50
...
- 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-20 16:53:32 +01:00