projects
/
pytables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffb717f
)
c-bloas2-3-compat
author
Antonio Valentino
<antonio.valentino@tiscali.it>
Sun, 5 Jul 2026 20:43:35 +0000
(20:43 +0000)
committer
Antonio Valentino
<antonio.valentino@tiscali.it>
Sun, 5 Jul 2026 20:46:11 +0000
(20:46 +0000)
Origon: https://github.com/PyTables/PyTables/commit/
25b4701e8a75c33fa2c05d192c061ea6855fa861
Forwarded: not-needed
Gbp-Pq: Name 0008-c-bloas2-3-compat.patch
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 009ccad9c5e6bc19d2b9a6603d2a283f46ad5e67..9ba4a66945ec443b768708f5ca075d5c52d731b1 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-1253,6
+1253,7
@@
if __name__ == "__main__":
}
# def_macros.extend(abi3_macros)
# extension_kwargs.update(abi3_ext_kwargs)
+ def_macros.append(("BLOSC2_MAX_DIM", 8))
extensions = [
Extension(