[pyoperators] branch upstream updated (47d7871 -> 13743cd)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Aug 24 06:51:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a change to branch upstream
in repository pyoperators.

      from  47d7871   Imported Upstream version 0.13.5
       new  13743cd   Imported Upstream version 0.13.6

The 1 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 +++++++
 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 +++++++-
 13 files changed, 428 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