Path to this page:
Subject: CVS commit: pkgsrc/devel/py-vulture
From: Adam Ciarcinski
Date: 2024-10-14 15:07:32
Message id: 20241014130732.F12A3FC7E@cvs.NetBSD.org
Log Message:
py-vulture: updated to 2.13
2.13 (2024-10-02)
* Add support for Python 3.13
* Add PyPI and conda-forge badges to README file
* Include `tests/**/*.toml` in sdist
2.12 (2024-09-17)
* Use `ruff` for linting and formatting
* Replace `tox` by `pre-commit` for linting and formatting
* Add `--config` flag to specify path to pyproject.toml configuration file
Files: