Package: pydocstyle / 6.3.0-2

Metadata

Package Version Patches format
pydocstyle 6.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 strip manpage.patch | (download)

docs/index.rst | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 strip release notes and license from manpage

Fix version number.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix version number

Bug: https://github.com/PyCQA/pydocstyle/issues/631
Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>

656.diff | (download)

docs/release_notes.rst | 8 8 + 0 - 0 !
src/pydocstyle/parser.py | 23 23 + 0 - 0 !
src/tests/parser_test.py | 29 29 + 0 - 0 !
3 files changed, 60 insertions(+)

---