Package: pydocstyle / 6.3.0-3
Metadata
Package | Version | Patches format |
---|---|---|
pydocstyle | 6.3.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 strip manpage.patch | (download) |
docs/index.rst |
3 0 + 3 - 0 ! |
strip release notes and license from manpage |
Fix version number.patch | (download) |
pyproject.toml |
2 1 + 1 - 0 ! |
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 ! |
add support for pep701 * fstrings are broken into several distinct tokens in py3.12, reattach them together as a singular string to preserve previous behavior. Closes: https://github.com/PyCQA/pydocstyle/issues/646 Signed-off-by: Alfred Wingate <parona@protonmail.com> |
snowball 3.patch | (download) |
src/tests/test_integration.py |
2 1 + 1 - 0 ! |
change test to use the imperative. Compatible with snowball 3. |
1