python-gitlab 6.5.0__py3-none-any.whl → 7.0.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- gitlab/_version.py +1 -1
- {python_gitlab-6.5.0.dist-info → python_gitlab-7.0.0.dist-info}/METADATA +4 -4
- {python_gitlab-6.5.0.dist-info → python_gitlab-7.0.0.dist-info}/RECORD +8 -8
- {python_gitlab-6.5.0.dist-info → python_gitlab-7.0.0.dist-info}/WHEEL +0 -0
- {python_gitlab-6.5.0.dist-info → python_gitlab-7.0.0.dist-info}/entry_points.txt +0 -0
- {python_gitlab-6.5.0.dist-info → python_gitlab-7.0.0.dist-info}/licenses/AUTHORS +0 -0
- {python_gitlab-6.5.0.dist-info → python_gitlab-7.0.0.dist-info}/licenses/COPYING +0 -0
- {python_gitlab-6.5.0.dist-info → python_gitlab-7.0.0.dist-info}/top_level.txt +0 -0
gitlab/_version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-gitlab
|
|
3
|
-
Version:
|
|
3
|
+
Version: 7.0.0
|
|
4
4
|
Summary: The python wrapper for the GitLab REST and GraphQL APIs.
|
|
5
5
|
Author-email: Gauvain Pocentek <gauvain@pocentek.net>
|
|
6
6
|
Maintainer-email: John Villalovos <john@sodarock.com>, Max Wittig <max.wittig@siemens.com>, Nejc Habjan <nejc.habjan@siemens.com>, Roger Meier <r.meier@siemens.com>
|
|
@@ -19,12 +19,12 @@ Classifier: Operating System :: POSIX
|
|
|
19
19
|
Classifier: Operating System :: Microsoft :: Windows
|
|
20
20
|
Classifier: Programming Language :: Python
|
|
21
21
|
Classifier: Programming Language :: Python :: 3
|
|
22
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
|
27
|
-
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
|
+
Requires-Python: >=3.10.0
|
|
28
28
|
Description-Content-Type: text/x-rst
|
|
29
29
|
License-File: COPYING
|
|
30
30
|
License-File: AUTHORS
|
|
@@ -93,7 +93,7 @@ Features
|
|
|
93
93
|
Installation
|
|
94
94
|
------------
|
|
95
95
|
|
|
96
|
-
As of
|
|
96
|
+
As of 7.0.0, ``python-gitlab`` is compatible with Python 3.10+.
|
|
97
97
|
|
|
98
98
|
Use ``pip`` to install the latest stable version of ``python-gitlab``:
|
|
99
99
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
gitlab/__init__.py,sha256=pdbvZNyXeXLn0fGXSTsBqi_ic7QLY7-9FL3uA6tvfdI,1416
|
|
2
2
|
gitlab/__main__.py,sha256=HTesNl0UAU6mPb9EXWkTKMy6Q6pAUxGi3iPnDHTE2uE,68
|
|
3
|
-
gitlab/_version.py,sha256=
|
|
3
|
+
gitlab/_version.py,sha256=jK-XhZHXDFf3_QP-YLcuQcPZ9LmbE_TLfHRzE2sI_Yc,249
|
|
4
4
|
gitlab/base.py,sha256=xynWUZcMIbxiWLO17nnvqCsbC-lBvsy0rvWtTJOpuug,13790
|
|
5
5
|
gitlab/cli.py,sha256=sid5FhHE_VcJMPq5IkFWsPq0vpnEu3ZD8FaHboUYKcQ,12355
|
|
6
6
|
gitlab/client.py,sha256=JkUKU2M_d4DPK7PQzOisV8T0O_RzrDf8fDPndjv59_c,54452
|
|
@@ -98,10 +98,10 @@ gitlab/v4/objects/triggers.py,sha256=1iYdlP8qpqwEctr6kKJSDanRulaKEHYnVwYwVGainI4
|
|
|
98
98
|
gitlab/v4/objects/users.py,sha256=0-aCUflt2Wzl338H_eIaTJ_ElsXwbkgoh_SEw38u6m0,20987
|
|
99
99
|
gitlab/v4/objects/variables.py,sha256=B7XHDKPrRg-sboVpClO0vYbxe6egH9U1-SPgVHv6tPc,2051
|
|
100
100
|
gitlab/v4/objects/wikis.py,sha256=fR4QG4WIBeG10eBNfCN3CG-w3qlEBJIBVsJFxVVVhEs,1364
|
|
101
|
-
python_gitlab-
|
|
102
|
-
python_gitlab-
|
|
103
|
-
python_gitlab-
|
|
104
|
-
python_gitlab-
|
|
105
|
-
python_gitlab-
|
|
106
|
-
python_gitlab-
|
|
107
|
-
python_gitlab-
|
|
101
|
+
python_gitlab-7.0.0.dist-info/licenses/AUTHORS,sha256=Z0P61GJSVnp7iFbRcMezhx3f4zMyPkVmG--TWaRo768,526
|
|
102
|
+
python_gitlab-7.0.0.dist-info/licenses/COPYING,sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g,7651
|
|
103
|
+
python_gitlab-7.0.0.dist-info/METADATA,sha256=icuHyUSh2JHV24gfyVByAILr_2DtvfYDHJhAG6vtW34,8503
|
|
104
|
+
python_gitlab-7.0.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
105
|
+
python_gitlab-7.0.0.dist-info/entry_points.txt,sha256=nhpKLLP_uQPFByn8UtE9zsvQQwa402t52o_Cw9IFXMo,43
|
|
106
|
+
python_gitlab-7.0.0.dist-info/top_level.txt,sha256=MvIaP8p_Oaf4gO_hXmHkX-5y2deHLp1pe6tJR3ukQ6o,7
|
|
107
|
+
python_gitlab-7.0.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|