Package: python-django-stubs / 5.2.9-2

Metadata

Package Version Patches format
python-django-stubs 5.2.9-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use hatchling instead of uv.patch | (download)

ext/pyproject.toml | 9 4 + 5 - 0 !
pyproject.toml | 16 4 + 12 - 0 !
2 files changed, 8 insertions(+), 17 deletions(-)

 use hatchling instead of uv
 uv is not yet available in Debian, use hatchling for the time being as
 upstream used to do.