17
0

Compare commits

6 Commits

Author SHA256 Message Date
2d547e0b51 Accepting request 1276691 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1276691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-translation-finder?expand=0&rev=17
2025-05-12 14:50:45 +00:00
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
4c97b5f5c0 Accepting request 1225384 from devel:languages:python
- update to 2.19:
  * Fixed crasn on corrupt YAML files.

OBS-URL: https://build.opensuse.org/request/show/1225384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-translation-finder?expand=0&rev=16
2024-11-21 14:14:28 +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
1d1a740d79 Accepting request 1224218 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1224218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-translation-finder?expand=0&rev=15
2024-11-15 14:41:55 +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
4 changed files with 5 additions and 16 deletions

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
Thu Oct 2 06:40:43 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to 2.23
* Added support for Markdown files.
* Ignore some metadata dirs.
* Added --hint to the command line interface.
* Fixed false matches for appstore metadata with hint.
* Automatically detect FormatJS files.
* Improved detection of Android strings.
-------------------------------------------------------------------
Mon May 12 05:57:57 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-translation-finder
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2019-2021 Matthias Fehring <buschmann23@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%define modname translation-finder
Name: python-translation-finder
Version: 2.23
Version: 2.19
Release: 0
Summary: Translation Files Finder
License: GPL-3.0-or-later

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58f0090b4d3d1b8482a8893f60ed3eb523ef2d10de7b48c687e9d1f08b164f43
size 94711

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7063750bd10912d1eeed3ba422ec4576d1c56647e9dc690869945323226831d
size 96034