python-xarray 0.12.3-1 source package in Ubuntu

Changelog

python-xarray (0.12.3-1) unstable; urgency=medium

  * New upstream release
  * Move to debhelper-compat (= 12)
  * Standards-Version: 4.4.0
  * Disable testing for this release: 1 test fails due to upstream API change
    in dask

 -- Alastair McKinstry <email address hidden>  Sun, 21 Jul 2019 15:18:52 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.12.3-1.dsc 3.0 KiB 2284865b1c2c7dc6894ad4cb7aebf58f84c779524b56d39aab316b0b85f2619f
python-xarray_0.12.3.orig.tar.xz 2.6 MiB 10a2c6fb09926ac5b568f84a601689eaf9d84982fa3a957f07d95372fb1404fc
python-xarray_0.12.3-1.debian.tar.xz 11.8 KiB 7be6fa4061eab58e5d07a7a79208c512f528303b2c0c9fa7fa677b2e2beca81a

Available diffs

No changes file available.

Binary packages built by this source

python-xarray-doc: documentation for xarray

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the documentation.

python3-xarray: N-D labeled arrays and datasets in Python 3

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the Python 3 library