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 2021-12-09 19:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
and /work/SRC/openSUSE:Factory/.translate-toolkit.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "translate-toolkit"
Thu Dec 9 19:45:07 2021 rev:46 rq:935273 version:3.5.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes
2021-05-05 20:39:38.975006733 +0200
+++
/work/SRC/openSUSE:Factory/.translate-toolkit.new.2520/translate-toolkit.changes
2021-12-09 19:45:14.697122732 +0100
@@ -1,0 +2,15 @@
+Thu Dec 2 13:45:58 UTC 2021 - Dirk M??ller <[email protected]>
+
+- skip fluent from testing, we don't depend on it anyway (it is optional)
+
+-------------------------------------------------------------------
+Mon Nov 29 20:54:40 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 3.5.1:
+ * Added support for stringsdict and Fluent formats
+ * Minor fixes in JSON and PO formats
+ * Bug fixes in RC, Fluent and HTML formats
+ * Improvements in the XLIFF and RC formats
+ * Fixes in the RC format
+
+-------------------------------------------------------------------
Old:
----
translate-toolkit-3.3.6.tar.gz
New:
----
translate-toolkit-3.5.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.FKLhl8/_old 2021-12-09 19:45:15.377123060 +0100
+++ /var/tmp/diff_new_pack.FKLhl8/_new 2021-12-09 19:45:15.385123063 +0100
@@ -42,7 +42,7 @@
%define manpages translatetoolkit %binaries_and_manpages
Name: translate-toolkit%{psuffix}
-Version: 3.3.6
+Version: 3.5.1
Release: 0
Summary: Tools and API to assist with translation and software
localization
License: GPL-2.0-or-later
@@ -58,7 +58,7 @@
BuildRequires: %{python_module iniparse >= 0.5}
BuildRequires: %{python_module lxml >= 4.6.3}
BuildRequires: %{python_module phply >= 1.2.5}
-BuildRequires: %{python_module ruamel.yaml >= 0.16.12}
+BuildRequires: %{python_module ruamel.yaml >= 0.17.17}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module vobject >= 0.9.6.1}
BuildRequires: dos2unix
@@ -78,16 +78,16 @@
Recommends: gaupol
Recommends: iso-codes
Recommends: python-Levenshtein >= 0.12
-Recommends: python-aeidon >= 1.9.0
+Recommends: python-aeidon >= 1.10.1
Recommends: python-beautifulsoup4 >= 4.3
Recommends: python-chardet >= 4.0.0
Recommends: python-cheroot >= 8.3.0
Recommends: python-iniparse >= 0.5
Recommends: python-phply >= 1.2.5
Recommends: python-pycountry >= 20.7.3
-Recommends: python-pyenchant >= 3.2.0
-Recommends: python-pyparsing >= 2.4.7
-Recommends: python-ruamel.yaml >= 0.16.12
+Recommends: python-pyenchant >= 3.2.2
+Recommends: python-pyparsing >= 3.0.5
+Recommends: python-ruamel.yaml >= 0.17.17
Recommends: python-vobject >= 0.9.6.1
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
Provides: translate-toolkit = %{version}-%{release}
@@ -95,11 +95,11 @@
%endif
BuildArch: noarch
%if %{with test}
-BuildRequires: %{python_module aeidon >= 1.7.0}
+BuildRequires: %{python_module aeidon >= 1.10.1}
BuildRequires: %{python_module chardet >= 3.0.4}
BuildRequires: %{python_module pycountry >= 19.8.18}
-BuildRequires: %{python_module pyenchant >= 3.1.1}
-BuildRequires: %{python_module pyparsing >= 2.4.7}
+BuildRequires: %{python_module pyenchant >= 3.2.2}
+BuildRequires: %{python_module pyparsing >= 3.0.5}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module translate-toolkit >= %{version}}
BuildRequires: %{python_module xml}
@@ -207,6 +207,7 @@
%check
%if %{with test}
+rm -v translate/storage/test_fluent.py
%pytest
%endif
++++++ translate-toolkit-3.3.6.tar.gz -> translate-toolkit-3.5.1.tar.gz ++++++
++++ 98404 lines of diff (skipped)