Revisions of python-vulture

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140278 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 2.11:
  * Switch to tomllib/tomli to support heterogeneous arrays
  * Bump flake8, flake8-comprehensions and flake8-bugbear
  * Provide whitelist parity for `MagicMock` and `Mock`
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1135359 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 2.10:
  * Drop support for Python 3.7 (Jendrik Seipp, #323).
  * Add support for Python 3.12 (Jendrik Seipp, #332).
  * Use `end_lineno` AST attribute to obtain more accurate line
    counts (Jendrik Seipp).
  * Use exit code 0 for `--help` and `--version` again (Jendrik
    Seipp, #321).
  * Use exit code 3 when dead code is found (whosayn, #319).
  * Treat non-supported decorator names as "@" instead of
    crashing (Llandy3d and Jendrik Seipp, #284).
  * Drop support for Python 3.6 (Jendrik Seipp).
  * Add `UnicodeEncodeError` exception handling to `core.py`
  * Add whitelist for `Enum` attributes `_name_` and `_value_`
  * Run tests and add PyPI trove for Python 3.11 (Jendrik Seipp).
  * Ignore `setup_module()`, `teardown_module()`, etc. in pytest
    `test_*.py` files (Jendrik Seipp).
  * Add whitelist for
    `socketserver.TCPServer.allow_reuse_address` (Ben Elliston).
  * Clarify that `--exclude` patterns are matched against
    absolute paths (Jendrik Seipp, #260).
  * Add basic `match` statement support (kreathon, #276, #291).
  * Mark imports in `__all__` as used (kreathon, #172, #282).
  * Add whitelist for `pint.UnitRegistry.default_formatter` (Ben
    Elliston, #258).
  * Print absolute filepaths as relative again (as in version 2.1
    and before)
  * if they are below the current directory (The-Compiler, #246).
  * Run tests and add PyPI trove for Python 3.10 (chayim, #266).
  * Allow using the `del` keyword to mark unused variables
    (sshishov, #279).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 794478 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
- Update to 1.4:
  * Ignore unused import statements in __init__.py (RJ722, #192).
  * Report first decorator's line number for unused decorated objects on Python 3.8+ (RJ722, #200).
  * Check code with black and pyupgrade.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659748 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 628654 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
- Update to 0.29
  * Check that NEWS file is up-to-date before releasing
  * Add --ignore-names flag (#139)
  * Add --make-whitelist flag (#135)
  * Single-source package version string (#134)
  * Use absolute imports (#132)
  * Fix PEP8 issues (#120)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 612035 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
Find dead code
Displaying all 11 revisions
openSUSE Build Service is sponsored by