automatically upgrade syntax for newer versions of Python
pyupgrade is a tool (and pre-commit hook) to automatically upgrade
syntax for newer versions of the language. It handles an extensive range
of legacy and deprecated features.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/asottile/pyupgrade
