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.4.0.tar.gz | 0000223559 218 KB | |
python-python-gitlab.changes | 0000006173 6.03 KB | |
python-python-gitlab.spec | 0000002864 2.8 KB |
Revision 22 (latest revision is 40)
Matej Cepl (mcepl)
accepted
request 974834
from
Petr Gajdos (pgajdos)
(revision 22)
- version update to 3.4.0 too many changes, see CHANGELOG.md in documantation or at https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md - python-mock is not required for build
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.