diff --git a/python-libgravatar.changes b/python-libgravatar.changes index ae235be..87a7e28 100644 --- a/python-libgravatar.changes +++ b/python-libgravatar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 30 09:24:40 UTC 2024 - Andreas Schneider + +- Add sle15_python_module_pythons + ------------------------------------------------------------------- Tue Jun 11 10:17:00 UTC 2024 - Antonio Larrosa diff --git a/python-libgravatar.spec b/python-libgravatar.spec index 76291a1..508c707 100644 --- a/python-libgravatar.spec +++ b/python-libgravatar.spec @@ -16,18 +16,19 @@ # +%{?sle15_python_module_pythons} Name: python-libgravatar Version: 1.0.4 Release: 0 Summary: A library that provides a Python 3 interface for the Gravatar API -License: GPL-3.0 +License: GPL-3.0-only URL: https://github.com/pabluk/libgravatar Source: https://files.pythonhosted.org/packages/source/l/libgravatar/libgravatar-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages