grimoirelab 1.4.1rc1__py3-none-any.whl → 1.5.0rc1__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 CHANGED
@@ -1,2 +1,2 @@
1
- # File auto-generated by semverup on 2024-08-13 10:33:31.678288
2
- __version__ = "1.4.1-rc.1"
1
+ # File auto-generated by semverup on 2024-08-30 15:55:14.669128
2
+ __version__ = "1.5.0-rc.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: grimoirelab
3
- Version: 1.4.1rc1
3
+ Version: 1.5.0rc1
4
4
  Summary: Tool set for software development analytics
5
5
  Home-page: https://chaoss.github.io/grimoirelab/
6
6
  License: GPL-3.0+
@@ -21,12 +21,12 @@ Requires-Dist: asgiref (==3.8.1)
21
21
  Requires-Dist: astroid (==3.2.4)
22
22
  Requires-Dist: bandit (==1.7.9)
23
23
  Requires-Dist: beautifulsoup4 (==4.12.3)
24
- Requires-Dist: cachetools (==5.4.0)
24
+ Requires-Dist: cachetools (==5.5.0)
25
25
  Requires-Dist: cereslib (==1.0.4)
26
- Requires-Dist: certifi (==2024.7.4)
26
+ Requires-Dist: certifi (==2024.8.30)
27
27
  Requires-Dist: cffi (==1.17.0)
28
28
  Requires-Dist: charset-normalizer (==3.3.2)
29
- Requires-Dist: click (==7.1.1)
29
+ Requires-Dist: click (==8.1.7)
30
30
  Requires-Dist: cloc (==0.2.5)
31
31
  Requires-Dist: colored (==1.4.4)
32
32
  Requires-Dist: colorlog (==4.1.0)
@@ -47,26 +47,26 @@ Requires-Dist: file-read-backwards (==2.0.0)
47
47
  Requires-Dist: flake8 (==4.0.1)
48
48
  Requires-Dist: geographiclib (==2.0)
49
49
  Requires-Dist: geopy (==2.4.1)
50
- Requires-Dist: google-api-core (==2.19.1)
51
- Requires-Dist: google-auth (==2.33.0)
50
+ Requires-Dist: google-api-core (==2.19.2)
51
+ Requires-Dist: google-auth (==2.34.0)
52
52
  Requires-Dist: google-cloud-core (==2.4.1)
53
53
  Requires-Dist: google-cloud-storage (==2.18.2)
54
54
  Requires-Dist: google-crc32c (==1.5.0)
55
55
  Requires-Dist: google-resumable-media (==2.7.2)
56
- Requires-Dist: googleapis-common-protos (==1.63.2)
57
- Requires-Dist: graal (==1.0.5rc1)
56
+ Requires-Dist: googleapis-common-protos (==1.65.0)
57
+ Requires-Dist: graal (==1.0.6rc1)
58
58
  Requires-Dist: graphene (==2.1.9)
59
59
  Requires-Dist: graphene-django (==2.16.0)
60
60
  Requires-Dist: graphql-core (==2.3.2)
61
61
  Requires-Dist: graphql-relay (==2.0.1)
62
- Requires-Dist: grimoire-elk (==1.1.4rc1)
62
+ Requires-Dist: grimoire-elk (==1.1.5rc1)
63
63
  Requires-Dist: grimoirelab-panels (==1.1.0)
64
64
  Requires-Dist: grimoirelab-toolkit (==1.0.4)
65
- Requires-Dist: idna (==3.7)
65
+ Requires-Dist: idna (==3.8)
66
66
  Requires-Dist: importlib-resources (==5.13.0)
67
67
  Requires-Dist: isort (==5.13.2)
68
68
  Requires-Dist: jinja2 (==3.1.4)
69
- Requires-Dist: kidash (==1.0.4)
69
+ Requires-Dist: kidash (==1.0.5rc1)
70
70
  Requires-Dist: lizard (==1.16.6)
71
71
  Requires-Dist: markdown-it-py (==2.2.0)
72
72
  Requires-Dist: markupsafe (==2.1.5)
@@ -78,16 +78,16 @@ Requires-Dist: numpy (==1.22.0)
78
78
  Requires-Dist: packaging (==24.1)
79
79
  Requires-Dist: pandas (==1.5.3)
80
80
  Requires-Dist: patsy (==0.5.6)
81
- Requires-Dist: pbr (==6.0.0)
82
- Requires-Dist: perceval (==1.0.5rc1)
83
- Requires-Dist: perceval-mozilla (==1.0.5rc1)
84
- Requires-Dist: perceval-opnfv (==1.0.5rc1)
85
- Requires-Dist: perceval-puppet (==1.0.5rc1)
86
- Requires-Dist: perceval-weblate (==1.0.5rc1)
81
+ Requires-Dist: pbr (==6.1.0)
82
+ Requires-Dist: perceval (==1.0.6rc1)
83
+ Requires-Dist: perceval-mozilla (==1.0.6rc1)
84
+ Requires-Dist: perceval-opnfv (==1.0.6rc1)
85
+ Requires-Dist: perceval-puppet (==1.0.6rc1)
86
+ Requires-Dist: perceval-weblate (==1.0.6rc1)
87
87
  Requires-Dist: platformdirs (==4.2.2)
88
88
  Requires-Dist: promise (==2.3)
89
89
  Requires-Dist: proto-plus (==1.24.0)
90
- Requires-Dist: protobuf (==5.27.3)
90
+ Requires-Dist: protobuf (==5.28.0)
91
91
  Requires-Dist: pyasn1 (==0.6.0)
92
92
  Requires-Dist: pyasn1-modules (==0.4.0)
93
93
  Requires-Dist: pycodestyle (==2.8.0)
@@ -97,31 +97,31 @@ Requires-Dist: pyflakes (==2.4.0)
97
97
  Requires-Dist: pygments (==2.18.0)
98
98
  Requires-Dist: pyjwt (==2.9.0)
99
99
  Requires-Dist: pylint (==3.2.6)
100
- Requires-Dist: pyparsing (==3.1.2)
100
+ Requires-Dist: pyparsing (==3.1.4)
101
101
  Requires-Dist: python-dateutil (==2.9.0.post0)
102
102
  Requires-Dist: pytz (==2024.1)
103
103
  Requires-Dist: pyyaml (==6.0.2)
104
104
  Requires-Dist: redis (==5.0.8)
105
105
  Requires-Dist: requests (==2.32.3)
106
- Requires-Dist: rich (==13.7.1)
106
+ Requires-Dist: rich (==13.8.0)
107
107
  Requires-Dist: rq (==1.11.1)
108
108
  Requires-Dist: rsa (==4.9)
109
109
  Requires-Dist: rx (==1.6.3)
110
110
  Requires-Dist: scipy (==1.9.3)
111
- Requires-Dist: setuptools (==72.1.0)
111
+ Requires-Dist: setuptools (==74.0.0)
112
112
  Requires-Dist: sgmllib3k (==1.0.0)
113
113
  Requires-Dist: sgqlc (==16.2)
114
114
  Requires-Dist: singledispatch (==4.1.0)
115
- Requires-Dist: sirmordred (==1.0.5rc1)
115
+ Requires-Dist: sirmordred (==1.1.0rc1)
116
116
  Requires-Dist: six (==1.16.0)
117
- Requires-Dist: sortinghat (==1.2.1rc1)
118
- Requires-Dist: soupsieve (==2.5)
117
+ Requires-Dist: sortinghat (==1.3.0rc1)
118
+ Requires-Dist: soupsieve (==2.6)
119
119
  Requires-Dist: sqlparse (==0.5.1)
120
120
  Requires-Dist: statsmodels (==0.14.1)
121
- Requires-Dist: stevedore (==5.2.0)
121
+ Requires-Dist: stevedore (==5.3.0)
122
122
  Requires-Dist: text-unidecode (==1.3)
123
- Requires-Dist: tomlkit (==0.13.0)
124
- Requires-Dist: urllib3 (==1.26.19)
123
+ Requires-Dist: tomlkit (==0.13.2)
124
+ Requires-Dist: urllib3 (==1.26.20)
125
125
  Requires-Dist: uwsgi (==2.0.26)
126
126
  Project-URL: Bug Tracker, https://github.com/chaoss/grimoirelab/issues
127
127
  Project-URL: Repository, https://github.com/chaoss/grimoirelab
@@ -162,12 +162,12 @@ docker-compose version 1.22.0, build f46880fe
162
162
  Steps:
163
163
  1. Clone this project:
164
164
  ```console
165
- foo@bar:~$ git clone https://github.com/chaoss/grimoirelab
165
+ git clone https://github.com/chaoss/grimoirelab
166
166
  ```
167
167
  2. Go to `docker-compose` folder and run the following command:
168
168
  ```console
169
- foo@bar:~$ cd grimoirelab/docker-compose
170
- foo@bar:~/grimoirelab/docker-compose$ docker-compose up -d
169
+ cd grimoirelab/docker-compose
170
+ docker-compose up -d
171
171
  ```
172
172
 
173
173
  Your dashboard will be ready after a while at `http://localhost:8000`. The waiting time depends on the amount of data to fetch from a repo, for small repositories you can expect your data to be visible in the dashboard after 10-15 minutes.
@@ -191,12 +191,12 @@ Docker version 19.03.1, build 74b1e89
191
191
  Steps:
192
192
  1. Clone this project:
193
193
  ```console
194
- $ git clone https://github.com/chaoss/grimoirelab
194
+ git clone https://github.com/chaoss/grimoirelab
195
195
  ```
196
196
  2. Go to the project folder and run the following command:
197
197
  ```console
198
- foo@bar:~$ cd grimoirelab
199
- foo@bar:~/grimoirelab $ docker run --net=host \
198
+ cd grimoirelab
199
+ docker run --net=host \
200
200
  -v $(pwd)/default-grimoirelab-settings/projects.json:/home/grimoire/conf/projects.json \
201
201
  -v $(pwd)/default-grimoirelab-settings/setup-docker.cfg:/home/grimoire/conf/setup.cfg \
202
202
  -t grimoirelab/grimoirelab
@@ -267,7 +267,7 @@ folder includes instructions and configuration files to deploy GrimoireLab using
267
267
  Git submodule, so its contents will not be available after cloning the repository. To
268
268
  fetch all the data, and get the latest version, you can run the following command:
269
269
  ```console
270
- $ git submodule update --init --remote
270
+ git submodule update --init --remote
271
271
  ```
272
272
 
273
273
  * How releases of GrimoireLab are built and tested: [Building](BUILDING.md)
@@ -0,0 +1,8 @@
1
+ grimoirelab/__init__.py,sha256=ZygAIkX6Nbjag1czWdQa-yP-GM1mBE_9ss21Xh__JFc,34
2
+ grimoirelab/_version.py,sha256=tFZhToGnvfht5aoZR8v2JuE1QbhM3ueeGIxwZSu_ROk,91
3
+ grimoirelab/grimoirelab.py,sha256=YCHpNl3g6Eoja0pwfih_IVwy6S_4H0WuMCkhzNArFIA,1844
4
+ grimoirelab-1.5.0rc1.dist-info/LICENSE,sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI,35141
5
+ grimoirelab-1.5.0rc1.dist-info/METADATA,sha256=jXe5WHYh1a94surBZ2KM_fz7b_6FehHkAO03KmYM6vk,13871
6
+ grimoirelab-1.5.0rc1.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
7
+ grimoirelab-1.5.0rc1.dist-info/entry_points.txt,sha256=Rt8USKCpckvU8CjrEzjycqg67biCxFVmV70ELiD08v4,60
8
+ grimoirelab-1.5.0rc1.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- grimoirelab/__init__.py,sha256=ZygAIkX6Nbjag1czWdQa-yP-GM1mBE_9ss21Xh__JFc,34
2
- grimoirelab/_version.py,sha256=qv03fZjMOBpOGBGcGlzbHMHCpWb0ARVaIMgVSQtoDVA,91
3
- grimoirelab/grimoirelab.py,sha256=YCHpNl3g6Eoja0pwfih_IVwy6S_4H0WuMCkhzNArFIA,1844
4
- grimoirelab-1.4.1rc1.dist-info/LICENSE,sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI,35141
5
- grimoirelab-1.4.1rc1.dist-info/METADATA,sha256=x2qw6q01aP3e7iWGPM42Y4RUpuykj3PEpaU7pPONwMo,13966
6
- grimoirelab-1.4.1rc1.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
7
- grimoirelab-1.4.1rc1.dist-info/entry_points.txt,sha256=Rt8USKCpckvU8CjrEzjycqg67biCxFVmV70ELiD08v4,60
8
- grimoirelab-1.4.1rc1.dist-info/RECORD,,