Package: python-siphash24 / 1.8-1

Metadata

Package Version Patches format
python-siphash24 1.8-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Build against c siphash shared library.patch | (download)

meson.build | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 build against c-siphash shared library

By default upstream tries to build against the static library of
c-siphash. For the purposes of Debian packaging, it is better to build
against the shared library.