[Python-modules-commits] [txzmq] branch master updated (0d9407e -> b7eb11c)
Michael Fladischer
fladi at moszumanska.debian.org
Fri May 20 18:06:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository txzmq.
from 0d9407e Fixed VCS URL (https)
new 1e765c9 Import txzmq_0.7.4.orig.tar.gz
new baeaafd record new upstream branch created by importing txzmq_0.7.4.orig.tar.gz and merge it
new ede95fa change version to 0.7.4-1 [ Ondřej Nový ] [ Michael Fladischer ] New upstream release. change urgency to low
new 2c0d6e3 Bump Standards-Version to 3.9.8.
new d33bd3c Remove version requirement from python-all for Build-Depends.
new cc65af8 Reformat packaging files with cme for better readability.
new 044ccd4 Use io.open when reading UTF-8 encoded file for Python3 compatibility.
new 9d9ed3c merge patched into master
new 9107e18 Add Python3 support through separate binary package.
new d9dedb8 Make descriptions fit into 80 chars width.
new b7eb11c change target to unstable Team upload. [ Ondřej Nový ] Fixed VCS URL (https)
The 11 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 +-
VERSION | 2 +-
debian/.git-dpm | 14 +++---
debian/changelog | 16 +++++--
debian/control | 53 +++++++++++++++-------
...-when-reading-UTF-8-encoded-file-for-Pyth.patch | 33 ++++++++++++++
debian/patches/series | 1 +
debian/rules | 3 +-
setup.py | 6 ++-
txzmq/factory.py | 10 +++-
txzmq/pubsub.py | 2 +-
txzmq/req_rep.py | 4 +-
txzmq/test/test_reactor_shutdown.py | 41 +++++++++++++++++
13 files changed, 151 insertions(+), 36 deletions(-)
create mode 100644 debian/patches/0001-Use-io.open-when-reading-UTF-8-encoded-file-for-Pyth.patch
create mode 100644 debian/patches/series
create mode 100644 txzmq/test/test_reactor_shutdown.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/txzmq.git
More information about the Python-modules-commits
mailing list