fpylll 0.4.1+ds1-6ubuntu1 source package in Ubuntu

Changelog

fpylll (0.4.1+ds1-6ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Fix time-clock-deprecation in Python 3.8.

fpylll (0.4.1+ds1-6) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * d/control: Remove ancient X-Python3-Version field.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #936549

 -- Steve Langasek <email address hidden>  Fri, 01 Nov 2019 21:24:38 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
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.4.1+ds1.orig.tar.xz 81.8 KiB 497350c5a18bd7534febca7cb0919ed73533d36af807dda99ff4791c7d02020e
fpylll_0.4.1+ds1-6ubuntu1.debian.tar.xz 5.3 KiB 7236ce663af250e94152822cfe271def61ff1a5df80c8b6359a87d166d2a566e
fpylll_0.4.1+ds1-6ubuntu1.dsc 2.5 KiB 286940ba74aeb09a0d7adca21f105c34c5a2582652fd7ec3b97f1ae2dc0d5443

View changes file

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