bottleneck 1.3.5+ds1-3build1 source package in Ubuntu

Changelog

bottleneck (1.3.5+ds1-3build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 11:10:06 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
bottleneck_1.3.5+ds1.orig.tar.xz 74.3 KiB 049e32eb74fdc1f562380686527f6e9770d9451d95fdc3c3dbfeb39ae43b58d6
bottleneck_1.3.5+ds1-3build1.debian.tar.xz 6.0 KiB 47f27cb83aeee789f48ccb0d22a3a7b298173ab10e1ceee286501b8b72c4b70b
bottleneck_1.3.5+ds1-3build1.dsc 2.3 KiB d9243acf748261ed0731bd64e1144bbdbcb40adac1efd1ba24e7059c3f4c02c8

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