Source: python-eventlet
Version: 0.40.4-3
Severity: normal

Dear Maintainer,

This package has switches to Hatchling and does not need Setuptools anymore to 
build.

Greetings

Alexandre


$ grep setuptools -r
debian/control: python3-setuptools (>= 20.6.8),
debian/control: python3-setuptools-scm,
NEWS:* Remove legacy setuptools configuration files (#1072)
$ grep hatch -r
pyproject.toml:  "hatch-vcs>=0.3",
pyproject.toml:  "hatchling>=1.12.2",
..
$ grep hatch -r | wc -l
24
$ grep pkg.r -r
$ grep distutil -r
$

Reply via email to