From 6451edeeead43de7e301a8d5d6cdeb6227da8795a10e390870da92af03971a4a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 4 Jul 2024 13:14:56 +0000 Subject: [PATCH] Accepting request 1184091 from home:gladiac:apps - Add sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1184091 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libgravatar?expand=0&rev=3 --- python-libgravatar.changes | 5 +++++ python-libgravatar.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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