Hello community, here is the log from the commit of package translate-toolkit for openSUSE:Leap:15.2 checked in at 2020-03-13 10:55:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/translate-toolkit (Old) and /work/SRC/openSUSE:Leap:15.2/.translate-toolkit.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "translate-toolkit" Fri Mar 13 10:55:51 2020 rev:24 rq:784136 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/translate-toolkit/translate-toolkit.changes 2020-01-15 16:24:55.732635334 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.translate-toolkit.new.3160/translate-toolkit.changes 2020-03-13 10:55:53.616371298 +0100 @@ -1,0 +2,23 @@ +Tue Mar 3 10:45:38 UTC 2020 - Ondřej Súkup <[email protected]> + +- temporary disable TestYAMLResourceStore.test_empty_key because + ruamel.yaml has different behaviour on empty keys from version + 0.16.6 + +------------------------------------------------------------------- +Wed Jan 22 09:12:32 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Update to 2.5.0: + * Fixes to work with new weblate + +------------------------------------------------------------------- +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.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ translate-toolkit.spec ++++++ --- /var/tmp/diff_new_pack.2N69J1/_old 2020-03-13 10:55:54.016371583 +0100 +++ /var/tmp/diff_new_pack.2N69J1/_new 2020-03-13 10:55:54.016371583 +0100 @@ -17,7 +17,7 @@ Name: translate-toolkit -Version: 2.3.1 +Version: 2.5.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 -k 'not test_empty_key' %files %{_defaultdocdir}/%{name}/html/ ++++++ translate-toolkit-2.3.1.tar.gz -> translate-toolkit-2.5.0.tar.gz ++++++ /work/SRC/openSUSE:Leap:15.2/translate-toolkit/translate-toolkit-2.3.1.tar.gz /work/SRC/openSUSE:Leap:15.2/.translate-toolkit.new.3160/translate-toolkit-2.5.0.tar.gz differ: char 5, line 1
