Hello community,

here is the log from the commit of package translate-toolkit for 
openSUSE:Factory checked in at 2019-07-16 08:38:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.translate-toolkit.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "translate-toolkit"

Tue Jul 16 08:38:09 2019 rev:34 rq:714690 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes      
2019-04-08 10:30:38.603160697 +0200
+++ 
/work/SRC/openSUSE:Factory/.translate-toolkit.new.1887/translate-toolkit.changes
    2019-07-16 08:38:10.747089208 +0200
@@ -1,0 +2,10 @@
+Thu Jul 11 13:46:37 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.4.0:
+  * Added new Flat XML format and converters.
+  * Fixes for multiple formats.
+- Remove merged patches:
+  * pycountry.patch
+  * test-pytest310.patch
+
+-------------------------------------------------------------------

Old:
----
  pycountry.patch
  test-pytest310.patch
  translate-toolkit-2.3.1.tar.gz

New:
----
  translate-toolkit-2.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ translate-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.t5oAvT/_old  2019-07-16 08:38:11.315089028 +0200
+++ /var/tmp/diff_new_pack.t5oAvT/_new  2019-07-16 08:38:11.315089028 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           translate-toolkit
-Version:        2.3.1
+Version:        2.4.0
 Release:        0
 Summary:        Tools and API to assist with translation and software 
localization
 License:        GPL-2.0-or-later
@@ -28,46 +28,46 @@
 # Often not included in the release tag so just ship it
 Source1:        sphinx-themes.tar.xz
 Patch0:         sphinx-intersphinx.patch
-Patch1:         test-pytest310.patch
 Patch2:         xliff-xsd-no-network.patch
-Patch3:         pycountry.patch
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  git-core
 BuildRequires:  iso-codes
 BuildRequires:  python3-Babel
 BuildRequires:  python3-Levenshtein
-BuildRequires:  python3-PyYAML
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-beautifulsoup4
+BuildRequires:  python3-cheroot
 BuildRequires:  python3-iniparse
 BuildRequires:  python3-l20n
 BuildRequires:  python3-lxml >= 3.5.0
 BuildRequires:  python3-phply
-BuildRequires:  python3-pycountry
+BuildRequires:  python3-pycountry >= 18.12.8
 BuildRequires:  python3-pyenchant
 BuildRequires:  python3-pytest
-BuildRequires:  python3-six
+BuildRequires:  python3-ruamel.yaml
+BuildRequires:  python3-six >= 1.11.0
 BuildRequires:  python3-vobject
 BuildRequires:  python3-xml
 BuildRequires:  subversion
 Requires:       gettext-runtime
 Requires:       python3-lxml
-Requires:       python3-pycountry
+Requires:       python3-pycountry >= 18.12.8
 Requires:       python3-pyenchant
 Requires:       python3-setuptools
-Requires:       python3-six
+Requires:       python3-six >= 1.11.0
 # The following are for the full experience of translate-toolkit
 Recommends:     gaupol
 Recommends:     iso-codes
 Recommends:     python3-Levenshtein
-Recommends:     python3-PyYAML
 Recommends:     python3-aeidon
 Recommends:     python3-chardet
+Recommends:     python3-cheroot
 Recommends:     python3-iniparse
 Recommends:     python3-l20n
 Recommends:     python3-phply
 Recommends:     python3-pycountry
+Recommends:     python3-ruamel.yaml
 Recommends:     python3-vobject
 Provides:       python3-translate-toolkit = %{version}
 BuildArch:      noarch
@@ -104,7 +104,7 @@
 toolkit or to use the libraries in other localization tools.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 %autopatch -p1
 
 pushd docs/_themes
@@ -112,13 +112,6 @@
 popd
 
 sed -i 296"s|'share'|'translate/share'|" setup.py
-# fix for bnc#750652 - remove Apache-2.0 file - difflib is the fallback 
solution
-rm translate/misc/diff_match_patch.py*
-# drop requirements for diff-match-patch
-sed -i '/diff-match-patch/d' requirements/required.txt
-
-# Remove build cache (causes problems with different Sphinx and/or 
architecture)
-#rm -rf docs/_build
 
 #Fix for shebang errors:
 for lib in translate/{*.py,*/*.py,*/*/*.py}; do
@@ -165,7 +158,7 @@
 
 %check
 export PATH=$PATH:%{buildroot}%{_bindir}
-PYTHONPATH=%{buildroot}%{python3_sitelib} py.test
+PYTHONPATH=%{buildroot}%{python3_sitelib} python3 -m pytest -v
 
 %files
 %{_defaultdocdir}/%{name}/html/

++++++ translate-toolkit-2.3.1.tar.gz -> translate-toolkit-2.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit-2.3.1.tar.gz 
/work/SRC/openSUSE:Factory/.translate-toolkit.new.1887/translate-toolkit-2.4.0.tar.gz
 differ: char 5, line 1


Reply via email to