forked from pool/python-pyforgejo
Accepting request 1156275 from home:rrahl0:upgrades
update to 1.0.2 OBS-URL: https://build.opensuse.org/request/show/1156275 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyforgejo?expand=0&rev=2
This commit is contained in:
@@ -15,22 +15,23 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pyforgejo
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Summary: A client library for accessing the Forgejo API
|
||||
License: MIT
|
||||
URL: https://codeberg.org/harabat/pyforgejo
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pyforgejo/pyforgejo-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module attrs >= 21.3.0}
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module httpx >= 0.20}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module poetry-core >= 1.0.0}
|
||||
BuildRequires: %{python_module httpx >= 0.20}
|
||||
BuildRequires: %{python_module attrs >= 21.3.0}
|
||||
BuildRequires: %{python_module python-dateutil}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
Requires: python-attrs
|
||||
Requires: python-httpx
|
||||
|
Reference in New Issue
Block a user