Accepting request 1185395 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1185395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libgravatar?expand=0&rev=2
This commit is contained in:
2024-07-05 17:46:57 +00:00
committed by Git OBS Bridge
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