conda-package-handling 1.6.0-2build1 source package in Ubuntu

Changelog

conda-package-handling (1.6.0-2build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Sat, 25 Jan 2020 04:30:51 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
conda-package-handling_1.6.0.orig.tar.gz 277.0 KiB a04c8b437033d81e0f0086396566d24a39f89b0d8a4b20a31d11698dca810677
conda-package-handling_1.6.0-2build1.debian.tar.xz 4.4 KiB 57b3833183120a693a00765edb640f0b714799df988b1dde911ddcd2a419eeac
conda-package-handling_1.6.0-2build1.dsc 2.2 KiB 84f3368ddd2fc38f9d40c8144246e4ab03f2ed62d92a36bca28ae2bf57d54bcb

View changes file

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