17
0

Accepting request 1315094 from home:ojkastl_buildservice:Branch_security

update to 7.0.0

OBS-URL: https://build.opensuse.org/request/show/1315094
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gitlab?expand=0&rev=55
This commit is contained in:
2025-11-03 14:34:01 +00:00
committed by Git OBS Bridge
parent 6aa55041a1
commit a420b9ec36
4 changed files with 15 additions and 5 deletions

View File

@@ -17,13 +17,13 @@
Name: python-python-gitlab
Version: 6.5.0
Version: 7.0.0
Release: 0
Summary: Python module for interacting with the GitLab API
License: LGPL-3.0-only
URL: https://github.com/python-gitlab/python-gitlab
Source: https://files.pythonhosted.org/packages/source/p/python_gitlab/python_gitlab-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}