ipyparallel 7.1.0-5 source package in Ubuntu

Changelog

ipyparallel (7.1.0-5) unstable; urgency=medium

  * Team upload.
  * Drop python-distributed-doc (build) dependency (Closes: #1030920)

 -- Jochen Sprickerhof <email address hidden>  Fri, 10 Feb 2023 09:32:47 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipyparallel_7.1.0-5.dsc 2.9 KiB f85ed624dbe28b78163da5219d9162d2758700a14dbfeb12420bc9d55b3cc7ad
ipyparallel_7.1.0.orig.tar.gz 2.9 MiB 4714f5063598c92c78114edb338399a4a3c0712bfa7b16eadec5f7c895e3d31f
ipyparallel_7.1.0-5.debian.tar.xz 10.6 KiB 24f72e155431bb0e3e98846fc88de3a2e4fa056af1ff197cdb10a277bff7a022

Available diffs

No changes file available.

Binary packages built by this source

python-ipyparallel-doc: Interactive Parallel Computing with IPython (documentation)

 ipyparallel is a Python package and collection of CLI scripts
 for controlling clusters for Jupyter. ipyparallel is the new home
 of IPython.parallel.
 .
 ipyparallel contains the following CLI scripts:
 .
    ipcluster - start/stop a cluster
    ipcontroller - start a scheduler
    ipengine - start an engine
 .
 This is the documentation package for ipyparallel.

python3-ipyparallel: Interactive Parallel Computing with IPython (library & scripts)

 ipyparallel is a Python package and collection of CLI scripts
 for controlling clusters for Jupyter. ipyparallel is the new home
 of IPython.parallel.
 .
 ipyparallel contains the following command-line scripts:
 .
    ipcluster - start/stop a cluster
    ipcontroller - start a scheduler
    ipengine - start an engine
 .
 This package installs the Python 3 library and the CLI scripts.