execnet 2.0.0-2 source package in Ubuntu

Changelog

execnet (2.0.0-2) unstable; urgency=medium

  * Fix autopkgtests (missing execnet dependency)

 -- Scott Talbert <email address hidden>  Mon, 10 Jul 2023 10:21:56 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python
Mantic release universe python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
execnet_2.0.0-2.dsc 2.2 KiB c30254f7466e24f89cee671fe2e238b33f16223b718b123c2a83650a3ce54aec
execnet_2.0.0.orig.tar.gz 168.9 KiB 4dba0bd86a6ae5288babbcc7c966bb7c73534f948f02e02fb48587ddcb1a2ba4
execnet_2.0.0-2.debian.tar.xz 6.0 KiB 0d018ab242cb8a55bd08b4deaf5694ec44cc7175da1272c76c46e6b88c180e77

Available diffs

No changes file available.

Binary packages built by this source

execnet-doc: rapid multi-Python deployment (docs)

 execnet provides carefully tested means to ad-hoc interact with Python
 interpreters across version, platform and network barriers. It provides
 a minimal and fast API targeting the following uses:
 .
  * distribute tasks to local or remote CPUs
  * write and deploy hybrid multi-process applications
  * write scripts to administer a bunch of exec environments
 .
 This package contains the documentation.

python3-execnet: rapid multi-Python deployment (Python 3)

 execnet provides carefully tested means to ad-hoc interact with Python
 interpreters across version, platform and network barriers. It provides
 a minimal and fast API targeting the following uses:
 .
  * distribute tasks to local or remote CPUs
  * write and deploy hybrid multi-process applications
  * write scripts to administer a bunch of exec environments
 .
 This package contains execnet for Python 3.