Go to file
Markéta Machová a5416aab11 Accepting request 862931 from home:bnavigator:branches:devel:languages:python:numeric
- update to version 2020.12.0
  * Switched to CalVer for versioning scheme.
  * The scheduler can now receives Dask HighLevelGraph s instead of
    raw dictionary task graphs. This allows for a much more
    efficient communication of task graphs from the client to the
    scheduler.
  * Added support for using custom Layer-level annotations like
    priority, retries, etc. with the dask.annotations context
    manager.
  * Updated minimum supported version of Dask to 2020.12.0.
  * Added many type annotations and updates to allow for gradually
    Cythonizing the scheduler.
- Full changelog on
  https://distributed.readthedocs.io/en/latest/changelog.html
- Cythonize scheduler: is platform dependent package now
- Iterative deselection of failing tests: kept adding tests to
  pytest -k parameter until the test suite did not fail anymore.
  * pytest-dev/pytest-asyncio#168, pytest-dev/pytest-asyncio#188
    still not resolved
  * upstream just pinned pytest-asyncio gh#dask/distributed#4212
- Support multiple python3 flavors gh#openSUSE/python-rpm-macros#66
- Move test into multibuild in order to avoid dependency cycle
  with dask-distributed

OBS-URL: https://build.opensuse.org/request/show/862931
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=79
2021-01-13 16:05:13 +00:00
_multibuild Accepting request 862931 from home:bnavigator:branches:devel:languages:python:numeric 2021-01-13 16:05:13 +00:00
.gitattributes Accepting request 589027 from devel:languages:python 2018-04-24 13:31:18 +00:00
.gitignore Accepting request 589027 from devel:languages:python 2018-04-24 13:31:18 +00:00
distributed-2020.12.0.tar.gz Accepting request 862931 from home:bnavigator:branches:devel:languages:python:numeric 2021-01-13 16:05:13 +00:00
python-distributed-rpmlintrc Accepting request 589027 from devel:languages:python 2018-04-24 13:31:18 +00:00
python-distributed.changes Accepting request 862931 from home:bnavigator:branches:devel:languages:python:numeric 2021-01-13 16:05:13 +00:00
python-distributed.spec Accepting request 862931 from home:bnavigator:branches:devel:languages:python:numeric 2021-01-13 16:05:13 +00:00