Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-intake for openSUSE:Factory checked in at 2023-06-11 19:54:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-intake (Old) and /work/SRC/openSUSE:Factory/.python-intake.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-intake" Sun Jun 11 19:54:31 2023 rev:12 rq:1091746 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-intake/python-intake.changes 2023-04-12 12:52:07.377115224 +0200 +++ /work/SRC/openSUSE:Factory/.python-intake.new.15902/python-intake.changes 2023-06-11 19:57:20.107903208 +0200 @@ -1,0 +2,13 @@ +Thu Jun 8 12:41:01 UTC 2023 - Ben Greiner <[email protected]> + +- Update to 0.7.0 + * be able to override arguments when using a source defined in an + entry-point + * make sources usable without explicit dependence on dask: zarr, + textfiles, csv + * removed some explicit usage (but not all) of dask throughout + the codebase + * new dataframe pipeline transform source +- Drop use-sys-executable.patch + +------------------------------------------------------------------- Old: ---- intake-0.6.8-gh.tar.gz use-sys-executable.patch New: ---- intake-0.7.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-intake.spec ++++++ --- /var/tmp/diff_new_pack.k941HP/_old 2023-06-11 19:57:20.703906803 +0200 +++ /var/tmp/diff_new_pack.k941HP/_new 2023-06-11 19:57:20.707906827 +0200 @@ -17,14 +17,12 @@ Name: python-intake -Version: 0.6.8 +Version: 0.7.0 Release: 0 Summary: Data loading and cataloging system License: BSD-2-Clause URL: https://github.com/intake/intake Source: https://github.com/intake/intake/archive/refs/tags/%{version}.tar.gz#/intake-%{version}-gh.tar.gz -# PATCH-FIX-UPSTREAM gh#intake/intake#728 -Patch0: use-sys-executable.patch BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -33,10 +31,10 @@ Requires: python-PyYAML Requires: python-appdirs Requires: python-dask -Requires: python-dask-bag Requires: python-entrypoints Requires: python-fsspec >= 2021.7.0 Requires: python-msgpack +Requires: python-requests Recommends: python-bokeh Recommends: python-dask-dataframe Recommends: python-hvplot @@ -44,7 +42,6 @@ Recommends: python-panel >= 0.8.0 Recommends: python-pyarrow Recommends: python-python-snappy -Recommends: python-requests Recommends: python-tornado Suggests: python-intake-parquet Requires(post): update-alternatives @@ -55,10 +52,7 @@ BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module aiohttp} BuildRequires: %{python_module appdirs} -# upper pin for bokeh required for resolver conflicts with dask, hvplot, and panel. -# upstream even declares bokeh<2, but we don't have it -BuildRequires: %{python_module bokeh < 2.5} -BuildRequires: %{python_module dask-bag} +BuildRequires: %{python_module bokeh} BuildRequires: %{python_module dask-dataframe} BuildRequires: %{python_module dask} BuildRequires: %{python_module entrypoints} @@ -83,7 +77,6 @@ %prep %autosetup -p1 -n intake-%{version} -sed -i -e "/import os/ a import sys" -e "s/cmd = \['python'/cmd = \[sys.executable/" intake/conftest.py find intake -path '*/tests/*.py' -exec sed -i '1{/env python/d}' {} ';' %build @@ -132,15 +125,5 @@ %python_alternative %{_bindir}/intake %{python_sitelib}/intake %{python_sitelib}/intake-%{version}*-info -%exclude %{python_sitelib}/intake/tests -%exclude %{python_sitelib}/intake/*/tests -%exclude %{python_sitelib}/intake/cli/*/tests -%exclude %{python_sitelib}/intake/interface/*/tests -%exclude %{python_sitelib}/intake/util_tests.py -%pycache_only %exclude %{python_sitelib}/intake/__pycache__/util_tests.*.pyc -%exclude %{python_sitelib}/intake/conftest.py -%pycache_only %exclude %{python_sitelib}/intake/__pycache__/conftest.*.pyc -%exclude %{python_sitelib}/intake/interface/conftest.py -%pycache_only %exclude %{python_sitelib}/intake/interface/__pycache__/conftest.*.pyc %changelog ++++++ intake-0.6.8-gh.tar.gz -> intake-0.7.0-gh.tar.gz ++++++ ++++ 1908 lines of diff (skipped)
