forked from pool/python-vulture
Accepting request 1221496 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1221496 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vulture?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 14:17:11 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0fbb60bce6511aad87ee0736c502456737490a82d919a44e6d92262cb35f1c2
|
||||
size 55532
|
||||
3
vulture-2.13.tar.gz
Normal file
3
vulture-2.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78248bf58f5eaffcc2ade306141ead73f437339950f80045dce7f8b078e5a1aa
|
||||
size 57066
|
||||
Reference in New Issue
Block a user