14
0

18 Commits

Author SHA256 Message Date
c73079e2e4 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=36
2025-05-12 05:58:25 +00:00
fb78c89421 - update to 2.19:
* Fixed crasn on corrupt YAML files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=34
2024-11-20 17:49:16 +00:00
453e603923 Accepting request 1224195 from home:mcalabkova:branches:devel:languages:python
- update to 2.18
  * Added support for Format.JS files.
  * Offer bilingual configuration for CSV.
  * Fixed crash on corrupted Transifex configuration.
  * Improved app store metadata detection.
  * Improved template detection for text files.
  * Improved detection of iOS translation files.
  * Added type annotations.

OBS-URL: https://build.opensuse.org/request/show/1224195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=32
2024-11-14 14:05:59 +00:00
db58027cbd - update to 2.16:
* Fixed detection UTF-16 Strings files.
  * Fixed detection of files with some special chars.
  * Added support for Mobile Kotlin resources.
- Update to version 2.14

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=30
2023-12-29 10:11:56 +00:00
1f2cc69e92 - update to 2.15:
* Added support for gotext JSON.
  * Added support for i18next JSON v4.
  * REUSE 3.0 compliance.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=28
2023-03-21 15:28:22 +00:00
0f86257308 Accepting request 1009842 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.14 
  * Released on 11th August 2022.
  * Added detection of XLIFF format variants.
  * Added support for TXT format.
  * Added support for adding hint via API.

OBS-URL: https://build.opensuse.org/request/show/1009842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=26
2022-10-11 18:24:31 +00:00
cc83e30b05 Accepting request 879487 from home:buschmann23:branches:devel:languages:python
- Update to 2.9
  * Fixed discovery execution in standalone environments.
- Update to 2.8
  * Added detection of RC files.
  * Added detection of TBX files.
- Update to 2.7
  * Fixed support for CSV files.
  * Added eager detection mode.
  * Added type hints.
- Update to 2.6
  * Added support for CSV files.
  * Improved detection of PHP files.
  * Removed filtering of test files.
  * Finder now skips non accessible directories.

OBS-URL: https://build.opensuse.org/request/show/879487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=24
2021-03-18 08:12:58 +00:00
4e790e5de2 Accepting request 871226 from home:buschmann23:branches:devel:languages:python
- Update to 2.5:
  * Improved POT detection in some cases.
  * Tested with Python 3.9.
- Update to 2.4:
  * Fixed build of wheel packages.
- Update to 2.3:
  * New dependency on weblate-language-data module.
  * Reduced amount of false positives on language codes inside a filename.
  * Improved iOS strings encoding detection.
  * Removed charamel dependency.
- Update to 2.2:
  * Added detection of Golang i18n json files.
  * Added detection of TOML files.
  * Improved charset detection by switching to charamel.
  * Dropped support for Python 3.5.
  * Added detection of ARB files.

OBS-URL: https://build.opensuse.org/request/show/871226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=23
2021-02-21 10:00:36 +00:00
Tomáš Chvátal
fd42bd8f53 - Update to 2.1:
* Added discovery support for formats newly supported by Weblate (HTML, IDML, OpenDocument, InnoSetup and INI).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=21
2020-06-16 12:15:35 +00:00
Tomáš Chvátal
387b027f7d - Update to 2.0:
* Dropped support for Python 2.
  * Improved i18next detection.
  * Improved detection of monolingual templates.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=19
2020-04-15 09:46:54 +00:00
Tomáš Chvátal
a111840716 Accepting request 783737 from home:pgajdos:python
- version update to 1.8
  * Fixed discovery of filenames with digits.
  * Fixed crash on invalid YAML files.

OBS-URL: https://build.opensuse.org/request/show/783737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=17
2020-03-11 11:22:03 +00:00
Tomáš Chvátal
66cc8b0193 - Update to 1.7:
* Improved handling of invalid JSON files.
  * Improved detection of flat JSON files.
  * Improved compatibility with OSX.
  * Improved detection of new base with gettext PO files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=14
2019-11-08 07:50:59 +00:00
Tomáš Chvátal
5161911074 - Update to 1.6:
* Improved discovery of POT files.
  * Added support for subtitle files supported in Weblate 3.7.
  * Improved detection of actual JSON formats.
  * Added support for detecting PHP files.
  * Improved detection of YAML formats.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=10
2019-07-22 12:33:54 +00:00
Tomáš Chvátal
66d0dfbb62 - Update to 1.5:
* Various performance improvements.
  * Added detection of Fluent translations.
  * Improved detection of language code within filename.
  * Added detection of YAML translations.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=8
2019-06-03 10:06:07 +00:00
Tomáš Chvátal
8cfe970feb Accepting request 700998 from home:pgajdos
- version update to 1.4
  * Improved detection in Perl code.
  * Extended skip list for language codes.
  * Improved detection of nested language codes with country suffix.
  * Improved processing of Transifex .tx/config files.
  * Include discovery metadata in API results.
  * Improve detection of files in source directory.
  * Fixed discovery of monolingual files in root.
  * Improved detection of non language paths.

OBS-URL: https://build.opensuse.org/request/show/700998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=6
2019-05-06 08:48:47 +00:00
Tomáš Chvátal
9a98945c8d - Do not use %pytest macro for now to get this in Leap faster
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=4
2019-04-03 09:06:00 +00:00
Tomáš Chvátal
2175de5d51 - Update to 1.1:
* Improved detection of translation with full language code.
  * Improved detection of language code in directory and file name.
  * Improved detection of language code separated by full stop.
  * Added detection for app store metadata files.
  * Added detection for JSON files.
  * Ignore symlinks during discovery.
  * Improved detection of matching pot files in several corner cases.
  * Improved detection of monolingual Gettext.
- Fix the deps to not pull coverage things

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=2
2019-04-02 11:01:31 +00:00
Tomáš Chvátal
523ce5212c osc copypac from project:home:buschmann23:weblate package:python-translation-finder revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=1
2019-04-02 10:57:20 +00:00