Package: python-papermill / 2.6.0-4

Metadata

Package Version Patches format
python-papermill 2.6.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix pytest.ini.patch | (download)

pytest.ini | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix pytest.ini


0002 Don t use relative paths in testsuite.patch | (download)

papermill/tests/test_abs.py | 2 1 + 1 - 0 !
papermill/tests/test_adl.py | 6 3 + 3 - 0 !
papermill/tests/test_autosave.py | 6 3 + 3 - 0 !
papermill/tests/test_cli.py | 4 2 + 2 - 0 !
papermill/tests/test_clientwrap.py | 6 3 + 3 - 0 !
papermill/tests/test_engines.py | 8 4 + 4 - 0 !
papermill/tests/test_exceptions.py | 2 1 + 1 - 0 !
papermill/tests/test_execute.py | 12 6 + 6 - 0 !
papermill/tests/test_gcs.py | 4 2 + 2 - 0 !
papermill/tests/test_hdfs.py | 2 1 + 1 - 0 !
papermill/tests/test_iorw.py | 6 3 + 3 - 0 !
papermill/tests/test_parameterize.py | 6 3 + 3 - 0 !
papermill/tests/test_s3.py | 2 1 + 1 - 0 !
papermill/tests/test_translators.py | 6 3 + 3 - 0 !
papermill/tests/test_utils.py | 4 2 + 2 - 0 !
15 files changed, 38 insertions(+), 38 deletions(-)

 don't use relative paths in testsuite


0003 Remove testsuite artefact.patch | (download)

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

 remove testsuite artefact


remove_entrypoints.patch | (download)

papermill/engines.py | 4 2 + 2 - 0 !
papermill/iorw.py | 4 2 + 2 - 0 !
papermill/tests/test_engines.py | 10 7 + 3 - 0 !
papermill/tests/test_iorw.py | 12 8 + 4 - 0 !
requirements.txt | 1 0 + 1 - 0 !
5 files changed, 19 insertions(+), 12 deletions(-)

---