SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-flake8-docstrings-1.7.0-1.6.noarch.rpm :

* Wed Dec 27 2023 Dirk Müller - update to 1.7.0:
* Add ``--property-decorators`` option.
* Sat Jan 15 2022 Dirk Müller - update to 1.6.0:
* Fix ``--ignore-noqa`` by disabling ``pydocstyle``\'s ``noqa`` handling.
* Fri Jan 10 2020 Tomáš Chvátal - Revert back the python2 dropping; lets do it globaly in the project config
* Thu Jan 09 2020 Todd R - Drop python2 subpackage due to dependencies dropping python2.
* Tue Oct 08 2019 Tomáš Chvátal - Update to 1.5.0:
* Add --ignore-decorators option
* Fri Sep 13 2019 Tomáš Chvátal - Update to 1.4.0:
* Add --docstring-convention option which allows selection of conventions besides the default pep257. Available options are based on those available from pydocstyle and are currently pep257, google, and numpy. flake8-docstrings also adds a special all docstring convention which will enable all rules from pydocstyle. Note that pydocstyle defines some conflicting rules so you\'ll want to use ignore / extend-ignore when selecting docstring-convention = all
* Bump minimum flake8 version to 3
* Fix proper handling of stdin via --stdin-display-name
* Sat Aug 03 2019 Arun Persaud - specfile:
* update copyright year
* be more specific in %files section- update to version 1.3.1:
* Fix incompatibility with pydocstyle 4.x
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Fri May 18 2018 jengelhAATTinai.de- Trim bias from description.
* Wed May 09 2018 toddrme2178AATTgmail.com- Use license tag
 
ICM