[Python-modules-commits] [cloudpickle] branch master updated (89b2b0a -> 206ee88)

Diane Trout diane at moszumanska.debian.org
Fri Dec 8 23:19:12 UTC 2017


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

diane pushed a change to branch master
in repository cloudpickle.

      from  89b2b0a   Remove unnecessary Testsuite header.
       new  2789e57   New upstream version 0.5.2
       new  be80e85   Update upstream source from tag 'upstream/0.5.2'
       new  b3ef431   New upstream version. (Closes: #883782)
       new  ec4d15d   Updated Standards-Version to 4.1.2. No changes needed.
       new  06c4542   Update debhelper to compat 10
       new  6216676   Build Python 2 version for spyder.
       new  206ee88   Release to unstable

The 7 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:
 PKG-INFO                       |   8 +-
 README.md                      |   3 +
 cloudpickle.egg-info/PKG-INFO  |   8 +-
 cloudpickle/__init__.py        |   2 +-
 cloudpickle/cloudpickle.py     | 335 +++++++++++++++++++++--------------------
 debian/changelog               |   9 ++
 debian/compat                  |   2 +-
 debian/control                 |  25 ++-
 debian/rules                   |   2 +-
 debian/tests/control           |   3 +
 setup.cfg                      |   1 -
 setup.py                       |   4 +-
 tests/cloudpickle_file_test.py |   6 +-
 tests/cloudpickle_test.py      | 317 ++++++++++++++++++++++++++++++--------
 tests/testutils.py             |  60 ++++++--
 15 files changed, 527 insertions(+), 258 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cloudpickle.git



More information about the Python-modules-commits mailing list