Package: intake / 0.6.6-4

Metadata

Package Version Patches format
intake 0.6.6-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tempfix_ftbfs.patch | (download)

intake/__init__.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 temp fix for ftbfs regarding sphinx doc generation
fix_privacy_breach.patch | (download)

docs/source/_static/images/plotting_example.html | 59 0 + 59 - 0 !
docs/source/index.rst | 9 3 + 6 - 0 !
intake/cli/server/templates/index.html | 12 6 + 6 - 0 !
3 files changed, 9 insertions(+), 71 deletions(-)

 fix lintian privacy breach errors
 Some HTMLs have embedded files, so we try to disable as many or use a Debian packaged version of these files.
fix_tests.patch | (download)

intake/catalog/tests/test_default.py | 7 4 + 3 - 0 !
intake/catalog/tests/test_local.py | 12 6 + 6 - 0 !
intake/cli/server/tests/test_server.py | 6 3 + 3 - 0 !
intake/conftest.py | 2 1 + 1 - 0 !
intake/container/tests/test_persist.py | 6 3 + 3 - 0 !
intake/source/tests/test_discovery.py | 32 16 + 16 - 0 !
intake/source/tests/test_npy.py | 2 1 + 1 - 0 !
7 files changed, 34 insertions(+), 33 deletions(-)

 fix failing tests
 We fix failing unit tests that pybuild runs.
architectures support.patch | (download)

intake/catalog/tests/test_alias.py | 2 1 + 1 - 0 !
intake/source/tests/test_npy.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix failure to build from source on 32bits platform
 The patch has been later extended to support big endian systems.
typo in manual page.patch | (download)

docs/source/catalog.rst | 4 2 + 2 - 0 !
docs/source/making-plugins.rst | 2 1 + 1 - 0 !
docs/source/tools.rst | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 address typo-in-manual-page lintian information
84e22555aa415eb6a92c60b11d5f1e09d4737c54.patch | (download)

intake/cli/server/server.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] replace newlines in server error reason fields
   This patch applies to 0.6.6 but can be removed for 0.7.0


python3.12.patch | (download)

intake/catalog/default.py | 5 2 + 3 - 0 !
intake/container/dataframe.py | 4 2 + 2 - 0 !
intake/interface/__init__.py | 4 2 + 2 - 0 !
intake/interface/source/defined_plots.py | 6 3 + 3 - 0 !
intake/interface/source/tests/test_gui.py | 4 2 + 2 - 0 !
intake/source/utils.py | 4 2 + 2 - 0 !
versioneer.py | 1 1 + 0 - 0 !
7 files changed, 14 insertions(+), 14 deletions(-)

 replace distutils which is removed in python3.12
Bug-Debian: https://bugs.debian.org/1059921
platformdirs.patch | (download)

intake/catalog/default.py | 6 3 + 3 - 0 !
intake/tests/test_top_level.py | 6 3 + 3 - 0 !
requirements.txt | 2 1 + 1 - 0 !
3 files changed, 7 insertions(+), 7 deletions(-)

---
fix intersphinx mapping.patch | (download)

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

 fix intersphinx mapping