Package: python-pygit2 / 1.16.0-2

Metadata

Package Version Patches format
python-pygit2 1.16.0-2 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 Revert const correctness change from libgit2 1.8.1.patch | (download)

src/repository.c | 6 4 2 - 0 !
1 file changed, 4 insertions( ), 2 deletions(-)

 revert const correctness change from libgit2 1.8.1


0007 Fix GenericIterator class interface.patch | (download)

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

 fix genericiterator class interface