diff --git a/python-vulture.changes b/python-vulture.changes index ba3365f..00e1205 100644 --- a/python-vulture.changes +++ b/python-vulture.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Nov 5 14:17:11 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 2.13 + * Add support for Python 3.13 (Jendrik Seipp, #369). + * Add PyPI and conda-forge badges to README file (Trevor James Smith, #356). + * Include `tests/**/*.toml` in sdist (Colin Watson). +- from version 2.12 + * Use `ruff` for linting and formatting (Anh Trinh, #347, #349). + * Replace `tox` by `pre-commit` for linting and formatting (Anh Trinh, #349). + * Add `--config` flag to specify path to pyproject.toml configuration file + (Glen Robertson, #352). + ------------------------------------------------------------------- Sun Jan 21 11:11:02 UTC 2024 - Dirk Müller diff --git a/python-vulture.spec b/python-vulture.spec index 38f5c7a..c3e47d7 100644 --- a/python-vulture.spec +++ b/python-vulture.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-vulture -Version: 2.11 +Version: 2.13 Release: 0 Summary: Python module for finding dead code License: MIT diff --git a/vulture-2.11.tar.gz b/vulture-2.11.tar.gz deleted file mode 100644 index be27d7c..0000000 --- a/vulture-2.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0fbb60bce6511aad87ee0736c502456737490a82d919a44e6d92262cb35f1c2 -size 55532 diff --git a/vulture-2.13.tar.gz b/vulture-2.13.tar.gz new file mode 100644 index 0000000..521a3fc --- /dev/null +++ b/vulture-2.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78248bf58f5eaffcc2ade306141ead73f437339950f80045dce7f8b078e5a1aa +size 57066