1
0
Files
python-ipyparallel/python-ipyparallel-rpmlintrc
Benjamin Greiner fcc8970631 Accepting request 987744 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 8.4.1
  * add support for Python 3.11
- Release 8.4.0
  * (%px) only skip redisplay of streamed errors if outputs are
    complete
  * Avoid use of recently deprecated asyncio/tornado APIs around
    'current' event loops that are not running.
  * Switch to hatch backend for packaging
- Release 8.3.0
  * Workaround SSL issues with recent builds of nodejs + webpack
  * Build with flit, removing setup.py
  * Remove remaining references to deprecated distutils package
    (has surprising impact on process memory)
  * Improve logging when engine registration times out
- Release 8.2.1
  * Fixes some compatibility issues with latest dask, ipykernel,
    and setuptools, as well as some typos and improved
    documentation.
- Fix non-rewritten obsoletes and remove incorrect provides in
  jupyter extension package

OBS-URL: https://build.opensuse.org/request/show/987744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipyparallel?expand=0&rev=30
2022-07-07 18:58:19 +00:00

5 lines
245 B
Plaintext

# Note: These are not really backup files, they are needed
addFilter("backup-file-in-package .*/package.json.orig")
addFilter("filelist-forbidden .*/package.json.orig")
addFilter("obsolete-not-provided python.*-jupyter_ipyparallel-nbextension")