grimoirelab 1.16.0rc4__py3-none-any.whl → 1.16.0rc5__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.
- grimoirelab/_version.py +2 -2
- {grimoirelab-1.16.0rc4.dist-info → grimoirelab-1.16.0rc5.dist-info}/METADATA +9 -9
- grimoirelab-1.16.0rc5.dist-info/RECORD +8 -0
- grimoirelab-1.16.0rc4.dist-info/RECORD +0 -8
- {grimoirelab-1.16.0rc4.dist-info → grimoirelab-1.16.0rc5.dist-info}/LICENSE +0 -0
- {grimoirelab-1.16.0rc4.dist-info → grimoirelab-1.16.0rc5.dist-info}/WHEEL +0 -0
- {grimoirelab-1.16.0rc4.dist-info → grimoirelab-1.16.0rc5.dist-info}/entry_points.txt +0 -0
grimoirelab/_version.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
# File auto-generated by semverup on 2025-09-
|
2
|
-
__version__ = "1.16.0-rc.
|
1
|
+
# File auto-generated by semverup on 2025-09-15 14:50:35.473852
|
2
|
+
__version__ = "1.16.0-rc.5"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: grimoirelab
|
3
|
-
Version: 1.16.
|
3
|
+
Version: 1.16.0rc5
|
4
4
|
Summary: Tool set for software development analytics
|
5
5
|
Home-page: https://chaoss.github.io/grimoirelab/
|
6
6
|
License: GPL-3.0+
|
@@ -20,7 +20,7 @@ Requires-Dist: async-timeout (==5.0.1)
|
|
20
20
|
Requires-Dist: bandit (==1.8.6)
|
21
21
|
Requires-Dist: beautifulsoup4 (==4.13.5)
|
22
22
|
Requires-Dist: cachetools (==5.5.2)
|
23
|
-
Requires-Dist: cereslib (==1.1.
|
23
|
+
Requires-Dist: cereslib (==1.1.0rc2)
|
24
24
|
Requires-Dist: certifi (==2025.8.3)
|
25
25
|
Requires-Dist: cffi (==2.0.0)
|
26
26
|
Requires-Dist: charset-normalizer (==3.4.3)
|
@@ -48,16 +48,16 @@ Requires-Dist: geopy (==2.4.1)
|
|
48
48
|
Requires-Dist: google-api-core (==2.25.1)
|
49
49
|
Requires-Dist: google-auth (==2.40.3)
|
50
50
|
Requires-Dist: google-cloud-core (==2.4.3)
|
51
|
-
Requires-Dist: google-cloud-storage (==3.
|
51
|
+
Requires-Dist: google-cloud-storage (==3.4.0)
|
52
52
|
Requires-Dist: google-crc32c (==1.7.1)
|
53
53
|
Requires-Dist: google-resumable-media (==2.7.2)
|
54
54
|
Requires-Dist: googleapis-common-protos (==1.70.0)
|
55
|
-
Requires-Dist: graal (==1.2.
|
55
|
+
Requires-Dist: graal (==1.2.0rc2)
|
56
56
|
Requires-Dist: graphene (==3.4.3)
|
57
57
|
Requires-Dist: graphene-django (==3.2.3)
|
58
58
|
Requires-Dist: graphql-core (==3.2.6)
|
59
59
|
Requires-Dist: graphql-relay (==3.2.0)
|
60
|
-
Requires-Dist: grimoire-elk (==1.4.
|
60
|
+
Requires-Dist: grimoire-elk (==1.4.0rc2)
|
61
61
|
Requires-Dist: grimoirelab-panels (==1.2.0rc1)
|
62
62
|
Requires-Dist: grimoirelab-toolkit (==1.1.0rc1)
|
63
63
|
Requires-Dist: idna (==3.10)
|
@@ -85,7 +85,7 @@ Requires-Dist: perceval-weblate (==1.1.0rc1)
|
|
85
85
|
Requires-Dist: platformdirs (==4.4.0)
|
86
86
|
Requires-Dist: promise (==2.3)
|
87
87
|
Requires-Dist: proto-plus (==1.26.1)
|
88
|
-
Requires-Dist: protobuf (==6.32.
|
88
|
+
Requires-Dist: protobuf (==6.32.1)
|
89
89
|
Requires-Dist: pyasn1 (==0.6.1)
|
90
90
|
Requires-Dist: pyasn1-modules (==0.4.2)
|
91
91
|
Requires-Dist: pycodestyle (==2.14.0)
|
@@ -95,7 +95,7 @@ Requires-Dist: pyflakes (==3.4.0)
|
|
95
95
|
Requires-Dist: pygments (==2.19.2)
|
96
96
|
Requires-Dist: pyjwt (==2.10.1)
|
97
97
|
Requires-Dist: pylint (==3.3.8)
|
98
|
-
Requires-Dist: pyparsing (==3.2.
|
98
|
+
Requires-Dist: pyparsing (==3.2.4)
|
99
99
|
Requires-Dist: python-dateutil (==2.9.0.post0)
|
100
100
|
Requires-Dist: pytz (==2025.2)
|
101
101
|
Requires-Dist: pyyaml (==6.0.2)
|
@@ -107,9 +107,9 @@ Requires-Dist: rsa (==4.9.1)
|
|
107
107
|
Requires-Dist: scipy (==1.15.3)
|
108
108
|
Requires-Dist: sgmllib3k (==1.0.0)
|
109
109
|
Requires-Dist: sgqlc (==16.5)
|
110
|
-
Requires-Dist: sirmordred (==1.2.
|
110
|
+
Requires-Dist: sirmordred (==1.2.0rc2)
|
111
111
|
Requires-Dist: six (==1.17.0)
|
112
|
-
Requires-Dist: sortinghat (==1.11.
|
112
|
+
Requires-Dist: sortinghat (==1.11.0rc3)
|
113
113
|
Requires-Dist: soupsieve (==2.8)
|
114
114
|
Requires-Dist: sqlparse (==0.5.3)
|
115
115
|
Requires-Dist: statsmodels (==0.14.5)
|
@@ -0,0 +1,8 @@
|
|
1
|
+
grimoirelab/__init__.py,sha256=ZygAIkX6Nbjag1czWdQa-yP-GM1mBE_9ss21Xh__JFc,34
|
2
|
+
grimoirelab/_version.py,sha256=4OV9Ar39QU54HIyEvxLOuVdjzBDuoHeUq2FrRCAbmNs,92
|
3
|
+
grimoirelab/grimoirelab.py,sha256=YCHpNl3g6Eoja0pwfih_IVwy6S_4H0WuMCkhzNArFIA,1844
|
4
|
+
grimoirelab-1.16.0rc5.dist-info/LICENSE,sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI,35141
|
5
|
+
grimoirelab-1.16.0rc5.dist-info/METADATA,sha256=yPzIXufscgvcVUvte0IPwiEf1XdxVjioArVydjm8jzU,14483
|
6
|
+
grimoirelab-1.16.0rc5.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
|
7
|
+
grimoirelab-1.16.0rc5.dist-info/entry_points.txt,sha256=Rt8USKCpckvU8CjrEzjycqg67biCxFVmV70ELiD08v4,60
|
8
|
+
grimoirelab-1.16.0rc5.dist-info/RECORD,,
|
@@ -1,8 +0,0 @@
|
|
1
|
-
grimoirelab/__init__.py,sha256=ZygAIkX6Nbjag1czWdQa-yP-GM1mBE_9ss21Xh__JFc,34
|
2
|
-
grimoirelab/_version.py,sha256=SA7ZeSDUXi0TR2juuOBB-bf2RZaqHW0yQkY47zs8IFk,92
|
3
|
-
grimoirelab/grimoirelab.py,sha256=YCHpNl3g6Eoja0pwfih_IVwy6S_4H0WuMCkhzNArFIA,1844
|
4
|
-
grimoirelab-1.16.0rc4.dist-info/LICENSE,sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI,35141
|
5
|
-
grimoirelab-1.16.0rc4.dist-info/METADATA,sha256=PmX5hWdyFYl8U6DPyvq4jtTMXSIUodkTF9FYHt0bQ7M,14483
|
6
|
-
grimoirelab-1.16.0rc4.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
|
7
|
-
grimoirelab-1.16.0rc4.dist-info/entry_points.txt,sha256=Rt8USKCpckvU8CjrEzjycqg67biCxFVmV70ELiD08v4,60
|
8
|
-
grimoirelab-1.16.0rc4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|