pyzoltan 1.0.1-7 source package in Ubuntu

Changelog

pyzoltan (1.0.1-7) unstable; urgency=medium

  * debian/rules:
    - Set NPROC to 1 to be able to work with builders with
      a single core (Closes: #1055625).
  * debian/control:
    - Do not use the undefined ${python3:Recommends} and
      ${python3:Suggests}.

 -- Antonio Valentino <email address hidden>  Sat, 11 Nov 2023 07:36:24 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyzoltan_1.0.1-7.dsc 2.2 KiB 3faf0f785ba9b7be9dc775ea713546475a1e065c9ccb39d99fa6507ef8ac7fa5
pyzoltan_1.0.1.orig.tar.gz 807.8 KiB cd9c2940cf028d725c155caebeca0d8665586acb0066caeaf3e67c12e1ecd0eb
pyzoltan_1.0.1-7.debian.tar.xz 4.6 KiB 763f8e50d216bd15e7a1dada22d775ca7b20a2bbc14b2244442cf100932affa2

No changes file available.

Binary packages built by this source

python3-pyzoltan: Wrapper for the Zoltan data management library

 PyZoltan is as the name suggests, is a Python wrapper for the
 Zoltan data management library.
 .
 In PyZoltan, only specific routines and objects are wrapped.
 The following features of Zoltan are currently supported:
 .
  * Dynamic load balancing using geometric algorithms
  * Unstructured point-to-point communication
  * Distributed data directories

python3-pyzoltan-dbgsym: debug symbols for python3-pyzoltan