[pyoperators] branch master updated (82c0cb6 -> be18dab)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Jul 3 07:19:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch master
in repository pyoperators.
from 82c0cb6 Upload to unstable
new 6ff915e Imported Upstream version 0.13.6
new 48e7c96 d/changelog: bump dversion, new upstream release
new be18dab d/changelog: release to unstable
The 3 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:
.gitignore | 11 -
LICENCE_FR | 519 ----------------------------
LICENSE | 515 ---------------------------
MANIFEST.in | 3 -
PKG-INFO | 128 +++++++
debian/changelog | 6 +
pyoperators/{__init__.py.in => __init__.py} | 2 +
pyoperators/fft.py | 2 +-
pyoperators/linear.py | 9 +-
pyoperators/utils/misc.py | 176 +++++++++-
test/__init__.py | 0
test/common.py | 168 ---------
test/test_broadcastingoperators.py | 4 +-
test/test_utils.py | 148 +++++++-
14 files changed, 434 insertions(+), 1257 deletions(-)
delete mode 100644 .gitignore
delete mode 100644 LICENCE_FR
delete mode 100644 LICENSE
delete mode 100644 MANIFEST.in
create mode 100644 PKG-INFO
rename pyoperators/{__init__.py.in => __init__.py} (97%)
delete mode 100644 test/__init__.py
delete mode 100644 test/common.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyoperators.git
More information about the debian-science-commits
mailing list