greenmining 1.0.9__py3-none-any.whl → 1.1.4__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.
greenmining/__init__.py CHANGED
@@ -9,7 +9,7 @@ from greenmining.gsf_patterns import (
9
9
  is_green_aware,
10
10
  )
11
11
 
12
- __version__ = "1.0.9"
12
+ __version__ = "1.1.4"
13
13
 
14
14
 
15
15
  def fetch_repositories(
@@ -1,11 +1,12 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: greenmining
3
- Version: 1.0.9
3
+ Version: 1.1.4
4
4
  Summary: An empirical Python library for Mining Software Repositories (MSR) in Green IT research
5
5
  Author-email: Adam Bouafia <a.bouafia@student.vu.nl>
6
6
  License: MIT
7
7
  Project-URL: Homepage, https://github.com/adam-bouafia/greenmining
8
8
  Project-URL: Documentation, https://github.com/adam-bouafia/greenmining#readme
9
+ Project-URL: Linkedin, https://www.linkedin.com/in/adam-bouafia/
9
10
  Project-URL: Repository, https://github.com/adam-bouafia/greenmining
10
11
  Project-URL: Issues, https://github.com/adam-bouafia/greenmining/issues
11
12
  Project-URL: Changelog, https://github.com/adam-bouafia/greenmining/blob/main/CHANGELOG.md
@@ -26,34 +27,34 @@ Classifier: Operating System :: OS Independent
26
27
  Requires-Python: >=3.9
27
28
  Description-Content-Type: text/markdown
28
29
  License-File: LICENSE
29
- Requires-Dist: PyGithub>=2.1.1
30
- Requires-Dist: PyDriller>=2.5
31
- Requires-Dist: pandas>=2.2.0
32
- Requires-Dist: colorama>=0.4.6
33
- Requires-Dist: tabulate>=0.9.0
34
- Requires-Dist: tqdm>=4.66.0
35
- Requires-Dist: matplotlib>=3.8.0
36
- Requires-Dist: plotly>=5.18.0
37
- Requires-Dist: python-dotenv>=1.0.0
38
- Requires-Dist: requests>=2.31.0
30
+ Requires-Dist: PyGithub
31
+ Requires-Dist: PyDriller
32
+ Requires-Dist: pandas
33
+ Requires-Dist: colorama
34
+ Requires-Dist: tabulate
35
+ Requires-Dist: tqdm
36
+ Requires-Dist: matplotlib
37
+ Requires-Dist: plotly
38
+ Requires-Dist: python-dotenv
39
+ Requires-Dist: requests
39
40
  Provides-Extra: dev
40
- Requires-Dist: pytest>=7.4.0; extra == "dev"
41
- Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
42
- Requires-Dist: pytest-mock>=3.12.0; extra == "dev"
43
- Requires-Dist: black>=23.12.0; extra == "dev"
44
- Requires-Dist: ruff>=0.1.9; extra == "dev"
45
- Requires-Dist: mypy>=1.8.0; extra == "dev"
46
- Requires-Dist: build>=1.0.5; extra == "dev"
47
- Requires-Dist: twine>=4.0.2; extra == "dev"
41
+ Requires-Dist: pytest; extra == "dev"
42
+ Requires-Dist: pytest-cov; extra == "dev"
43
+ Requires-Dist: pytest-mock; extra == "dev"
44
+ Requires-Dist: black; extra == "dev"
45
+ Requires-Dist: ruff; extra == "dev"
46
+ Requires-Dist: mypy; extra == "dev"
47
+ Requires-Dist: build; extra == "dev"
48
+ Requires-Dist: twine; extra == "dev"
48
49
  Provides-Extra: energy
49
- Requires-Dist: psutil>=5.9.0; extra == "energy"
50
- Requires-Dist: codecarbon>=2.3.0; extra == "energy"
50
+ Requires-Dist: psutil; extra == "energy"
51
+ Requires-Dist: codecarbon; extra == "energy"
51
52
  Provides-Extra: dashboard
52
- Requires-Dist: flask>=3.0.0; extra == "dashboard"
53
+ Requires-Dist: flask; extra == "dashboard"
53
54
  Provides-Extra: docs
54
- Requires-Dist: sphinx>=7.2.0; extra == "docs"
55
- Requires-Dist: sphinx-rtd-theme>=2.0.0; extra == "docs"
56
- Requires-Dist: myst-parser>=2.0.0; extra == "docs"
55
+ Requires-Dist: sphinx; extra == "docs"
56
+ Requires-Dist: sphinx-rtd-theme; extra == "docs"
57
+ Requires-Dist: myst-parser; extra == "docs"
57
58
  Dynamic: license-file
58
59
 
59
60
  # greenmining
@@ -1,4 +1,4 @@
1
- greenmining/__init__.py,sha256=0aYxDkV6H_sBdfQUGZ6n_MNUuv8RrJmSsa9LXB78OA4,2909
1
+ greenmining/__init__.py,sha256=f8971n5AONb3am4c0v2yuJ8kUTp4rVtIe-uawjENwEI,2909
2
2
  greenmining/__main__.py,sha256=NYOVS7D4w2XDLn6SyXHXPKE5GrNGOeoWSTb_KazgK5c,590
3
3
  greenmining/__version__.py,sha256=xZc02a8bS3vUJlzh8k9RoxemB1irQmq_SpVVj6Cg5M0,62
4
4
  greenmining/config.py,sha256=M4a7AwM1ErCmOY0n5Vmyoo9HPblSkTZ-HD3k2YHzs4A,8340
@@ -37,8 +37,8 @@ greenmining/services/github_fetcher.py,sha256=sdkS-LhHmX7mgMdlClCwEUVnZrItc0Pt6F
37
37
  greenmining/services/github_graphql_fetcher.py,sha256=ZklXdEAc60KeFL83zRYMwW_-2OwMKpfPY7Wrifl0D50,11539
38
38
  greenmining/services/local_repo_analyzer.py,sha256=5DMN9RIyGXNdsOlIDV4Mp0fPavbB69oBA9us17P5cNo,24668
39
39
  greenmining/services/reports.py,sha256=Vrw_pBNmVw2mTAf1dpcAqjBe6gXv-O4w_XweoVTt7L8,23392
40
- greenmining-1.0.9.dist-info/licenses/LICENSE,sha256=M7ma3JHGeiIZIs3ea0HTcFl_wLFPX2NZElUliYs4bCA,1083
41
- greenmining-1.0.9.dist-info/METADATA,sha256=Bo4NXk-LroVrvNYiNSgQixoyBF_jmhUWtqd_hWm5c_Q,30913
42
- greenmining-1.0.9.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
43
- greenmining-1.0.9.dist-info/top_level.txt,sha256=nreXgXxZIWI-42yQknQ0HXtUrFnzZ8N1ra4Mdy2KcsI,12
44
- greenmining-1.0.9.dist-info/RECORD,,
40
+ greenmining-1.1.4.dist-info/licenses/LICENSE,sha256=M7ma3JHGeiIZIs3ea0HTcFl_wLFPX2NZElUliYs4bCA,1083
41
+ greenmining-1.1.4.dist-info/METADATA,sha256=YaFtuN9JviTEk3q6vAswjLeW6nYLRrGuFglQhbsGP68,30806
42
+ greenmining-1.1.4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
43
+ greenmining-1.1.4.dist-info/top_level.txt,sha256=nreXgXxZIWI-42yQknQ0HXtUrFnzZ8N1ra4Mdy2KcsI,12
44
+ greenmining-1.1.4.dist-info/RECORD,,