bottleneck 1.3.5+ds1-2build2 source package in Ubuntu

Changelog

bottleneck (1.3.5+ds1-2build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 16:58:19 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bottleneck_1.3.5+ds1.orig.tar.xz 74.3 KiB 049e32eb74fdc1f562380686527f6e9770d9451d95fdc3c3dbfeb39ae43b58d6
bottleneck_1.3.5+ds1-2build2.debian.tar.xz 5.8 KiB 8d75eb9dcfb68cae5646a820c9dac9c5d5c2bdfea6c56731a33d5737e0e5b409
bottleneck_1.3.5+ds1-2build2.dsc 2.3 KiB b7106851d9381f8bb3d0eade7c837dd9460c28178e3c57fd789d684b36340240

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