wexample-wex-addon-dev-python 13.2.0__py3-none-any.whl → 13.2.2__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.1
2
2
  Name: wexample-wex-addon-dev-python
3
- Version: 13.2.0
3
+ Version: 13.2.2
4
4
  Summary: Extends wex with commands to format, lint, and rename Python symbols, plus workdir types for Python packages and suites
5
5
  Author-Email: weeger <contact@wexample.com>
6
6
  License: MIT
@@ -17,8 +17,8 @@ Requires-Dist: pylint
17
17
  Requires-Dist: pyright
18
18
  Requires-Dist: wexample-api>=6.8.0
19
19
  Requires-Dist: wexample-filestate-python>=9.0.0
20
- Requires-Dist: wexample-wex-addon-ai>=13.0.0
21
- Requires-Dist: wexample-wex-addon-app>=30.0.0
20
+ Requires-Dist: wexample-wex-addon-ai>=14.1.0
21
+ Requires-Dist: wexample-wex-addon-app>=31.0.0
22
22
  Provides-Extra: dev
23
23
  Requires-Dist: pytest; extra == "dev"
24
24
  Requires-Dist: pytest-cov; extra == "dev"
@@ -26,7 +26,7 @@ Description-Content-Type: text/markdown
26
26
 
27
27
  # wex_addon_dev_python
28
28
 
29
- Version: 13.2.0
29
+ Version: 13.2.2
30
30
 
31
31
  `wex_addon_dev_python` extends the wex CLI with a `python::` command group that formats source files with isort and black (`python::code/format`), checks them with mypy, pylint, and pyright (`python::code/check`), and renames Python symbols — packages, modules, classes, functions, constants — while propagating every affected import statement across the workdir (`python::code/rename`). It also ships `PythonPackageWorkdir` and `PythonPackagesSuiteWorkdir`, two workdir types that let wex manage a single PDM-based package or a multi-package suite as a first-class project structure. The intended users are wex operators who develop and maintain Python packages within the wexample ecosystem.
32
32
 
@@ -252,8 +252,8 @@ Visit the [Wexample Suite documentation](https://docs.wexample.com) for the comp
252
252
  - pyright:
253
253
  - wexample-api: >=6.8.0
254
254
  - wexample-filestate-python: >=9.0.0
255
- - wexample-wex-addon-ai: >=13.0.0
256
- - wexample-wex-addon-app: >=30.0.0
255
+ - wexample-wex-addon-ai: >=14.1.0
256
+ - wexample-wex-addon-app: >=31.0.0
257
257
 
258
258
  ## Versioning & Compatibility Policy
259
259
 
@@ -1,6 +1,6 @@
1
- wexample_wex_addon_dev_python-13.2.0.dist-info/METADATA,sha256=7BoGLE4MYe7KfTF0ZFMRORg8LFdtes9_fx4oDTJs8_s,17103
2
- wexample_wex_addon_dev_python-13.2.0.dist-info/WHEEL,sha256=VP-D4TPS230sME9Z3vb3INXvo1yt0924YRm5AOsk_dE,90
3
- wexample_wex_addon_dev_python-13.2.0.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
1
+ wexample_wex_addon_dev_python-13.2.2.dist-info/METADATA,sha256=wTAHGZY9TylfC96Vr7XrjcvTr6KvbV9c6T13DHxHC64,17103
2
+ wexample_wex_addon_dev_python-13.2.2.dist-info/WHEEL,sha256=VP-D4TPS230sME9Z3vb3INXvo1yt0924YRm5AOsk_dE,90
3
+ wexample_wex_addon_dev_python-13.2.2.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
4
4
  wexample_wex_addon_dev_python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  wexample_wex_addon_dev_python/__pycache__/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  wexample_wex_addon_dev_python/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -98,4 +98,4 @@ wexample_wex_addon_dev_python/workdir/mixin/with_profiling_python_workdir_mixin.
98
98
  wexample_wex_addon_dev_python/workdir/python_package_workdir.py,sha256=zbreFyVGk_u3cvR7-RV-OtVb9ojKdboJdIcaEkA083E,18439
99
99
  wexample_wex_addon_dev_python/workdir/python_packages_suite_workdir.py,sha256=7Jb5mKGNV2RjFtrFhUm6jbkiTfLDmy7sA97UGHITVdw,2902
100
100
  wexample_wex_addon_dev_python/workdir/python_workdir.py,sha256=-LXdy0lQGfLLqfpgMY68TAqBSWud4-6lu5RXKPefsAM,28620
101
- wexample_wex_addon_dev_python-13.2.0.dist-info/RECORD,,
101
+ wexample_wex_addon_dev_python-13.2.2.dist-info/RECORD,,