daktari 0.0.236__py3-none-any.whl → 0.0.237__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.
daktari/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.0.236"
1
+ __version__ = "0.0.237"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: daktari
3
- Version: 0.0.236
3
+ Version: 0.0.237
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
@@ -33,7 +33,7 @@ Requires-Dist: types-tabulate ==0.9.0.20241207
33
33
  Requires-Dist: urllib3 <1.27
34
34
  Requires-Dist: dataclasses ==0.8 ; python_version < "3.7"
35
35
  Requires-Dist: types-dataclasses ==0.1.5 ; python_version < "3.7"
36
- Requires-Dist: pyobjc-core ==10.3.2 ; sys_platform == "darwin"
36
+ Requires-Dist: pyobjc-core ==11.0 ; sys_platform == "darwin"
37
37
  Requires-Dist: pyobjc-framework-Cocoa ==11.0 ; sys_platform == "darwin"
38
38
 
39
39
  **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.
@@ -45,7 +45,7 @@ In the root of the project repository, create a `.daktari.py` configuration file
45
45
  ```python
46
46
  from daktari.checks.git import *
47
47
 
48
- version = "0.0.236"
48
+ version = "0.0.237"
49
49
  title = "My Project"
50
50
 
51
51
  checks = [
@@ -1,4 +1,4 @@
1
- daktari/__init__.py,sha256=EwwcoNjGqnpfpgiI_Pb47D-v2WWzhkSCWlkTywCIhCM,24
1
+ daktari/__init__.py,sha256=8uS6TYhsZVncg8wVOk8GkUCji9MVGgICfCDTjGmpbaU,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.236.dist-info/LICENSE.txt,sha256=sMo18UdnQ7rY1SYg9gmop08ubzEQOGO1URYXu1Hxdx0,1051
60
- daktari-0.0.236.dist-info/METADATA,sha256=KhGs6RRDtVfnH2lL-y9PSG-8k8fvF98s-dThiREMSlQ,3774
61
- daktari-0.0.236.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
62
- daktari-0.0.236.dist-info/entry_points.txt,sha256=mfQXkwKyloAzf7sv78icBo1PtRwf9hCP_816F6REf-I,50
63
- daktari-0.0.236.dist-info/top_level.txt,sha256=LW6kawKAAyxUbGqpAbdedKRUyVy2DBzEZOalp0qDdF8,8
64
- daktari-0.0.236.dist-info/RECORD,,
59
+ daktari-0.0.237.dist-info/LICENSE.txt,sha256=sMo18UdnQ7rY1SYg9gmop08ubzEQOGO1URYXu1Hxdx0,1051
60
+ daktari-0.0.237.dist-info/METADATA,sha256=KVeWyczrdj636xpmnglaUKxdo4zzBBspJYd0vvinlfw,3772
61
+ daktari-0.0.237.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
62
+ daktari-0.0.237.dist-info/entry_points.txt,sha256=mfQXkwKyloAzf7sv78icBo1PtRwf9hCP_816F6REf-I,50
63
+ daktari-0.0.237.dist-info/top_level.txt,sha256=LW6kawKAAyxUbGqpAbdedKRUyVy2DBzEZOalp0qDdF8,8
64
+ daktari-0.0.237.dist-info/RECORD,,