You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 months ago
..
__init__.py SearXNG: searxng_extra 3 years ago
update_ahmia_blacklist.py [mod] make python code pylint 2.16.1 compliant 2 years ago
update_currencies.py [fix] update_currencies.py - AttributeError: 'str' object has no attribute 'insert' 1 year ago
update_engine_descriptions.py [fix] searxng_extra/update/update_engine_descriptions.py (part 2) 1 year ago
update_engine_traits.py [mod] reduce memory footprint by not calling babel.Locale.parse at runtime 7 months ago
update_external_bangs.py [fix] spelling 1 year ago
update_firefox_version.py Revert "[fix] update user agent" 9 months ago
update_locales.py [fix] sort RTL_LOCALES before written into locales.json 7 months ago
update_osm_keys_tags.py [fix] spelling 1 year ago
update_pygments.py [feature] dark theme for code highlighter in the result list 1 year ago
update_wikidata_units.py [docs] add documentation for the scripts in searxng_extra/update 3 years ago