fpylll 0.5.1+ds1-1 source package in Ubuntu

Changelog

fpylll (0.5.1+ds1-1) unstable; urgency=medium

  * New upstream release.
  * Drop time patch, upstreamed.
  * Bump libfplll-dev dep to 5.3.0 (new pruner.h).
  * Add build-dep on libpari-dev.
  * Drop M-A: same since lintian complains.
  * Unbreak autopkgtest.

 -- Julien Puydt <email address hidden>  Fri, 20 Dec 2019 08:44:50 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules 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
fpylll_0.5.1+ds1-1.dsc 2.4 KiB 3b45ae2d9514a25b3d8222bb16c140a3d95a7737d6fe5a0f7fd3d33378e1c0cc
fpylll_0.5.1+ds1.orig.tar.xz 84.8 KiB 8180941840a1977e74e9751fd404c3e6787ba96e07609eec33c14ccecb36f052
fpylll_0.5.1+ds1-1.debian.tar.xz 4.0 KiB 2bfd42278eb987eb0166ea4bf330a9b69e375efc42aaa1a15d93f0722083fd6c

Available diffs

No changes file available.

Binary packages built by this source

python-fpylll-doc: Python wrapper for LLL-reduction of Euclidean lattices -- doc

 fpylll is a Python library for performing lattice reduction on lattices over
 the Integers; it is based on the fpLLL C++ library.
 .
 This is the common documentation package with examples.

python3-fpylll: Python wrapper for LLL-reduction of Euclidean lattices -- Python 3

 fpylll is a Python library for performing lattice reduction on lattices over
 the Integers; it is based on the fpLLL C++ library.
 .
 This package installs the library for Python 3.

python3-fpylll-dbgsym: debug symbols for python3-fpylll