commit python-pycountry for openSUSE:Factory
Hello community, here is the log from the commit of package python-pycountry for openSUSE:Factory checked in at 2017-09-29 11:56:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycountry (Old) and /work/SRC/openSUSE:Factory/.python-pycountry.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pycountry" Fri Sep 29 11:56:06 2017 rev:2 rq:528994 version:17.5.14 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycountry/python-pycountry.changes 2016-11-11 14:34:15.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycountry.new/python-pycountry.changes 2017-09-29 11:56:16.863233183 +0200 @@ -1,0 +2,6 @@ +Sat Sep 16 01:29:15 UTC 2017 - smurf.anon@gmail.com + +- Update to version 17.5.14 +- Convert to singlespec + +------------------------------------------------------------------- Old: ---- pycountry-1.20.tar.gz New: ---- pycountry-17.5.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycountry.spec ++++++ --- /var/tmp/diff_new_pack.79eB8y/_old 2017-09-29 11:56:17.695115882 +0200 +++ /var/tmp/diff_new_pack.79eB8y/_new 2017-09-29 11:56:17.699115318 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pycountry # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,21 @@ %define real_name pycountry +%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pycountry -Version: 1.20 +Version: 17.5.14 Release: 0 Summary: Databases for ISO standards 639 3166 3166-2 4217 15924 License: LGPL-2.1 Group: Development/Libraries/Python Url: https://pypi.python.org/pypi/pycountry/ Source: https://pypi.io/packages/source/p/%{real_name}/%{real_name}-%{version}.tar.gz -BuildRequires: python-setuptools -Requires: python +BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros Requires: python-lxml BuildRoot: %{_tmppath}/%{name}-%{version}-build -%py_requires +BuildArch: noarch +%python_subpackages %description pycountry provides the ISO databases for the standards 639 (Languages), @@ -43,13 +45,14 @@ %setup -q -n %{real_name}-%{version} %build -export CFLAGS="%{optflags}" -python setup.py build +%python_build %install -python setup.py install --prefix=%{_prefix} --root=%{buildroot} --record-rpm=INSTALLED_FILES +%python_install -%files -f INSTALLED_FILES -%defattr(-,root,root) +%files %{python_files} +%defattr(-,root,root,-) +%doc LICENSE.txt README +%{python_sitelib}/* %changelog ++++++ pycountry-1.20.tar.gz -> pycountry-17.5.14.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-pycountry/pycountry-1.20.tar.gz /work/SRC/openSUSE:Factory/.python-pycountry.new/pycountry-17.5.14.tar.gz differ: char 5, line 1
participants (1)
-
root@hilbert.suse.de