Package: bottleneck / 1.2.0-6

Metadata

Package Version Patches format
bottleneck 1.2.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_normalize_version.patch | (download)

bottleneck/version.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 normalize version number to format recognized by setup.py
 This change has been adopted also upstream with version 1.3.0.dev in
 commit aa71a26, but it is still invalid, so dropping the "dev" at all.
0002 Fix issue with relaxed strides.patch | (download)

bottleneck/src/iterators.h | 6 4 + 2 - 0 !
bottleneck/tests/util.py | 1 1 + 0 - 0 !
2 files changed, 5 insertions(+), 2 deletions(-)

 fix issue with relaxed strides


0003 Fix segfaults caused by bad refcount.patch | (download)

bottleneck/src/iterators.h | 11 9 + 2 - 0 !
bottleneck/src/reduce_template.c | 12 12 + 0 - 0 !
2 files changed, 21 insertions(+), 2 deletions(-)

 fix segfaults caused by bad refcount