Opened 10 months ago

Closed 10 months ago

Last modified 8 months ago

#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 Douglas R. Reno, 10 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned
Summary: cachecontrol-0.14.4cachecontrol-0.14.4 (Python Module)

comment:2 by Douglas R. Reno, 10 months ago

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

comment:3 by Douglas R. Reno, 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 Douglas R. Reno, 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 Douglas R. Reno, 10 months ago

Resolution: fixed
Status: assignedclosed

comment:6 by Bruce Dubbs, 8 months ago

Milestone: 12.513.0

Milestone renamed

Note: See TracTickets for help on using tickets.