Package: python-pygit2 / 1.18.1-1

Metadata

Package Version Patches format
python-pygit2 1.18.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove privacy breach.patch | (download)

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

 remove privacy breach


0002 Don t access internet during build.patch | (download)

test/utils.py | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 don't access internet during build


0003 Skip broken unit tests in buildd.patch | (download)

test/test_patch.py | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 skip broken unit tests in buildd


0004 use python3 sphinx rtd theme.patch | (download)

docs/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 use python3-sphinx-rtd-theme instead of bundled one

0005 Do not insert source dir in sphinx.patch | (download)

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

 do not insert source dir in sphinx

The documentation must include the binary modules, so it
must be built in the binary package directory

0006 Fix GenericIterator class interface.patch | (download)

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

 fix genericiterator class interface