Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-jupyter_client | name : python-jupyter_client | ||||
| version : 6.1.5 | version : 6.1.7 | ||||
| release : 8 | release : 9 | ||||
| source : | source : | ||||
| - https://github.com/jupyter/jupyter_client/archive/6.1.5.tar.gz : e6b5bda078c6b2982f9095e833de4df6f0b8608c42340635b58e6a7d59174971 | - https://files.pythonhosted.org/packages/source/j/jupyter_client/jupyter_client-6.1.7.tar.gz : 49e390b36fe4b4226724704ea28d9fb903f1a3601b6882ce3105221cd09377a1 | ||||
| homepage : https://github.com/jupyter/jupyter_client | |||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : programming.python | component : programming.python | ||||
| summary : Jupyter protocol client APIs | summary : Jupyter protocol client APIs | ||||
| description: | | description: | | ||||
| jupyter_client contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels. It also provides the jupyter kernelspec entrypoint for installing kernelspecs for use with Jupyter frontends. | jupyter_client contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels. It also provides the jupyter kernelspec entrypoint for installing kernelspecs for use with Jupyter frontends. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - python-ipykernel # check | - python-async-generator | ||||
| - python-pytest # check | - python-ipykernel | ||||
| - python-pytest-asyncio | |||||
| rundeps : | rundeps : | ||||
| - python3-ipython | |||||
| - python-dateutil | - python-dateutil | ||||
| - python-entrypoints | - python-entrypoints | ||||
| - python-jupyter_core | - python-jupyter_core | ||||
| - python-pyzmq | - python-pyzmq | ||||
| - python3-ipython | |||||
| setup : | | setup : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| check : | | check : | | ||||
| %python3_test py.test3 -v -k 'not test_datetimes_msgpack' | %python3_test py.test3 -v -k 'not test_datetimes_msgpack' | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.