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
This commit is contained in:
2024-07-04 13:14:56 +00:00
committed by Git OBS Bridge
parent c9980ab9cc
commit 6451edeeea
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 30 09:24:40 UTC 2024 - Andreas Schneider <asn@cryptomilk.org>
- Add sle15_python_module_pythons
-------------------------------------------------------------------
Tue Jun 11 10:17:00 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>

View File

@@ -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