sirmordred 0.9.1__py3-none-any.whl → 0.9.2rc1__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.
- sirmordred/_version.py +2 -2
- {sirmordred-0.9.1.dist-info → sirmordred-0.9.2rc1.dist-info}/METADATA +16 -16
- {sirmordred-0.9.1.dist-info → sirmordred-0.9.2rc1.dist-info}/RECORD +6 -6
- {sirmordred-0.9.1.dist-info → sirmordred-0.9.2rc1.dist-info}/LICENSE +0 -0
- {sirmordred-0.9.1.dist-info → sirmordred-0.9.2rc1.dist-info}/WHEEL +0 -0
- {sirmordred-0.9.1.dist-info → sirmordred-0.9.2rc1.dist-info}/entry_points.txt +0 -0
sirmordred/_version.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
# File auto-generated by semverup on 2023-07-
|
2
|
-
__version__ = "0.9.1"
|
1
|
+
# File auto-generated by semverup on 2023-07-23 17:17:02.604319
|
2
|
+
__version__ = "0.9.2-rc.1"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: sirmordred
|
3
|
-
Version: 0.9.
|
3
|
+
Version: 0.9.2rc1
|
4
4
|
Summary: Drive GrimoireLab tools to produce a dashboard
|
5
5
|
Home-page: https://chaoss.github.io/grimoirelab/
|
6
6
|
License: GPL-3.0+
|
@@ -25,7 +25,7 @@ Requires-Dist: bandit (==1.7.5)
|
|
25
25
|
Requires-Dist: beautifulsoup4 (==4.12.2)
|
26
26
|
Requires-Dist: cachetools (==5.3.1)
|
27
27
|
Requires-Dist: cereslib (==0.4.2)
|
28
|
-
Requires-Dist: certifi (==2023.
|
28
|
+
Requires-Dist: certifi (==2023.7.22)
|
29
29
|
Requires-Dist: cffi (==1.15.1)
|
30
30
|
Requires-Dist: charset-normalizer (==3.2.0)
|
31
31
|
Requires-Dist: click (==7.1.1)
|
@@ -34,7 +34,7 @@ Requires-Dist: colored (==1.4.4)
|
|
34
34
|
Requires-Dist: colorlog (==4.1.0)
|
35
35
|
Requires-Dist: commonmark (==0.9.1)
|
36
36
|
Requires-Dist: cryptography (==41.0.2)
|
37
|
-
Requires-Dist: dill (==0.3.
|
37
|
+
Requires-Dist: dill (==0.3.7)
|
38
38
|
Requires-Dist: django (==3.2.20)
|
39
39
|
Requires-Dist: django-cors-headers (==3.14.0)
|
40
40
|
Requires-Dist: django-graphql-jwt (==0.3.4)
|
@@ -53,25 +53,25 @@ Requires-Dist: geopy (==2.3.0)
|
|
53
53
|
Requires-Dist: gitdb (==4.0.10)
|
54
54
|
Requires-Dist: gitpython (==3.1.32)
|
55
55
|
Requires-Dist: google-api-core (==2.11.1)
|
56
|
-
Requires-Dist: google-auth (==2.
|
56
|
+
Requires-Dist: google-auth (==2.22.0)
|
57
57
|
Requires-Dist: google-cloud-core (==2.3.3)
|
58
58
|
Requires-Dist: google-cloud-storage (==2.10.0)
|
59
59
|
Requires-Dist: google-crc32c (==1.5.0)
|
60
60
|
Requires-Dist: google-resumable-media (==2.5.0)
|
61
61
|
Requires-Dist: googleapis-common-protos (==1.59.1)
|
62
|
-
Requires-Dist: graal (==0.4.
|
62
|
+
Requires-Dist: graal (==0.4.12rc1)
|
63
63
|
Requires-Dist: graphene (==2.1.9)
|
64
64
|
Requires-Dist: graphene-django (==2.16.0)
|
65
65
|
Requires-Dist: graphql-core (==2.3.2)
|
66
66
|
Requires-Dist: graphql-relay (==2.0.1)
|
67
|
-
Requires-Dist: grimoire-elk (==0.
|
67
|
+
Requires-Dist: grimoire-elk (==0.108.0rc1)
|
68
68
|
Requires-Dist: grimoirelab-panels (==0.2.0)
|
69
69
|
Requires-Dist: grimoirelab-toolkit (==0.3.6)
|
70
70
|
Requires-Dist: idna (==3.4)
|
71
71
|
Requires-Dist: importlib-resources (==5.12.0)
|
72
72
|
Requires-Dist: isort (==5.11.5)
|
73
73
|
Requires-Dist: jinja2 (==3.1.2)
|
74
|
-
Requires-Dist: kidash (==0.5.
|
74
|
+
Requires-Dist: kidash (==0.5.9rc1)
|
75
75
|
Requires-Dist: lazy-object-proxy (==1.9.0)
|
76
76
|
Requires-Dist: lizard (==1.16.6)
|
77
77
|
Requires-Dist: markdown-it-py (==1.1.0)
|
@@ -84,12 +84,12 @@ Requires-Dist: packaging (==23.1)
|
|
84
84
|
Requires-Dist: pandas (==1.3.5)
|
85
85
|
Requires-Dist: patsy (==0.5.3)
|
86
86
|
Requires-Dist: pbr (==5.11.1)
|
87
|
-
Requires-Dist: perceval (==0.22.
|
88
|
-
Requires-Dist: perceval-mozilla (==0.3.
|
89
|
-
Requires-Dist: perceval-opnfv (==0.2.
|
90
|
-
Requires-Dist: perceval-puppet (==0.2.
|
91
|
-
Requires-Dist: perceval-weblate (==0.2.
|
92
|
-
Requires-Dist: platformdirs (==3.
|
87
|
+
Requires-Dist: perceval (==0.22.2rc1)
|
88
|
+
Requires-Dist: perceval-mozilla (==0.3.14rc1)
|
89
|
+
Requires-Dist: perceval-opnfv (==0.2.14rc1)
|
90
|
+
Requires-Dist: perceval-puppet (==0.2.14rc1)
|
91
|
+
Requires-Dist: perceval-weblate (==0.2.14rc1)
|
92
|
+
Requires-Dist: platformdirs (==3.9.1)
|
93
93
|
Requires-Dist: promise (==2.3)
|
94
94
|
Requires-Dist: protobuf (==4.23.4)
|
95
95
|
Requires-Dist: pyasn1 (==0.5.0)
|
@@ -99,13 +99,13 @@ Requires-Dist: pycparser (==2.21)
|
|
99
99
|
Requires-Dist: pydot (==1.4.2)
|
100
100
|
Requires-Dist: pyflakes (==2.4.0)
|
101
101
|
Requires-Dist: pygments (==2.15.1)
|
102
|
-
Requires-Dist: pyjwt (==2.
|
102
|
+
Requires-Dist: pyjwt (==2.8.0)
|
103
103
|
Requires-Dist: pylint (==2.13.9)
|
104
104
|
Requires-Dist: pymysql (==1.1.0)
|
105
105
|
Requires-Dist: pyparsing (==3.1.0)
|
106
106
|
Requires-Dist: python-dateutil (==2.8.2)
|
107
107
|
Requires-Dist: pytz (==2023.3)
|
108
|
-
Requires-Dist: pyyaml (==6.0)
|
108
|
+
Requires-Dist: pyyaml (==6.0.1)
|
109
109
|
Requires-Dist: redis (==4.6.0)
|
110
110
|
Requires-Dist: requests (==2.31.0)
|
111
111
|
Requires-Dist: rich (==13.1.0)
|
@@ -119,7 +119,7 @@ Requires-Dist: sgqlc (==16.2)
|
|
119
119
|
Requires-Dist: singledispatch (==4.0.0)
|
120
120
|
Requires-Dist: six (==1.16.0)
|
121
121
|
Requires-Dist: smmap (==5.0.0)
|
122
|
-
Requires-Dist: sortinghat (==0.
|
122
|
+
Requires-Dist: sortinghat (==0.12.0rc1)
|
123
123
|
Requires-Dist: soupsieve (==2.4.1)
|
124
124
|
Requires-Dist: sqlparse (==0.4.4)
|
125
125
|
Requires-Dist: statsmodels (==0.13.5)
|
@@ -1,5 +1,5 @@
|
|
1
1
|
sirmordred/__init__.py,sha256=vQ9Reo3DRPBCcW0QhyeK2tBCTIumq3D1BkaWXTtY8VA,835
|
2
|
-
sirmordred/_version.py,sha256=
|
2
|
+
sirmordred/_version.py,sha256=v2PzKfrkVVSO8MuyfqLPPvIx8fGqp6Nwt3ahFZKcGbA,91
|
3
3
|
sirmordred/bin/sirmordred.py,sha256=fAjXuLlQH2Yke9EezPuC4y5kqkTzzjrr7CU15LeMs1s,4924
|
4
4
|
sirmordred/config.py,sha256=hxwCRQ-szIz8KXedLoJ5Tl1ktP07uZ6z2buwzkofggI,33508
|
5
5
|
sirmordred/error.py,sha256=RD-POuigH-FEvmTu7a7qI5t78NnjkYKQ_ukfns9DozY,1836
|
@@ -21,8 +21,8 @@ sirmordred/utils/panels_config.py,sha256=G54oTtRppHDLRhdnaqYneUemUlWFxlX6h7GFl0L
|
|
21
21
|
sirmordred/utils/projects.json,sha256=CxXpzYqvLx6FfDTPln9b5TIkfEb2cgfP20WLvwK_7GU,864
|
22
22
|
sirmordred/utils/projects_json2yml.py,sha256=N9-orfrnfzASTYAIzR2Xo9IpW-CVdNAiVAmWT7Bt154,3141
|
23
23
|
sirmordred/utils/setup.cfg,sha256=hKbO4euWOFYzzsGcTQk8jW6CkutOJw72TywBQdyekrA,3634
|
24
|
-
sirmordred-0.9.
|
25
|
-
sirmordred-0.9.
|
26
|
-
sirmordred-0.9.
|
27
|
-
sirmordred-0.9.
|
28
|
-
sirmordred-0.9.
|
24
|
+
sirmordred-0.9.2rc1.dist-info/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
|
25
|
+
sirmordred-0.9.2rc1.dist-info/METADATA,sha256=0hgrdVEALoorFqFNgENczZbVVTTr2puKn2Gu7WOfQis,45858
|
26
|
+
sirmordred-0.9.2rc1.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
|
27
|
+
sirmordred-0.9.2rc1.dist-info/entry_points.txt,sha256=HKwfuVFXnCzt8rsJBUFudGHm-KMxJ_3a1YLX-Q7WoRk,200
|
28
|
+
sirmordred-0.9.2rc1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|