Package: paste / 3.5.2+repack-1

Metadata

Package Version Patches format
paste 3.5.2+repack-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Skip test with network access.patch | (download)

tests/test_proxy.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 skip test with network access

tests Ignore potential warnings handled as errors.patch | (download)

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

 tests: ignore potential warnings handled as errors

Forewarded: not-needed

tests Use FastForwardException url.patch | (download)

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

 tests: use fastforwardexception(url=...)

The currently used call FastForwardException(path_info=...) is now
deprecated.