Package: python-testfixtures / 9.1.0-1

Metadata

Package Version Patches format
python-testfixtures 9.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use local objects.inv where possible.patch | (download)

docs/conf.py | 37 31 + 6 - 0 !
1 file changed, 31 insertions(+), 6 deletions(-)

 use local objects.inv where possible

Upstream uses intersphinx mappings that fetch the objects.inv for python by
HTTP from a remote host. Using the local objects.inv from python enables the
package to build without network connection.

0002 Do not duplicate license in documentation.patch | (download)

docs/index.txt | 1 0 + 1 - 0 !
docs/license.txt | 5 0 + 5 - 0 !
2 files changed, 6 deletions(-)

 do not duplicate license in documentation.


0003 Remove external image links from README.rst.patch | (download)

README.rst | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 remove external image links from readme.rst.