pynfft 1.3.2-3 source package in Ubuntu

Changelog

pynfft (1.3.2-3) unstable; urgency=medium

  * Team upload.
  * Drop python2 support; #937489
  * debian/patches/dont-change-version-py.patch
    - stop changing pynfft/version.py when running setup.py
  * debian/control
    - update Vcs-* fields to point to salsa.d.o
    - drop outdated X-Python fields
    - bump Standards-Version to 4.4.1 (no changes needed)

 -- Sandro Tosi <email address hidden>  Tue, 17 Dec 2019 20:14:20 -0500

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science 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
pynfft_1.3.2-3.dsc 2.3 KiB 710061c877199ea2eb8e5756f43ccb6f0caee9d20b7efdd45509e338d482e627
pynfft_1.3.2.orig.tar.gz 176.3 KiB ae41e720e569d0d99e3a44c82c36b35a49cfc9ecc23a1cd039fe9e2895aada2c
pynfft_1.3.2-3.debian.tar.xz 4.4 KiB ac77202e2c48674dc0127275089d3df2eb83fca82d4df1d2f53532134b916898

No changes file available.

Binary packages built by this source

python-pynfft-doc: Python bindings for the NFFT3 library - Documentation

 This package provides Python bindings to the NFFT library, useful for
 performing Fourier transforms on non-uniformly sampled data with efficient
 speed. The bindings were generated using Cython and abstract the creation
 and execution of NFFT plans out using classes.
 .
 This package provides the common documentation.

python3-pynfft: Python bindings for the NFFT3 library - Python 3

 This package provides Python bindings to the NFFT library, useful for
 performing Fourier transforms on non-uniformly sampled data with efficient
 speed. The bindings were generated using Cython and abstract the creation
 and execution of NFFT plans out using classes.
 .
 This package provides the Python 3 version of the bindings.

python3-pynfft-dbg: Python bindings to the NFFT3 library - Python 3 (debug)

 This package provides Python bindings to the NFFT library, useful for
 performing Fourier transforms on non-uniformly sampled data with efficient
 speed. The bindings were generated using Cython and abstract the creation
 and execution of NFFT plans out using classes.
 .
 This package provides the debugging information of the Python 3 bindings.

python3-pynfft-dbgsym: debug symbols for python3-pynfft