Hello community, here is the log from the commit of package python-pycountry for openSUSE:Leap:15.2 checked in at 2020-02-21 23:48:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-pycountry (Old) and /work/SRC/openSUSE:Leap:15.2/.python-pycountry.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycountry" Fri Feb 21 23:48:45 2020 rev:16 rq:776959 version:19.8.18 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-pycountry/python-pycountry.changes 2020-01-15 15:51:50.047542561 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-pycountry.new.26092/python-pycountry.changes 2020-02-21 23:48:46.572497865 +0100 @@ -1,0 +2,19 @@ +Tue Sep 10 12:35:50 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 19.8.18: + * Various country fixes +- Remove merged patch pycountry-19.7.15-fix-reading-description.patch + +------------------------------------------------------------------- +Fri Aug 16 06:52:52 UTC 2019 - Matthias Fehring <[email protected]> + +- add pycountry-19.7.15-fix-reading-description.patch to fix wrong + encoding when opening description files in setup.py + +------------------------------------------------------------------- +Tue Jul 23 10:31:50 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 19.7.15: + * Updates for more countries and various fixes + +------------------------------------------------------------------- Old: ---- pycountry-18.12.8.tar.gz New: ---- pycountry-19.8.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycountry.spec ++++++ --- /var/tmp/diff_new_pack.R0S1qn/_old 2020-02-21 23:48:47.032498779 +0100 +++ /var/tmp/diff_new_pack.R0S1qn/_new 2020-02-21 23:48:47.032498779 +0100 @@ -17,24 +17,23 @@ %define real_name pycountry - %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pycountry -Version: 18.12.8 +Version: 19.8.18 Release: 0 Summary: Databases for ISO standards 639 3166 3166-2 4217 15924 License: LGPL-2.1-only Group: Development/Libraries/Python -Url: https://pypi.python.org/pypi/pycountry/ +URL: https://pypi.python.org/pypi/pycountry/ Source: https://pypi.io/packages/source/p/%{real_name}/%{real_name}-%{version}.tar.gz BuildRequires: %{python_module setuptools} +BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-lxml +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} # /SECTION -Requires: python-lxml -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch %python_subpackages %description @@ -52,14 +51,14 @@ %install %python_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check %pytest %files %{python_files} -%defattr(-,root,root,-) %license LICENSE.txt -%doc README +%doc README.rst %{python_sitelib}/* %changelog ++++++ pycountry-18.12.8.tar.gz -> pycountry-19.8.18.tar.gz ++++++ /work/SRC/openSUSE:Leap:15.2/python-pycountry/pycountry-18.12.8.tar.gz /work/SRC/openSUSE:Leap:15.2/.python-pycountry.new.26092/pycountry-19.8.18.tar.gz differ: char 5, line 1
