From 4d8883f1b704c94e6fb8c8fc34db4a861cb7bc6be91189f83c1984b8b4b8af5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 31 Oct 2022 10:18:13 +0000 Subject: [PATCH] Accepting request 1032062 from home:yarunachalam:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/1032062 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gitlab?expand=0&rev=26 --- python-gitlab-3.10.0.tar.gz | 3 +++ python-gitlab-3.9.0.tar.gz | 3 --- python-python-gitlab.changes | 5 ++++- python-python-gitlab.spec | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 python-gitlab-3.10.0.tar.gz delete mode 100644 python-gitlab-3.9.0.tar.gz diff --git a/python-gitlab-3.10.0.tar.gz b/python-gitlab-3.10.0.tar.gz new file mode 100644 index 0000000..fe79e2c --- /dev/null +++ b/python-gitlab-3.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14930a16fdd7f36f67b9373e7d4d4720e8e374800028380289db3306e9f74614 +size 254166 diff --git a/python-gitlab-3.9.0.tar.gz b/python-gitlab-3.9.0.tar.gz deleted file mode 100644 index f42fe8b..0000000 --- a/python-gitlab-3.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fc5e88f81f366e11851cb8b4b9a5b827491ce20ba7585446b74c9b097726ba3 -size 252660 diff --git a/python-python-gitlab.changes b/python-python-gitlab.changes index 442f4f2..5d628f8 100644 --- a/python-python-gitlab.changes +++ b/python-python-gitlab.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Thu Oct 6 22:29:41 UTC 2022 - Yogalakshmi Arunachalam +Fri Oct 28 20:36:42 UTC 2022 - Yogalakshmi Arunachalam - Update to v3.10.0 (2022-09-28) Feature @@ -9,6 +9,9 @@ Thu Oct 6 22:29:41 UTC 2022 - Yogalakshmi Arunachalam cli: Add missing attributes for creating MRs (1714d0a) cli: Add missing attribute for MR changes (20c46a0) +------------------------------------------------------------------- +Thu Oct 6 22:29:41 UTC 2022 - Yogalakshmi Arunachalam + - Update to v3.9.0 (2022-08-28) Feature Add support for merge_base API (dd4fbd5) diff --git a/python-python-gitlab.spec b/python-python-gitlab.spec index 79f7e80..45ba1a4 100644 --- a/python-python-gitlab.spec +++ b/python-python-gitlab.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-python-gitlab -Version: 3.9.0 +Version: 3.10.0 Release: 0 Summary: Python module for interacting with the GitLab API License: LGPL-3.0-only