[Python-modules-commits] [billiard] branch master updated (b841165 -> 51693d1)

Brian May bam at moszumanska.debian.org
Wed Nov 18 22:06:22 UTC 2015


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

bam pushed a change to branch master
in repository billiard.

      from  b841165   New release.
       new  33cfa36   record new upstream branch created by importing billiard_3.3.0.21.orig.tar.gz
       new  04f4cd5   Import billiard_3.3.0.21.orig.tar.gz
       new  5723b85   Fix spelling error in upstream
       new  0c4a948   Do not install install funtests package
       new  db1805a   Add configuration for GNU/Hurd when building.
       new  f702096   merge patched into master
       new  51693d1   Version 3.3.0.21-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:
 CHANGES.txt                                   |  7 +++++
 PKG-INFO                                      | 13 +++++++--
 README.rst                                    |  2 +-
 billiard.egg-info/PKG-INFO                    | 13 +++++++--
 billiard/__init__.py                          | 40 ++++++++++++---------------
 billiard/dummy/__init__.py                    | 12 ++++----
 billiard/dummy/connection.py                  |  3 +-
 billiard/five.py                              |  2 +-
 billiard/managers.py                          |  4 +--
 billiard/pool.py                              | 24 +++++++++-------
 billiard/process.py                           |  4 +--
 billiard/py2/connection.py                    |  3 +-
 billiard/py2/reduction.py                     |  4 +--
 billiard/py3/connection.py                    |  9 +++---
 billiard/queues.py                            |  4 +--
 billiard/synchronize.py                       |  8 +++---
 debian/.git-dpm                               | 14 +++++-----
 debian/changelog                              |  6 ++++
 debian/patches/exclude_funtests_package.patch |  6 ++--
 debian/patches/hurd.patch                     |  6 ++--
 debian/patches/spelling.patch                 |  2 +-
 funtests/tests/test_multiprocessing.py        |  2 +-
 setup.cfg                                     |  3 ++
 setup.py                                      |  7 +++--
 24 files changed, 115 insertions(+), 83 deletions(-)

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



More information about the Python-modules-commits mailing list