forked from pool/python-pydocstyle
3cbff120fd111506d8d37f4c2b2629bab40718200b422955102170d5121f9a32
- Update integration-tests-invocation.patch to match PR submitted
upstream, including an additional use of sys.executable in tests,
and move disabling of problematic fixture to the .spec
- Update to v4.0.1
* D401: Fixed a false positive where one stem had multiple
imperative forms, e.g., init and initialize / initiate
* Fix parser hanging when there's a comment directly after ``__all__``
* Fixed RST error in table which resulted in the online
documentation missing the violation code table
* Fixed IndentationError when parsing function arguments
- from v4.0.0
* Support for Python 2.x and PyPy has been dropped
* Added initial support for Google convention
* Added pre-commit hook (#346)
* Fix parsing tuple syntax ``__all__`` (#355, #352).
OBS-URL: https://build.opensuse.org/request/show/731444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydocstyle?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%