wexample-wex-addon-dev-python 8.5.1__py3-none-any.whl → 8.6.0__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.
@@ -328,6 +328,12 @@ class PythonWorkdir(WithProfilingPythonWorkdirMixin, CodeBaseWorkdir):
328
328
  "--python-version",
329
329
  "3.11",
330
330
  "--no-cache",
331
+ # Force re-resolution from scratch so transitive deps pick
332
+ # up patches published since the last compile. Without
333
+ # this, uv preserves existing pins in requirements.txt as
334
+ # long as they satisfy constraints — causing stale
335
+ # transitives even after their direct dependents bumped.
336
+ "--upgrade",
331
337
  ],
332
338
  capture_output=True,
333
339
  text=True,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wexample-wex-addon-dev-python
3
- Version: 8.5.1
3
+ Version: 8.6.0
4
4
  Summary: Python dev addon for wex
5
5
  Author-Email: weeger <contact@wexample.com>
6
6
  License: MIT
@@ -24,7 +24,7 @@ Description-Content-Type: text/markdown
24
24
 
25
25
  # wex_addon_dev_python
26
26
 
27
- Version: 8.5.1
27
+ Version: 8.6.0
28
28
 
29
29
  Python dev addon for wex
30
30
 
@@ -1,6 +1,6 @@
1
- wexample_wex_addon_dev_python-8.5.1.dist-info/METADATA,sha256=Q1JwmlJz-1KnpOPe5Yda88Uzz4X53MUlP33yViJPEUI,17250
2
- wexample_wex_addon_dev_python-8.5.1.dist-info/WHEEL,sha256=Z36eTX6lG3PITRleSd5hAZHCcz52yg3c0JQVxKBbLW0,90
3
- wexample_wex_addon_dev_python-8.5.1.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
1
+ wexample_wex_addon_dev_python-8.6.0.dist-info/METADATA,sha256=kP5Dnt2LQGqqy_m_rS_Bj9vWym-NmqKNggfeHDoq4sQ,17250
2
+ wexample_wex_addon_dev_python-8.6.0.dist-info/WHEEL,sha256=Z36eTX6lG3PITRleSd5hAZHCcz52yg3c0JQVxKBbLW0,90
3
+ wexample_wex_addon_dev_python-8.6.0.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
@@ -64,5 +64,5 @@ wexample_wex_addon_dev_python/workdir/mixin/__init__.py,sha256=47DEQpj8HBSa-_TIm
64
64
  wexample_wex_addon_dev_python/workdir/mixin/with_profiling_python_workdir_mixin.py,sha256=rWf_AMq4YM_vvKYZiXyhFeAz2xg0KMt_u-1FJACtvjc,3042
65
65
  wexample_wex_addon_dev_python/workdir/python_package_workdir.py,sha256=WQnVSSOixv_fl124DX0jswGPTJ3xMi4QpGPskVafyUc,19092
66
66
  wexample_wex_addon_dev_python/workdir/python_packages_suite_workdir.py,sha256=ICHHewLpsXiheYzGDEahphBryH98ZVezWzSAy6A5w5I,2874
67
- wexample_wex_addon_dev_python/workdir/python_workdir.py,sha256=hBlqRfJ1eRvUzGFasftnn0SxGw0_Yyoe7AhBDLWntl4,20261
68
- wexample_wex_addon_dev_python-8.5.1.dist-info/RECORD,,
67
+ wexample_wex_addon_dev_python/workdir/python_workdir.py,sha256=_HeBe2iSSVjpf5JhGIvEFUTV_3LCVSEpF6ZS4oobBn8,20676
68
+ wexample_wex_addon_dev_python-8.6.0.dist-info/RECORD,,