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:
@@ -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>
|
Tue Jun 11 10:17:00 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -16,18 +16,19 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-libgravatar
|
Name: python-libgravatar
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library that provides a Python 3 interface for the Gravatar API
|
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
|
URL: https://github.com/pabluk/libgravatar
|
||||||
Source: https://files.pythonhosted.org/packages/source/l/libgravatar/libgravatar-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/l/libgravatar/libgravatar-%{version}.tar.gz
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user