Revisions of python-interrogate

buildservice-autocommit accepted request 1169387 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 5)
- update to 1.7.0:
  * tomli dependency for Python versions < 3.11, making use of
    tomllib in the standard library with 3.11+ (#150).
  * Support for pyi file extensions (and leave room for other
    file extensions to be added, like maybe ipynb).
  * Support for Google-style docstrings for class __init__
    methods with new --style [sphinx|google] flag (#128).
  * Include support for deleters when ignoring property
    decorators (#126
    <https://github.com/econchick/interrogate/issues/126>_).
  * Support floats for --fail-under values (#114).
  * toml dependency for all Python versions (#150).
  * Add --ignore-overloaded-functions flag to ignore overload
    decorators (#97) – thank you ErwinJunge (via #167) and
    zackyancey.
  * Support for Python 3.11 & 3.12.
  * Support for Python 3.6 & 3.7.
buildservice-autocommit accepted request 1006871 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 4)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1006809 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 3)
- Update to 1.5.0 (2021-09-10)
  Added
  * Set minimum click version (thank you bildzeitung! #81, #82).
  * Add --omit-covered-files flag to skip reporting fully-covered files (#85).
  * Add support for different badge styles via new --badge-style flag (#86).
  * Add 3.10 support!
  Fixed
  * Clarify verbose configuration (#83). 
- Update to 1.4.0 (2021-05-14)
  Added
  * Support for generating the status badge as a PNG file with a new --badge-format flag (#70).
  * Add new option -C / --ignore-nested-classes to ignore – you guessed it – nested classes (#65).
  * Add new option -S / --ignore-setters to ignore property setter decorators (#68).
- Update to 1.3.2 (2020-11-03)
  * Added
  * Add wicked cute Sloth logo to status badge (#48).
  * Testing/support for Python 3.9 – thank you s-weigand!
  Fixed
  * Excluding paths are no longer OS-dependent (#51) – thank you oriash93!
  * Include Python trove classifiers in packaging (#61) – thank you mmtj!
  Removed
  * Support for Python 3.5 – thank you s-weigand!
- Update to 1.3.1 (2020-09-03)
  Fixed
  * Only generate a status badge if results have changed from an existing badge (#40).
- Update to 1.3.0 (2020-08-23)
  Added
  * Read configuration from pyproject.toml by default (#36).
  * Add -P / --ignore-property-decorators flag to ignore methods with property getter/setter decorators (#37).
  * Add support for read configuration from setup.cfg (#35).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 839736 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
initialized devel package after accepting 839736
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 827924 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 1)
doctest coverage tool
Displaying all 6 revisions
openSUSE Build Service is sponsored by