daktari 0.0.225__py3-none-any.whl → 0.0.227__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.

Potentially problematic release.


This version of daktari might be problematic. Click here for more details.

daktari/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.0.225"
1
+ __version__ = "0.0.227"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: daktari
3
- Version: 0.0.225
3
+ Version: 0.0.227
4
4
  Summary: Assist in setting up and maintaining developer environments
5
5
  Home-page: https://github.com/sonocent/daktari
6
6
  Author: Matt Russell
@@ -18,7 +18,7 @@ Requires-Dist: distro (==1.9.0)
18
18
  Requires-Dist: dpath (==2.2.0)
19
19
  Requires-Dist: importlib-resources (==6.4.5)
20
20
  Requires-Dist: packaging (==20.9)
21
- Requires-Dist: pyOpenSSL (==24.2.1)
21
+ Requires-Dist: pyOpenSSL (==24.3.0)
22
22
  Requires-Dist: pyclip (==0.7.0)
23
23
  Requires-Dist: pyfiglet (==0.8.post1)
24
24
  Requires-Dist: python-hosts (==1.0.7)
@@ -34,8 +34,8 @@ Requires-Dist: types-tabulate (==0.9.0.20240106)
34
34
  Requires-Dist: urllib3 (<1.27)
35
35
  Requires-Dist: dataclasses (==0.8) ; python_version < "3.7"
36
36
  Requires-Dist: types-dataclasses (==0.1.5) ; python_version < "3.7"
37
- Requires-Dist: pyobjc-core (==10.3.1) ; sys_platform == "darwin"
38
- Requires-Dist: pyobjc-framework-Cocoa (==10.3.1) ; sys_platform == "darwin"
37
+ Requires-Dist: pyobjc-core (==10.3.2) ; sys_platform == "darwin"
38
+ Requires-Dist: pyobjc-framework-Cocoa (==10.3.2) ; sys_platform == "darwin"
39
39
 
40
40
  **Daktari** is a tool to help the initial setup and ongoing maintenance of developer environments. It runs a series of checks (for example, that required software is installed) and provides suggestions on how to fix the issue if the check fails.
41
41
 
@@ -46,7 +46,7 @@ In the root of the project repository, create a `.daktari.py` configuration file
46
46
  ```python
47
47
  from daktari.checks.git import *
48
48
 
49
- version = "0.0.225"
49
+ version = "0.0.227"
50
50
  title = "My Project"
51
51
 
52
52
  checks = [
@@ -1,4 +1,4 @@
1
- daktari/__init__.py,sha256=sfofVioZIs_eoUw13TxLA_I31csKkrTIG4gi0YxMANg,24
1
+ daktari/__init__.py,sha256=gq9bW76wB0lF-pnJitetqQuTddmtXpi08xtP-ejtwyk,24
2
2
  daktari/__main__.py,sha256=iYwgtZZE2HD9Eh9Io6OliGQwCNZJSde_66jI6kF8xJU,1463
3
3
  daktari/asdf.py,sha256=fALVL6UTz1AYxuabw9MZeAES7J_CvImutUDD1Y2yWwM,509
4
4
  daktari/check.py,sha256=WzIiCrrdH7gCbElNwYbYkjhpmaOs_nUWfvkTBkfZlgs,4133
@@ -56,9 +56,9 @@ daktari/checks/yarn.py,sha256=T8b_oOoZ4l96delmPgPfgtaTkiUS129hoWlGIBcU7Io,5534
56
56
  daktari/resources/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
57
57
  daktari/resources/daktari-local-template.yaml,sha256=ik7KzMcG1r90nxDOk7t5G7P-BSxQIl2PocGUVe14c44,503
58
58
  daktari/resources/mock_cert.pem,sha256=AIc9dZOVIuxm7KFLunP5WSA1-LDWLOwpfu48B9xQ_Wg,82
59
- daktari-0.0.225.dist-info/LICENSE.txt,sha256=sMo18UdnQ7rY1SYg9gmop08ubzEQOGO1URYXu1Hxdx0,1051
60
- daktari-0.0.225.dist-info/METADATA,sha256=NVSuz0XGKFiEALzrqShwIsdIxXIE1DFRpQUfdnmckog,3844
61
- daktari-0.0.225.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
62
- daktari-0.0.225.dist-info/entry_points.txt,sha256=Sqwxp-qsyRnWwGVHkd3hoeG7aPffCIRB4pouCD9BbYU,51
63
- daktari-0.0.225.dist-info/top_level.txt,sha256=LW6kawKAAyxUbGqpAbdedKRUyVy2DBzEZOalp0qDdF8,8
64
- daktari-0.0.225.dist-info/RECORD,,
59
+ daktari-0.0.227.dist-info/LICENSE.txt,sha256=sMo18UdnQ7rY1SYg9gmop08ubzEQOGO1URYXu1Hxdx0,1051
60
+ daktari-0.0.227.dist-info/METADATA,sha256=HPIbcOzOcdZzAgMWZuBy10R_4kv3khqDLxfG1dxJi0k,3844
61
+ daktari-0.0.227.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
62
+ daktari-0.0.227.dist-info/entry_points.txt,sha256=Sqwxp-qsyRnWwGVHkd3hoeG7aPffCIRB4pouCD9BbYU,51
63
+ daktari-0.0.227.dist-info/top_level.txt,sha256=LW6kawKAAyxUbGqpAbdedKRUyVy2DBzEZOalp0qDdF8,8
64
+ daktari-0.0.227.dist-info/RECORD,,