[Python-modules-commits] [python-hupper] branch master updated (ffcbbba -> 1db6455)
Takaki Taniguchi
takaki at moszumanska.debian.org
Wed Jul 19 03:25:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
takaki pushed a change to branch master
in repository python-hupper.
from ffcbbba Import Debian changes 0.4.2-1
new 73340d1 New upstream version 1.0
new 100c9e0 Updated version 1.0 from 'upstream/1.0'
new 7d9934d Bump Standards-Version to 4.0.0 (without changes)
new ad56ddb debian/compat: Bump to 10
new 1db6455 prepare release
The 5 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:
.coveragerc | 2 +-
.gitignore | 63 ---------
.travis.yml | 8 +-
CHANGES.rst | 31 +++++
PKG-INFO | 46 +++++-
README.rst | 2 +-
debian/changelog | 8 ++
debian/compat | 2 +-
debian/control | 6 +-
docs/conf.py | 2 +-
setup.cfg | 5 +-
setup.py | 12 +-
src/hupper.egg-info/PKG-INFO | 46 +++++-
src/hupper.egg-info/SOURCES.txt | 1 -
src/hupper/compat.py | 11 +-
src/hupper/ipc.py | 301 +++++++++++++++++++++++++++++++++++++---
src/hupper/reloader.py | 32 ++---
src/hupper/winapi.py | 18 ++-
src/hupper/worker.py | 122 +++++++---------
tests/conftest.py | 2 +-
tests/myapp/__init__.py | 9 ++
tests/test_it.py | 10 +-
tox.ini | 16 ++-
23 files changed, 533 insertions(+), 222 deletions(-)
delete mode 100644 .gitignore
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-hupper.git
More information about the Python-modules-commits
mailing list