ipyparallel 7.1.0-5ubuntu1 source package in Ubuntu

Changelog

ipyparallel (7.1.0-5ubuntu1) noble; urgency=medium

  * Fix tests for python3.12 (LP: #2052727)

 -- Chris Peterson <email address hidden>  Thu, 08 Feb 2024 10:44:16 -0800

Upload details

Uploaded by:
Chris Peterson
Sponsored by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipyparallel_7.1.0.orig.tar.gz 2.9 MiB 4714f5063598c92c78114edb338399a4a3c0712bfa7b16eadec5f7c895e3d31f
ipyparallel_7.1.0-5ubuntu1.debian.tar.xz 11.1 KiB a8c30d9bcc094e681cb54236818eb45d24ca7380349cc40597acdbaeb524ed1d
ipyparallel_7.1.0-5ubuntu1.dsc 3.0 KiB 9a9ba24aa9056a33a62d215f7e490519470ff93fb673a7e3b1be041cbec2ab04

View changes file

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.