conda-package-handling 1.7.3-2 source package in Ubuntu

Changelog

conda-package-handling (1.7.3-2) unstable; urgency=medium

  * Build-Depends: python3-six
    Closes: #1002236
  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 22 Dec 2021 11:22:34 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
conda-package-handling_1.7.3-2.dsc 2.3 KiB 26c7455e533523d740d7f1aeadc3afbbb2fb90e5cc64c3419fd490aa1584f4df
conda-package-handling_1.7.3.orig.tar.gz 279.6 KiB 2a7cc4dc892d3581764710e869d36088291de86c7ebe0375c830a2910ef54bb6
conda-package-handling_1.7.3-2.debian.tar.xz 5.1 KiB 0c04e58d5f307793a52397287d90a4d4d52f212ceb11e127121dfce40ff927ea

Available diffs

No changes file available.

Binary packages built by this source

conda-package-handling: create and extract conda packages of various formats

 Cph is an abstraction of conda package handling and a tool for
 extracting, creating, and converting between formats.
 .
 At the time of writing, the standard conda package format is a .tar.bz2
 file. That will need to be maintained for quite a long time, thanks to
 the long tail of people using old conda versions. There is a new conda
 format, described at https://docs.google.com/document/d/1HGKsbg_j69rKXP-
 ihhpCb1kNQSE8Iy3yOsUU2x68x8uw/edit?usp=sharing. This new format is
 designed to have much faster metadata access and utilize more modern
 compression algorithms, while also facilitating package signing without
 adding sidecar files.

conda-package-handling-dbgsym: debug symbols for conda-package-handling