forked from pool/python-python-gitlab
Accepting request 1008610 from home:yarunachalam:branches:devel:languages:python
- Update to v3.10.0 (2022-09-28) Feature Add reset_approvals api (88693ff) Add support for deployment approval endpoint (9c9eeb9) Fix cli: Add missing attributes for creating MRs (1714d0a) cli: Add missing attribute for MR changes (20c46a0) - Update to v3.9.0 (2022-08-28) Feature Add support for merge_base API (dd4fbd5) - Update to v3.8.1 (2022-08-10) Fix client: Do not assume user attrs returned for auth() (a07547c) - Update to v3.8.0 (2022-08-04) Feature client: Warn user on misconfigured URL in auth() (0040b43) Support downloading archive subpaths (cadb0e5) Fix client: Ensure encoded query params are never duplicated (1398426) Optionally keep user-provided base URL for pagination (#2149) (e2ea8b8) Documentation Describe self-revoking personal access tokens (5ea48fc) - v3.7.0 (2022-07-28) Feature Allow sort/ordering for project releases (b1dd284) cli: Add a custom help formatter (005ba93) Add support for iterations API (194ee01) groups: Add support for shared projects API (66461ba) issues: Add support for issue reorder API (8703324) namespaces: Add support for namespace existence API (4882cb2) OBS-URL: https://build.opensuse.org/request/show/1008610 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gitlab?expand=0&rev=24
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-python-gitlab
|
||||
Version: 3.4.0
|
||||
Version: 3.9.0
|
||||
Release: 0
|
||||
Summary: Python module for interacting with the GitLab API
|
||||
License: LGPL-3.0-only
|
||||
|
Reference in New Issue
Block a user