python-pydocstyle
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pydocstyle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
integration-tests-invocation.patch | 0000001749 1.71 KB | |
pydocstyle-4.0.1.tar.gz | 0000061440 60 KB | |
python-pydocstyle.changes | 0000003166 3.09 KB | |
python-pydocstyle.spec | 0000002894 2.83 KB |
Revision 6 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 731444
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
- 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).
Comments 0