commit python-translation-finder for openSUSE:Factory
Hello community, here is the log from the commit of package python-translation-finder for openSUSE:Factory checked in at 2019-05-06 13:29:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-translation-finder (Old) and /work/SRC/openSUSE:Factory/.python-translation-finder.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-translation-finder" Mon May 6 13:29:18 2019 rev:3 rq:700999 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-translation-finder/python-translation-finder.changes 2019-04-04 12:07:11.149452998 +0200 +++ /work/SRC/openSUSE:Factory/.python-translation-finder.new.5148/python-translation-finder.changes 2019-05-06 13:29:22.089530339 +0200 @@ -1,0 +2,13 @@ +Mon May 6 08:46:03 UTC 2019 - pgajdos@suse.com + +- version update to 1.4 + * Improved detection in Perl code. + * Extended skip list for language codes. + * Improved detection of nested language codes with country suffix. + * Improved processing of Transifex .tx/config files. + * Include discovery metadata in API results. + * Improve detection of files in source directory. + * Fixed discovery of monolingual files in root. + * Improved detection of non language paths. + +------------------------------------------------------------------- Old: ---- translation-finder-1.1.tar.gz New: ---- 1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-translation-finder.spec ++++++ --- /var/tmp/diff_new_pack.um8itt/_old 2019-05-06 13:29:22.761531792 +0200 +++ /var/tmp/diff_new_pack.um8itt/_new 2019-05-06 13:29:22.761531792 +0200 @@ -20,13 +20,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname translation-finder Name: python-translation-finder -Version: 1.1 +Version: 1.4 Release: 0 Summary: Translation Files Finder License: GPL-3.0-or-later Group: Development/Languages/Python URL: https://github.com/WeblateOrg/translation-finder -Source: https://files.pythonhosted.org/packages/source/t/translation-finder/%{modname}-%{version}.tar.gz +# test_data/linked has to be symlink, hance using github tar ball +Source: https://github.com/WeblateOrg/translation-finder/archive/%{version}.tar.gz BuildRequires: %{python_module chardet} BuildRequires: %{python_module clint} BuildRequires: %{python_module pytest-runner} @@ -39,6 +40,7 @@ BuildRequires: python-pathlib2 BuildRequires: python-rpm-macros Requires: python-chardet +Requires: python-setuptools Requires: python-six Requires(post): update-alternatives Requires(postun): update-alternatives @@ -69,7 +71,7 @@ %python_uninstall_alternative weblate-discover %check -%python_expand py.test-%{$python_bin_suffix} -v translation_finder +%pytest %files %{python_files} %doc CHANGES.rst README.rst ++++++ translation-finder-1.1.tar.gz -> 1.4.tar.gz ++++++ ++++ 1935 lines of diff (skipped)
participants (1)
-
root