[pynfft] branch upstream updated (951c20f -> 1e1eecd)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Aug 7 14:56:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch upstream
in repository pynfft.
from 951c20f Imported Upstream version 1.3.1
new 73f7876 Imported Upstream version 1.3.2
new 1e1eecd Imported Upstream version 1.3.2
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.txt | 7 +
CONTRIBUTING.rst | 19 --
MANIFEST.in | 18 ++
PKG-INFO | 12 +-
doc/source/conf.py | 2 +-
pyNFFT.egg-info/PKG-INFO | 12 +-
pyNFFT.egg-info/SOURCES.txt | 15 +-
pyNFFT.egg-info/requires.txt | 1 -
pynfft/__init__.py | 1 +
pynfft/nfft.c | 2 +-
pynfft/solver.c | 2 +-
{tests => pynfft/tests}/__init__.py | 0
{tests => pynfft/tests}/test_nfft.py | 0
pynfft/util.c | 152 +++++++++------
pynfft/version.py | 10 +
requirements.txt | 2 -
setup.py | 349 +++++++++++++++++++++++++----------
17 files changed, 414 insertions(+), 190 deletions(-)
delete mode 100644 CONTRIBUTING.rst
create mode 100644 MANIFEST.in
delete mode 100644 pyNFFT.egg-info/requires.txt
rename {tests => pynfft/tests}/__init__.py (100%)
rename {tests => pynfft/tests}/test_nfft.py (100%)
create mode 100644 pynfft/version.py
delete mode 100644 requirements.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pynfft.git
More information about the debian-science-commits
mailing list