We exuberantly announce the release of: whereto 0.6.0 The source is available from: https://opendev.org/openstack/whereto Download the package from: https://tarballs.openstack.org/whereto/ For more details, please see below. Changes in whereto 0.5.0..0.6.0 ------------------------------- cd0502b ruff: Configure hacking as external linter bf94600 Add typing 664deaa Add ruff 66136dd Drop workaround for Python < 2.7.4 Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 13 ++--- pyproject.toml | 27 ++++++++++ setup.py | 13 +---- tox.ini | 30 ++++++++--- whereto/__init__.py | 3 +- whereto/app.py | 93 ++++++++++++++++++++++----------- whereto/parser.py | 14 +++-- whereto/py.typed | 0 whereto/rules.py | 64 +++++++++++++++-------- 14 files changed, 283 insertions(+), 236 deletions(-)
participants (1)
-
no-reply@openstack.org