drmaa 0.7.9-3 source package in Ubuntu

Changelog

drmaa (0.7.9-3) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * debhelper-compat 13 (routine-update)
  * Depends: gridengine-drmaa-dev

  [ Pierre Gruet ]
  * Standards-Version: 4.6.2 (routine-update)
  * Removing unexisting packages from Suggests:

  [ Étienne Mollier ]
  * d/tests/: modified autodep8-pkg-python autopkgtest to fix jemalloc error.
    This fixes autopkgtest failure by preloading the libdrmaa.
  * d/control: remove native autodep8-pkg-python support.
  * jemalloc-5.patch: add; hint end users to preload the libdrmaa.

 -- Étienne Mollier <email address hidden>  Sun, 05 Feb 2023 17:54:30 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
drmaa_0.7.9-3.dsc 2.2 KiB 48add66131568a0e02d2e02e9769d8cf66a9835cd0130dcfc6f667ec38e7645d
drmaa_0.7.9.orig.tar.gz 30.8 KiB 326397bcfe14475ad9b86d9153177d336f8a9422cc940c52e9bfa1770be18d51
drmaa_0.7.9-3.debian.tar.xz 4.5 KiB 2adfa3a325ec8b599de7e58ac1745bb274f4d83df8a5da00c6bfc71f3ebfacc3

Available diffs

No changes file available.

Binary packages built by this source

python3-drmaa: interface to DRMAA-compliant distributed resource management systems

 This is a Python implementation of the Distributed Resource Management (DRM)
 Application API (DRMAA). It provides all high-level functionality necessary
 to consign a job to a DRM system (e.g. Sun Gridengine), including common
 operations on jobs, such as termination or suspension.