Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pycountry for
openSUSE:Factory checked in at 2024-03-14 17:42:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycountry (Old)
and /work/SRC/openSUSE:Factory/.python-pycountry.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycountry"
Thu Mar 14 17:42:15 2024 rev:12 rq:1156814 version:23.12.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycountry/python-pycountry.changes
2024-01-05 22:58:32.999991418 +0100
+++
/work/SRC/openSUSE:Factory/.python-pycountry.new.1905/python-pycountry.changes
2024-03-14 17:42:18.807336401 +0100
@@ -1,0 +2,5 @@
+Mon Mar 11 03:55:41 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Add missing importlib-metadata BuildRequires.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pycountry.spec ++++++
--- /var/tmp/diff_new_pack.xP5zVJ/_old 2024-03-14 17:42:19.547363533 +0100
+++ /var/tmp/diff_new_pack.xP5zVJ/_new 2024-03-14 17:42:19.547363533 +0100
@@ -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 @@
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 @@
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module importlib-metadata}
# /SECTION
%python_subpackages