#22391 closed enhancement (fixed)
cachecontrol-0.14.4 (Python Module)
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 13.0 |
| Component: | BOOK | Version: | git |
| Severity: | medium | Keywords: | |
| Cc: |
Description
New point version.
Change History (6)
comment:1 by , 10 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Summary: | cachecontrol-0.14.4 → cachecontrol-0.14.4 (Python Module) |
comment:2 by , 10 months ago
comment:3 by , 10 months ago
As part of one of their CI commits, they appear to have changed the build backend from flit_core to uv_build.
I will need to add that module into the Python Dependencies section. Note that it is written in rust.
comment:4 by , 10 months ago
I've figured out the trail of dependencies required and am beginning work on implementing them now...
CacheControl: uv-build
uv-build: Maturin
Matruin: setuptools-rust, optional patchelf and (external) Zig
setuptools-rust: semantic-version
semantic-version requires no additional dependencies but does have an optional test dep on python-django. Works with pytest-9.0.1, but has 524 warnings due to deprecations in Python API.
comment:5 by , 10 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
- semantic_version: Added at 2d18548fd40f20523715f47ea45b0c1a54220446
- setuptools_rust: Added at c003e46122aad15c7ab9530d811e3286ec17e892
- maturin: Added at afb888902253797b450dd81c1087ac5b05f35b0e
- uv_build: Added at a69646f6fdefa76484f01d02b9c0d06a89665433
- Updated to cachecontrol-0.14.4 at 076701dd0e9e359e78c017c2e54c9c1d55947096

What's Changed build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 in the actions group by @dependabot[bot] in #382 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 in the actions group by @dependabot[bot] in #383 build(deps): bump astral-sh/setup-uv from 6.0.1 to 6.1.0 in the actions group by @dependabot[bot] in #385 chore(ci): cleanup, add Python 3.14 by @woodruffw in #392 fix typo by @zackzack38 in #388 chore: prepare for 0.14.4 by @woodruffw in #394