snakemake 7.21.0-2 source package in Ubuntu

Changelog

snakemake (7.21.0-2) unstable; urgency=medium

  * Add timeout to tests (giving a traceback when they hang).
  * Docs: allow building with Sphinx 7.  (Closes: #1042692)

 -- Rebecca N. Palmer <email address hidden>  Thu, 03 Aug 2023 22:24:25 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
snakemake_7.21.0-2.dsc 3.4 KiB 12b0f13afa977ae9940398a312f8f4920e5ca0940c2761f4223d50307014e82d
snakemake_7.21.0.orig.tar.gz 8.4 MiB 5df401b454f9d345227a47de3c0039fef93bf50dd122669f7b21737b9da5eb67
snakemake_7.21.0-2.debian.tar.xz 24.3 KiB 22961d0db313ec16f887fa1355584cc60c3f3a7d36fa4354379b538292ab4232

Available diffs

No changes file available.

Binary packages built by this source

snakemake: pythonic workflow management system

 Build systems like GNU Make are frequently used to create complicated
 workflows, e.g. in bioinformatics. This project aims to reduce the
 complexity of creating workflows by providing a clean and modern domain
 specific language (DSL) in Python style, together with a fast and
 comfortable execution environment.

snakemake-doc: documentation for pythonic workflow management system

 Build systems like GNU Make are frequently used to create complicated
 workflows, e.g. in bioinformatics. This project aims to reduce the
 complexity of creating workflows by providing a clean and modern domain
 specific language (DSL) in Python style, together with a fast and
 comfortable execution environment.
 .
 This package provides the Sphinx-generated documentation and examples.