[Python-modules-commits] [python-hupper] 02/05: Updated version 1.0 from 'upstream/1.0'

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 commit to branch master
in repository python-hupper.

commit 100c9e0df1766f64ea3d88f06ea71458498217a5
Merge: ffcbbba 73340d1
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Wed Jul 19 12:19:58 2017 +0900

    Updated version 1.0 from 'upstream/1.0'
    
    with Debian dir c6c9b81cc2bc50ce62cf336420a9f4e155bd3275

 .coveragerc                     |   2 +-
 .gitignore                      |  63 ---------
 .travis.yml                     |   8 +-
 CHANGES.rst                     |  31 +++++
 PKG-INFO                        |  46 +++++-
 README.rst                      |   2 +-
 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 ++-
 20 files changed, 522 insertions(+), 217 deletions(-)

-- 
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