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.11.0.tar.gz | 0000258383 252 KB | |
python-python-gitlab.changes | 0000012050 11.8 KB | |
python-python-gitlab.spec | 0000002865 2.8 KB |
Revision 28 (latest revision is 40)
Markéta Machová (mcalabkova)
accepted
request 1034917
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 28)
- Update to v3.11.0 Feature * build: Officially support Python 3.11 (74f66c7) * api: Add support for topics merge API (9a6d197) Fix * Remove project.approvals.set_approvals() method (91f08f0) * Use epic id instead of iid for epic notes (97cae38) * cli: Handle list response for json/yaml output (9b88132) * Intermittent failure in test_merge_request_reset_approvals (3dde36e) Documentation * advanced: Add hint on type narrowing (a404152) * Add minimal docs about the enable_debug() method (b4e9ab7) commits: Fix commit create example for binary content (bcc1eb4) * readme: Add a basic feature list (b4d53f1) * api: Describe use of lower-level methods (b7a6874) * api: Describe the list() and all() runners' functions (b6cc3f2) * api: Update merge_requests.rst: mr_id to mr_iid (b32234d)
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.