Fixes PR pkg/46551 (which also does not contain the requisite NEWSy
commit message text.
(Upstream has no news, and no changelog. Upstream author will be sent
a bug report about the lack of NEWS.)
pkgsrc changes:
- /usr/bin/env python is no longer a valid interpreter, so fix it.
upstream changes:
- Unknown, unfortunately. Upstream doesn't seem to maintain a Changelog.
A collection of mature utilities for Python programmers.
These are a few data structures, classes and functions which we've
needed over many years of Python programming and which seem to be of
general use to other Python programmers. Many of the modules that have
existed in pyutil over the years have subsequently been obsoleted by
new features added to the Python language or its standard library,
thus showing that we're not alone in wanting tools like these.