snakemake 7.32.4-2 source package in Ubuntu

Changelog

snakemake (7.32.4-2) unstable; urgency=medium

  * Tests: don't mix tabs and spaces, as Python 3.12 rejects this.
  * Adapt to f-strings being tokenized in Python 3.12.
    (together, Closes: #1061761)

 -- Rebecca N. Palmer <email address hidden>  Fri, 09 Feb 2024 19:11:23 +0000

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
snakemake_7.32.4-2.dsc 3.4 KiB 1a81745aca7f0f305663ec6057e55613147c83354dc938c48f453fdd35f9de0f
snakemake_7.32.4.orig.tar.gz 8.5 MiB e7d7379b91b80484640561878ac2c41d44334a22e51de4ae7b16f43ab6e72ed3
snakemake_7.32.4-2.debian.tar.xz 26.2 KiB 2642674db078a6ef52fcb53501cf19409e75aff09405964b1b511b9aef07456f

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.