Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package translate-toolkit for
openSUSE:Factory checked in at 2023-07-17 19:22:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
and /work/SRC/openSUSE:Factory/.translate-toolkit.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "translate-toolkit"
Mon Jul 17 19:22:36 2023 rev:54 rq:1098545 version:3.9.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes
2023-03-25 18:55:14.358627213 +0100
+++
/work/SRC/openSUSE:Factory/.translate-toolkit.new.3193/translate-toolkit.changes
2023-07-17 19:22:37.325506527 +0200
@@ -1,0 +2,14 @@
+Sat Jul 1 14:30:46 UTC 2023 - Markéta Machová <[email protected]>
+
+- Update to 3.9.2
+ * Fluent: Attributes are now exposed as translatable entities
+ * Fluent: Terms are now prefixed with -
+ * POXLIFF: Avoid using "None" as translation for untranslated pluralized
units
+ * TBX: Improved notes parsing
+ * improved CSV output of pocount and refactored it
+ * junitmsgfmt has been rewritten in Python
+ * po2csv, csv2po: Add support for preserving context
+ * dropped support for Python 3.7
+ * TS2: Fixed handling of files without a source string
+
+-------------------------------------------------------------------
Old:
----
translate-toolkit-3.8.6.tar.gz
New:
----
translate-toolkit-3.9.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.sLSj33/_old 2023-07-17 19:22:38.441512992 +0200
+++ /var/tmp/diff_new_pack.sLSj33/_new 2023-07-17 19:22:38.449513038 +0200
@@ -29,7 +29,7 @@
%define binaries_and_manpages %{shrink:\
poclean pocompile poconflicts podebug pofilter pogrep pomerge
porestructure posegment poswap poterminology \
- build_firefox.sh junitmsgfmt pretranslate \
+ build_firefox.sh pretranslate \
csv2po csv2tbx dtd2po flatxml2po html2po ical2po idml2po ini2po json2po \
moz2po mozfunny2prop mozlang2po odf2xliff oo2po oo2xliff php2po phppo2pypo
\
po2csv po2dtd po2flatxml po2html po2ical po2idml po2ini po2json po2moz
po2mozlang po2oo \
@@ -38,16 +38,16 @@
tbx2po tiki2po ts2po txt2po web2py2po xliff2odf xliff2oo xliff2po yaml2po}
%define binaries %{shrink: %binaries_and_manpages\
pocommentclean pocompendium pocount pomigrate2 popuretext poreencode
posplit prop2mozfunny \
- build_tmdb buildxpi.py get_moz_enUS.py pydiff tmserver}
+ build_tmdb buildxpi.py get_moz_enUS.py pydiff tmserver junitmsgfmt}
%define manpages translatetoolkit %binaries_and_manpages
Name: translate-toolkit%{psuffix}
-Version: 3.8.6
+Version: 3.9.2
Release: 0
Summary: Tools and API to assist with translation and software
localization
License: GPL-2.0-or-later
URL: https://toolkit.translatehouse.org/
-Source: %{modname}-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/t/%{modname}/%{modname}-%{version}.tar.gz
Patch0: xliff-xsd-no-network.patch
Patch1: sphinx-intersphinx.patch
BuildRequires: %{python_module Levenshtein >= 0.12}
@@ -109,6 +109,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module translate-toolkit = %{version}}
BuildRequires: %{python_module xml}
+BuildRequires: %{python_module syrupy}
BuildRequires: gaupol
%endif
%python_subpackages
++++++ translate-toolkit-3.8.6.tar.gz -> translate-toolkit-3.9.2.tar.gz ++++++
++++ 7256 lines of diff (skipped)