python-python-gitlab
No description set
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-python-gitlab
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-python-gitlab && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-gitlab-3.9.0.tar.gz | 0000252660 247 KB | |
python-python-gitlab.changes | 0000010932 10.7 KB | |
python-python-gitlab.spec | 0000002864 2.8 KB |
Revision 24 (latest revision is 40)
Dirk Mueller (dirkmueller)
accepted
request 1008610
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 24)
- 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)
Comments 3
Could we please have this package updated to version 4.6.0 released last week? I've wasted days trying to get the
gitlab project-key enable
to work. I found out today that this sub-command has been broken for a while and the latest 4.6.0 release has a fix for this issue - fix(cli): don't require <code>--id</code> when enabling a deploy key · python-gitlab/python-gitlab@98fc578Why don’t you just make a SR?
Yes, I already started working on it last month, but I couldn't figure out the correct way to update the changes file. Since I was in a hurry to work on my project, I switched to using
pipx
.I can submit whatever I had prepared early last month (but never committed back to my project until today because of the huge changes file) and someone can take a look.