bottleneck 1.4.2+ds1-2build1 source package in Ubuntu

Changelog

bottleneck (1.4.2+ds1-2build1) plucky; urgency=medium

  * No-change rebuild with Python 3.13 only

 -- Graham Inggs <email address hidden>  Tue, 04 Mar 2025 19:50:48 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Plucky
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
bottleneck_1.4.2+ds1.orig.tar.xz 74.9 KiB d1c4f939807481d68305c11cf9b1978cfadb38c6b5323d68ebae5539c53d2ae5
bottleneck_1.4.2+ds1-2build1.debian.tar.xz 6.1 KiB 8f67f8f81b016a23a6f5bcc9592c0213c123f2138a47a505f439caa591aebd2f
bottleneck_1.4.2+ds1-2build1.dsc 2.3 KiB 113be0082126e9abfffc069da8f4da0bf076c54708d7baafa16b4685f7acbe40

View changes file

Binary packages built by this source

python-bottleneck-doc: documentation for bottleneck

 Bottleneck is a collection of fast NumPy array functions written in C.
 .
 Only arrays with data type (dtype) int32, int64, float32, and float64 are
 accelerated. All other dtypes result in calls to slower, unaccelerated
 functions.
 .
 This package provides the documentation for bottleneck.

python3-bottleneck: Fast NumPy array functions written in C (Python 3)

 Bottleneck is a collection of fast NumPy array functions written in C.
 .
 Only arrays with data type (dtype) int32, int64, float32, and float64 are
 accelerated. All other dtypes result in calls to slower, unaccelerated
 functions.
 .
 This package provides the modules for Python 3.

python3-bottleneck-dbgsym: debug symbols for python3-bottleneck