python-feather-format 0.3.1+dfsg1-8 source package in Ubuntu

Changelog

python-feather-format (0.3.1+dfsg1-8) unstable; urgency=medium

  * Team upload.
  * Verify new upstream versions >0.3.1 are wrapper around pyarrow and thus
    can not be packaged before pyarrow is packaged for Debian.
  * Standards-Version: 4.6.2
  * Build-Depends: s/dh-python/dh-sequence-python3/
  * Rules-Requires-Root: no
  * Watch file standard 4
  * Adapt to Pandas 2.0
    Closes: #1044071

 -- Andreas Tille <email address hidden>  Fri, 09 Feb 2024 07:17:29 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-feather-format_0.3.1+dfsg1-8.dsc 2.3 KiB e27d8e49b024aba7411084e18fba3c234789c9bfe73b3b0db1580f823d772039
python-feather-format_0.3.1+dfsg1.orig.tar.gz 108.0 KiB df85387ba8f8121eab3afa743ca205a3c0bad4c66670f48d49ce1807127e0096
python-feather-format_0.3.1+dfsg1-8.debian.tar.xz 6.0 KiB ee7725e2f00e989f59ef1e7a05288047281fe690ae078382c078cf28cd8c0beb

Available diffs

No changes file available.

Binary packages built by this source

python3-feather-format: Python interface to the Apache Arrow-based Feather File Format (Python 3)

 Feather is binary columnar serialization for data frames. It is
 designed to read and write data frames very efficiently, and to make it
 easy to share data across multiple data analysis languages.
 .
 This package provides python3 binding for feather format.

python3-feather-format-dbgsym: debug symbols for python3-feather-format