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

Changelog

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

  * Team upload

  [ Bas Couwenberg ]
  * Switch to cython3-legacy (Closes: #1056856)

  [ Graham Inggs ]
  * Drop the runtime dependency on Cython (Closes: #1058001)
  * Add test dependency on python3-setuptools to avoid
    autopkgtest failure with Python 3.12

 -- Graham Inggs <email address hidden>  Thu, 14 Dec 2023 13:55:22 +0000

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-7.dsc 2.3 KiB cdd574e039a0fab6139ff3e7436b167d91d6753c7ded5ec0ffa7a344a5b91629
python-feather-format_0.3.1+dfsg1.orig.tar.gz 108.0 KiB df85387ba8f8121eab3afa743ca205a3c0bad4c66670f48d49ce1807127e0096
python-feather-format_0.3.1+dfsg1-7.debian.tar.xz 5.3 KiB d564ce536abe6242aac2417efe941fddeafd2454298f2119f6947525ce50396b

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