[pytables] branch master updated (a31a710 -> 3fa37ac)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Oct 3 17:28:09 UTC 2015


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

a_valentino-guest pushed a change to branch master
in repository pytables.

      from  a31a710   Ready for release
      adds  164b2e3   Imported Upstream version 3.2.2
       new  1d559b5   Merge tag 'upstream/3.2.2'
       new  e5bf03a   New upstream release
       new  3229016   Drop 0005-Fix-setitem-return-value.patch (applied upstream)
       new  3fa37ac   Set release to unstable

The 4 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:
 .travis.yml                                        |  1 +
 README.rst                                         | 61 +++++++++-------------
 RELEASE_NOTES.txt                                  | 22 ++++++++
 VERSION                                            |  2 +-
 debian/changelog                                   |  8 +++
 debian/patches/0005-Fix-setitem-return-value.patch | 24 ---------
 debian/patches/series                              |  1 -
 doc/source/release_notes.rst                       |  2 +
 tables/array.py                                    |  3 ++
 tables/index.py                                    | 10 ++--
 tables/indexesextension.pyx                        |  2 +-
 tables/leaf.py                                     | 13 -----
 tables/table.py                                    | 61 ++++++++++++++++++++--
 tables/tableextension.pyx                          | 14 +++--
 tables/tests/test_basics.py                        |  2 +
 tables/tests/test_tables.py                        | 13 +++++
 tables/vlarray.py                                  |  3 ++
 17 files changed, 154 insertions(+), 88 deletions(-)
 delete mode 100644 debian/patches/0005-Fix-setitem-return-value.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git



More information about the debian-science-commits mailing list