Package: python-docformatter / 1.7.7-1

Metadata

Package Version Patches format
python-docformatter 1.7.7-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use local image resource to prevent privacy breach.patch | (download)

docs/source/usage.rst | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use local image resource to prevent privacy breach.


0002 Run autopkgtest docformatter under the same Python v.patch | (download)

tests/conftest.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 run autopkgtest docformatter under the same python version

Use the same python executable that the test suite is running under.

0003 Fix encoding default.patch | (download)

src/docformatter/encode.py | 14 10 + 4 - 0 !
1 file changed, 10 insertions(+), 4 deletions(-)

 fix encoding default

Use sys module to get default file encoding