[Python-modules-commits] [billiard] branch debian/master updated (006e8cc -> 2cba718)
Michael Fladischer
fladi at moszumanska.debian.org
Sun Jul 30 19:08:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch debian/master
in repository billiard.
from 006e8cc Prepare for release
new 08945ee Add new upstream signing key.
new 6450297 New upstream version 3.5.0.3
new c06da7f Updated version 3.5.0.3 from 'upstream/3.5.0.3'
new f147071 Refresh patches for 3.5.0.3.
new 81e0b6e New upstream release.
new 33b5790 Use https:// for copyright-format 1.0 URL.
new 6b521ec Update d/copyright.
new 2cba718 New upstream release.
The 8 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 | 13 +
Makefile | 3 +-
Modules/_billiard/multiprocessing.c | 4 +-
PKG-INFO | 758 +--------------------
README.rst | 24 +-
billiard.egg-info/PKG-INFO | 758 +--------------------
billiard.egg-info/SOURCES.txt | 2 +
billiard.egg-info/top_level.txt | 1 -
billiard/__init__.py | 2 +-
billiard/dummy/__init__.py | 4 +-
billiard/pool.py | 27 +-
billiard/process.py | 21 +
billiard/sharedctypes.py | 1 +
billiard/spawn.py | 1 +
billiard/synchronize.py | 1 +
debian/changelog | 10 +
debian/copyright | 6 +-
...4-Fix-spelling-error-in-multiprocessing.c.patch | 2 +-
debian/patches/hurd.patch | 2 +-
debian/upstream-signing-key.pgp | Bin 1200 -> 1181 bytes
setup.cfg | 8 +-
setup.py | 11 +-
t/unit/test_dummy.py | 22 +
t/unit/test_pool.py | 10 +
24 files changed, 147 insertions(+), 1544 deletions(-)
create mode 100644 t/unit/test_dummy.py
create mode 100644 t/unit/test_pool.py
--
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