Package: recan / 0.5+dfsg-1

Metadata

Package Version Patches format
recan 0.5+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
abandon distutils.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 move away from distutils.
 Per lintian informational note, code that imports distutils will no longer
 work from Python 3.12, so use setuptools instead.