[Python-modules-commits] [dill] branch master updated (5488aad -> 064bec0)

Josué Ortega josue at moszumanska.debian.org
Sun Aug 13 02:52:13 UTC 2017


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

josue pushed a change to branch master
in repository dill.

      from  5488aad   Sets release to unstable (0.2.7-1)
       new  b2d4265   record new upstream branch created by importing dill_0.2.7.1.orig.tar.gz
       new  abcaa3a   Import dill_0.2.7.1.orig.tar.gz
       new  e636824   Removes install_requires in order to avoid automatic package
       new  10243de   Removes scripts generation from setup.py
       new  32a9ed9   merge patched into master
       new  1e3278f   debian/control Bumos X-Python3-Version and Standards version
       new  064bec0   Sets release to unstable (0.2.7.1-1)

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:
 README                                             |  6 +--
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   |  9 ++++
 debian/control                                     |  4 +-
 ...tall_requires-in-order-to-avoid-automatic.patch |  4 +-
 ...-Removes-scripts-generation-from-setup.py.patch |  4 +-
 dill.egg-info/PKG-INFO                             |  8 ++--
 dill/__diff.py                                     |  8 ++--
 dill/_objects.py                                   |  3 +-
 dill/dill.py                                       | 40 +++++++++---------
 dill/info.py                                       | 10 ++---
 setup.py                                           |  6 +--
 tests/test_recursive.py                            | 49 ++++++++++++++++++++++
 13 files changed, 114 insertions(+), 51 deletions(-)

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



More information about the Python-modules-commits mailing list