auto-walrus 0.3.2__py3-none-any.whl → 0.3.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: auto-walrus
3
- Version: 0.3.2
3
+ Version: 0.3.4
4
4
  Summary: Automatically apply the awesome walrus operator
5
5
  Project-URL: Homepage, https://github.com/MarcoGorelli/auto-walrus
6
6
  Project-URL: Bug Tracker, https://github.com/MarcoGorelli/auto-walrus
@@ -10,6 +10,7 @@ Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Operating System :: OS Independent
11
11
  Classifier: Programming Language :: Python :: 3
12
12
  Requires-Python: >=3.8
13
+ Requires-Dist: tomli; python_version < '3.11'
13
14
  Description-Content-Type: text/markdown
14
15
 
15
16
  <h1 align="center">
@@ -44,7 +45,7 @@ Sample `.pre-commit-config.yaml`:
44
45
 
45
46
  ```yaml
46
47
  - repo: https://github.com/MarcoGorelli/auto-walrus
47
- rev: v0.2.2
48
+ rev: 0.3.4
48
49
  hooks:
49
50
  - id: auto-walrus
50
51
  ```
@@ -0,0 +1,6 @@
1
+ auto_walrus.py,sha256=VI_WBQuwOu7OUY6fkul4wqRKedOWF9tt8U8GV8ZJiwk,12579
2
+ auto_walrus-0.3.4.dist-info/METADATA,sha256=eVdPnRuHr78elcsO8OuAMOSkP5UdjVe4vgJYbOuMlm8,2981
3
+ auto_walrus-0.3.4.dist-info/WHEEL,sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU,87
4
+ auto_walrus-0.3.4.dist-info/entry_points.txt,sha256=E-31QDdV5kzcjR9avgfwLt-i2Pc6c_zUa-knm__GCHo,49
5
+ auto_walrus-0.3.4.dist-info/licenses/LICENSE,sha256=YhJBcZzQmTfUwcrA-3FDZB3hiSIawDPD-VJSugAZXLY,1071
6
+ auto_walrus-0.3.4.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.22.5
2
+ Generator: hatchling 1.24.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ auto-walrus = auto_walrus:main
@@ -1,5 +0,0 @@
1
- auto_walrus.py,sha256=VI_WBQuwOu7OUY6fkul4wqRKedOWF9tt8U8GV8ZJiwk,12579
2
- auto_walrus-0.3.2.dist-info/METADATA,sha256=__RyzvulkOU-NPbusrVis2cKHorNzW2akY5NkWUza2c,2936
3
- auto_walrus-0.3.2.dist-info/WHEEL,sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY,87
4
- auto_walrus-0.3.2.dist-info/licenses/LICENSE,sha256=YhJBcZzQmTfUwcrA-3FDZB3hiSIawDPD-VJSugAZXLY,1071
5
- auto_walrus-0.3.2.dist-info/RECORD,,