diff --git a/python-pycountry.changes b/python-pycountry.changes index 6243072..a85a8cd 100644 --- a/python-pycountry.changes +++ b/python-pycountry.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 11 03:55:41 UTC 2024 - Steve Kowalik + +- Add missing importlib-metadata BuildRequires. + ------------------------------------------------------------------- Sat Dec 30 17:34:22 UTC 2023 - Dirk Müller diff --git a/python-pycountry.spec b/python-pycountry.spec index 5ed324b..279af2d 100644 --- a/python-pycountry.spec +++ b/python-pycountry.spec @@ -1,7 +1,7 @@ # # spec file for package python-pycountry # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,6 @@ Version: 23.12.11 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/ Source: https://pypi.io/packages/source/p/pycountry/pycountry-%{version}.tar.gz BuildRequires: %{python_module pip} @@ -34,6 +33,7 @@ Requires: python-lxml BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} +BuildRequires: %{python_module importlib-metadata} # /SECTION %python_subpackages