Revisions of python-intake

buildservice-autocommit accepted request 1160839 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
- update to 2.0.4:
  * readd entrypoints for old style sources
  * Fix "plugins" in old catalogs
  * allow catalog TTL as None
  * add intake-nested-yaml-catalog plugin
  * Don't warn twice
  * Pass filesystem stuff through
  * add to API docs
buildservice-autocommit accepted request 1157617 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 27)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 26)
- Don't try to build with Python 3.9
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1156741 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 25)
- Update to 2.0.3
  * Complete rewrite of the package
  * We are making Take2 as a full release. It is still “beta” in
    the sense that we will be adding many data types, readers and
    transformers, and are prepared to revisit the API in general.
    The reason not to use a pre-release or RC, is that users never
    see these.
  ## Relationship to V1
  * We aim to be largely backward compatible with pre-V2 Intake
    sources and catalogs. Many data sources have been rewritten to
    use the new framework, and many rarely-used features have been
    removed. In particular, the following features are no longer
    supported for V1 sources:
    - the intake server (use tiled instead)
    - caching (use fsspec caching instead or custom caching
      pipelines)
    - “persist” and “export” (use the new converters and output
      classes)
    - automatic hvplot (this is now an “output” converter for
      pandas and xarray types)
    - some niche source features such as CSV file pattern matching
  * In addition, not all existing intake_* packages have
    corresponding readers in Take2, but we are making progress.
- Drop fix-tests.patch
buildservice-autocommit accepted request 1139155 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 24)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 23)
- Add fix-tests.patch to make the current version (0.7.0) compatible
  with latest version of panel, pandas and fsspec.
buildservice-autocommit accepted request 1091746 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 22)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1091439 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 21)
- 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
buildservice-autocommit accepted request 1078543 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 20)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 19)
- Update to 0.6.8:
  * user parameter parsed as string before conversion to given type
  * numpy source becomes first to have read() path avoid dask
  * when registering drivers dynamically, corresponding open_* functions will
    be created automatically (plus refactor/cleanup of the discovery code)
  * catalog .gui attribute will make top-level GUI instance instead of cut
    down one-catalog version
  * server fix for upstream dask change giving newlined in report
  * editable plots, based on hvPlot's "explorer"
  * remove "text" input to YAMLFileCatalog
  * GUI bug fixes
  * allow catalog TTL as None 
- Add patch use-sys-executable.patch:
  * Use sys.executable, rather than hardcoding python.
buildservice-autocommit accepted request 1037876 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 18)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1037760 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 17)
- Update to 0.6.6
  * Fixed bug in json and jsonl driver.
  * Ensure description is retained in the catalog.
  * Fix cache issue when running inside a notebook.
  * Add templating parameters.
  * Plotting api keeps hold of hvplot calls to allow other plots to
    be made.
  * docs updates
  * fix urljoin for server via proxy
- Remove manual entrypoint setup for test suite. It istaken care of
  by the %pytest macro.
buildservice-autocommit accepted request 972785 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 16)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 15)
- Remove skip_python310, it is not needed anymore.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 951445 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 14)
- Update to 0.6.5
  * no changelog
- Drop intake-pr601-dask-array.patch merged upstream
- Move to github archive because more tests were removed in the
  sdist
- Avoid tests with optional intake-parquet driver: New package
  would require significant effort including pyarrow
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 907185 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 13)
- Update to 0.6.2
  * no changelog
- Drop intake-pr560-fix-category-ordering.patch merged upstream
- Add intake-pr601-dask-array.patch for dask API change
  gh#intake/intake#601
buildservice-autocommit accepted request 872003 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 871743 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 11)
- Update to 0.6.0
  * no changelog
- Skip python36 build: Packages depening on numpy are in the
  dependency tree (NEP 29)
- Add test files
  * tests-data.zarr.0
  * tests-data.zarr.zarray
  * calvert_uk_filter.tar.gz
- Add intake-pr560-fix-category-ordering.patch gh#intake/intake#560
  in order to support newer dask versions
buildservice-autocommit accepted request 808785 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Displaying revisions 1 - 20 of 29
openSUSE Build Service is sponsored by