searxng/searxng_extra/update
Markus Heiser 894f164869 [fix] sort RTL_LOCALES before written into locales.json
To avoid unnecessary changes to the file, the list should be sorted before it is
written to the file.

You can test it by calling multiple times::

    make data.locales

and searx/data/locales.json should be unchanged.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-02-20 12:29:13 +01:00
..
__init__.py SearXNG: searxng_extra 2021-10-02 17:30:39 +02:00
update_ahmia_blacklist.py [mod] make python code pylint 2.16.1 compliant 2023-02-10 13:59:21 +01:00
update_currencies.py [fix] update_currencies.py - AttributeError: 'str' object has no attribute 'insert' 2023-06-28 21:21:53 +02:00
update_engine_descriptions.py [fix] searxng_extra/update/update_engine_descriptions.py (part 2) 2023-04-15 16:04:05 +02:00
update_engine_traits.py [mod] reduce memory footprint by not calling babel.Locale.parse at runtime 2024-02-20 10:43:20 +01:00
update_external_bangs.py [fix] spelling 2023-09-18 16:20:27 +02:00
update_firefox_version.py Revert "[fix] update user agent" 2023-12-23 07:48:38 +01:00
update_locales.py [fix] sort RTL_LOCALES before written into locales.json 2024-02-20 12:29:13 +01:00
update_osm_keys_tags.py [fix] spelling 2023-09-18 16:20:27 +02:00
update_pygments.py [feature] dark theme for code highlighter in the result list 2023-09-11 12:27:56 +02:00
update_wikidata_units.py [docs] add documentation for the scripts in searxng_extra/update 2022-01-05 16:09:40 +01:00