From 7ed0b96ed7659789032b0c87d08be35c61fdaa8e5b46dfbfbe8cb5e1df90b4ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 10 Mar 2025 12:17:44 +0000 Subject: [PATCH] Accepting request 1251561 from home:ojkastl_buildservice:Branch_security update to 4.13.0 OBS-URL: https://build.opensuse.org/request/show/1251561 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gitlab?expand=0&rev=41 --- python-gitlab-4.6.0.tar.gz | 3 --- python-python-gitlab.changes | 34 +++++++++++++++++++++++++++++----- python-python-gitlab.spec | 31 +++++++++++++++++++------------ python_gitlab-4.13.0.tar.gz | 3 +++ 4 files changed, 51 insertions(+), 20 deletions(-) delete mode 100644 python-gitlab-4.6.0.tar.gz create mode 100644 python_gitlab-4.13.0.tar.gz diff --git a/python-gitlab-4.6.0.tar.gz b/python-gitlab-4.6.0.tar.gz deleted file mode 100644 index a551016..0000000 --- a/python-gitlab-4.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2298d3467505df20b2ae2d2b51df7eb65dc00a5ac6391e1ab8d2cd6887a8b434 -size 470525 diff --git a/python-python-gitlab.changes b/python-python-gitlab.changes index c6de088..e797eb3 100644 --- a/python-python-gitlab.changes +++ b/python-python-gitlab.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sun Mar 9 14:56:48 UTC 2025 - Johannes Kastl + +- update to 4.13.0: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.13.0 +- update to 4.12.2: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.12.2 +- update to 4.12.1: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.12.1 +- update to 4.12.0: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.12.0 +- update to 4.11.1: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.11.1 +- update to 4.11.0: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.11.0 +- update to 4.10.0: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.10.0 +- update to 4.9.0: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.9.0 +- update to 4.8.0: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.8.0 +- update to 4.7.0: + * https://github.com/python-gitlab/python-gitlab/releases/tag/v4.7.0 + ------------------------------------------------------------------- Mon Jun 3 14:25:21 UTC 2024 - Srinidhi B S @@ -178,7 +202,7 @@ Mon Dec 12 17:06:05 UTC 2022 - pgajdos@suse.com ------------------------------------------------------------------- Wed Dec 7 22:07:34 UTC 2022 - Yogalakshmi Arunachalam -- Update to v3.12.0 +- Update to v3.12.0 * Feature Add support for SAML group links (#2367) (1020ce9) groups: Add LDAP link manager and deprecate old API endpoints (3a61f60) @@ -201,7 +225,7 @@ Wed Dec 7 22:07:34 UTC 2022 - Yogalakshmi Arunachalam ------------------------------------------------------------------- Wed Nov 9 18:41:29 UTC 2022 - Yogalakshmi Arunachalam -- Update to v3.11.0 +- Update to v3.11.0 Feature * build: Officially support Python 3.11 (74f66c7) * api: Add support for topics merge API (9a6d197) @@ -321,7 +345,7 @@ Thu Oct 6 22:29:41 UTC 2022 - Yogalakshmi Arunachalam usage: Refer to upsteam docs instead of custom attributes (ae7d3b0) ext: Fix rendering for RequiredOptional dataclass (4d431e5) Documentation updates to reflect addition of mutually exclusive attributes (24b720e) - Use as_list=False or all=True in Getting started (de8c6e8) + Use as_list=False or all=True in Getting started (de8c6e8) ------------------------------------------------------------------- Wed May 4 06:24:11 UTC 2022 - pgajdos@suse.com @@ -341,7 +365,7 @@ Thu Jan 14 13:16:51 UTC 2021 - John Vandenberg * add support for Packages API * add endpoint for latest ref artifacts * wrong reconfirmation parameter when updating user's email - * tests fail when using REUSE_CONTAINER option + * tests fail when using REUSE_CONTAINER option * implement Gitlab's behavior change for owned=True - from v2.4.0 * do not check if kwargs is none @@ -361,7 +385,7 @@ Thu Jan 14 13:16:51 UTC 2021 - John Vandenberg * types: add dir to RESTObject to expose attributes * use keyset pagination by default for /projects > 50000 * config: fix duplicate code - * project: add missing project parameters + * project: add missing project parameters ------------------------------------------------------------------- Mon May 4 18:51:52 UTC 2020 - Matej Cepl diff --git a/python-python-gitlab.spec b/python-python-gitlab.spec index a7a3d5a..3237f23 100644 --- a/python-python-gitlab.spec +++ b/python-python-gitlab.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-gitlab # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,32 +17,39 @@ Name: python-python-gitlab -Version: 4.6.0 +Version: 4.13.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 +Source: https://files.pythonhosted.org/packages/source/p/python_gitlab/python_gitlab-%{version}.tar.gz BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros +# SECTION requirements +BuildRequires: %{python_module gql >= 3.5.0 } +BuildRequires: %{python_module httpx >= 0.27.2} +BuildRequires: %{python_module requests >= 2.23.2} +BuildRequires: %{python_module requests-toolbelt >= 0.9.1} +# /SECTION +# SECTION test requirements +BuildRequires: %{python_module httmock} +BuildRequires: %{python_module pytest} +BuildRequires: %{python_module responses} +BuildRequires: %{python_module respx} +# /SECTION Requires: python-PyYAML >= 6.0.1 Requires: python-argcomplete >= 1.10.0 -Requires: python-requests >= 2.22.0 +Requires: python-gql >= 3.5.0 +Requires: python-httpx >= 0.27.2 +Requires: python-requests >= 2.23.2 Requires: python-requests-toolbelt >= 0.9.1 Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch -# SECTION test requirements -BuildRequires: %{python_module httmock} -BuildRequires: %{python_module pytest} -BuildRequires: %{python_module requests >= 2.22.0} -BuildRequires: %{python_module requests-toolbelt >= 0.9.1} -BuildRequires: %{python_module responses} -# /SECTION %python_subpackages %description @@ -51,7 +58,7 @@ The python-gitlab package provides access to the GitLab server API. It supports the v4 API of GitLab, and provides a CLI tool (gitlab). %prep -%autosetup -p1 -n python-gitlab-%{version} +%autosetup -p1 -n python_gitlab-%{version} %build %pyproject_wheel diff --git a/python_gitlab-4.13.0.tar.gz b/python_gitlab-4.13.0.tar.gz new file mode 100644 index 0000000..63fe0d1 --- /dev/null +++ b/python_gitlab-4.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576bfb0901faca0c6b2d1ff2592e02944a6ec3e086c3129fb43c2a0df56a1c67 +size 484996