[Python-modules-commits] [cloudpickle] branch master updated (69b277d -> 239d133)

Diane Trout diane at moszumanska.debian.org
Tue Apr 25 03:02:04 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  69b277d   List the correct copyright holders, Thanks: Thorsten Alteholz
       new  63b00b2   Import cloudpickle_0.2.2.orig.tar.gz
       new  e93b787   record new upstream branch created by importing cloudpickle_0.2.2.orig.tar.gz and merge it
       new  246e448   remove unnecessary debian/files
       new  239d133   New upstream release.

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:
 PKG-INFO                         |   6 +-
 README.md                        |   2 +-
 cloudpickle.egg-info/PKG-INFO    |   6 +-
 cloudpickle.egg-info/SOURCES.txt |   1 -
 cloudpickle.egg-info/pbr.json    |   1 -
 cloudpickle/__init__.py          |   2 +-
 cloudpickle/cloudpickle.py       | 161 +++++++++++++++++++++++++++++----------
 debian/.git-dpm                  |  14 ++--
 debian/changelog                 |   6 ++
 debian/files                     |   1 -
 setup.py                         |   4 +-
 tests/cloudpickle_file_test.py   |   2 +-
 tests/cloudpickle_test.py        |  70 +++++++++++++++++
 13 files changed, 216 insertions(+), 60 deletions(-)
 delete mode 100644 cloudpickle.egg-info/pbr.json
 delete mode 100644 debian/files

-- 
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