[Python-modules-commits] [cloudpickle] branch master updated (239d133 -> 89b2b0a)

Diane Trout diane at moszumanska.debian.org
Fri Oct 13 17:25:38 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  239d133   New upstream release.
       new  124857a   Switch from git-dpm to gbp
       new  bd15b7a   New upstream version 0.3.1
       new  3e7de14   Merge tag 'upstream/0.3.1'
       new  0015bff   Release 0.3.1-1 to unstable
       new  358a2ad   New upstream version 0.4.0
       new  bed2302   Updated version 0.4.0 from 'upstream/0.4.0'
       new  3430e32   New upstream release
       new  f2a86a2   Update standards version to 4.1.1. No changes needed.
       new  89b2b0a   Remove unnecessary Testsuite header.

The 9 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                       |   2 +-
 cloudpickle.egg-info/PKG-INFO  |   2 +-
 cloudpickle/__init__.py        |   2 +-
 cloudpickle/cloudpickle.py     | 363 ++++++++++++++++++++++++++++++++++-------
 debian/.git-dpm                |  11 --
 debian/changelog               |  16 +-
 debian/control                 |   3 +-
 debian/gbp.conf                |   6 +
 setup.py                       |   2 +-
 tests/cloudpickle_file_test.py |  16 +-
 tests/cloudpickle_test.py      | 356 ++++++++++++++++++++++++++++++++++++++--
 11 files changed, 676 insertions(+), 103 deletions(-)
 delete mode 100644 debian/.git-dpm
 create mode 100644 debian/gbp.conf

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