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 2026-01-15 16:43:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
and /work/SRC/openSUSE:Factory/.translate-toolkit.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "translate-toolkit"
Thu Jan 15 16:43:23 2026 rev:64 rq:1327217 version:3.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes
2025-11-18 15:31:44.774947414 +0100
+++
/work/SRC/openSUSE:Factory/.translate-toolkit.new.1928/translate-toolkit.changes
2026-01-15 16:43:27.301292399 +0100
@@ -1,0 +2,10 @@
+Mon Jan 12 15:29:17 UTC 2026 - Markéta Machová <[email protected]>
+
+- Update to 3.18.0
+ * Added support for TOML, XLIFF 2.0, Nextcloud JSON, and RESJSON formats.
+ * Improvements in PO, CSV, Properties, YAML, HTML, PHP, DTD, RC, TMX and
Markdown formats.
+ * Dropped Python 3.10 compatibility.
+ * Improvements in the PO, XLIFF, TXT, RC, Properties and HTML formats.
+ * Removed Directory and ZIPFile storages.
+
+-------------------------------------------------------------------
Old:
----
3.16.3.tar.gz
New:
----
3.18.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.AWG48z/_old 2026-01-15 16:43:29.625389186 +0100
+++ /var/tmp/diff_new_pack.AWG48z/_new 2026-01-15 16:43:29.637389685 +0100
@@ -40,17 +40,17 @@
pretranslate poclean pocompile poconflicts podebug pofilter pogrep pomerge
porestructure posegment poswap poterminology \
android2po 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 \
- po2php po2prop po2rc po2resx po2sub po2symb po2tiki po2tmx po2ts po2txt
po2web2py \
- po2wordfast po2xliff po2yaml pot2po prop2po pypo2phppo rc2po resx2po
sub2po symb2po \
- tbx2po tiki2po ts2po txt2po web2py2po xliff2odf xliff2oo xliff2po yaml2po}
+ po2csv po2dtd po2flatxml po2html po2ical po2idml po2ini po2json po2moz
po2mozlang po2odf po2oo \
+ po2php po2prop po2rc po2resx po2symb po2tiki po2tmx po2toml po2ts po2txt
po2web2py \
+ po2wordfast po2xliff po2yaml pot2po prop2po pypo2phppo rc2po resx2po
symb2po \
+ tbx2po tiki2po toml2po ts2po txt2po web2py2po xliff2odf xliff2oo xliff2po
yaml2po}
%define binaries %{shrink: %binaries_and_manpages\
pocommentclean pocompendium pocount pomigrate2 popuretext poreencode
posplit prop2mozfunny \
- build_tmdb pydiff tmserver junitmsgfmt md2po po2md}
+ build_tmdb pydiff tmserver junitmsgfmt md2po po2md po2sub sub2po}
%define manpages translatetoolkit %binaries_and_manpages
Name: translate-toolkit%{psuffix}
-Version: 3.16.3
+Version: 3.18.0
Release: 0
Summary: Tools and API to assist with translation and software
localization
License: GPL-2.0-or-later
@@ -58,7 +58,6 @@
Source:
https://github.com/translate/translate/archive/refs/tags/%{version}.tar.gz
BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module cheroot >= 10}
-BuildRequires: %{python_module wcwidth >= 0.2.14}
BuildRequires: %{python_module iniparse >= 0.5}
BuildRequires: %{python_module lxml >= 5.2.0}
BuildRequires: %{python_module matplotlib}
@@ -78,7 +77,8 @@
Requires: alts
Requires: gettext-runtime
Requires: python
-Requires: python-wcwidth >= 0.2.14
+Requires: python-tomlkit
+Requires: python-unicode-segmentation-rs
Requires: python-lxml >= 5.2.0
# The following are for the full experience of translate-toolkit
Recommends: %{name}-doc
++++++ 3.16.3.tar.gz -> 3.18.0.tar.gz ++++++
++++ 52469 lines of diff (skipped)