Package: ipykernel / 4.5.2-2

Metadata

Package Version Patches format
ipykernel 4.5.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 use setuptools for everything so python Depends subs.patch | (download)

setup.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 use setuptools for everything so python*:depends substitutions work

0002 test_simple_print may produce stderr content when ex.patch | (download)

ipykernel/tests/test_kernel.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 test_simple_print may produce stderr content when executed in sbuild


0003 Made build reproducible patch by Daniel Shahaf.patch | (download)

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

 made build reproducible -- patch by daniel shahaf