[Python-modules-commits] [python-click-threading] branch upstream updated (577f318 -> ddbbcb3)
Ondřej Nový
onovy at moszumanska.debian.org
Wed Dec 28 21:54:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch upstream
in repository python-click-threading.
from 577f318 Import python-click-threading_0.4.0.orig.tar.gz
new ddbbcb3 Import python-click-threading_0.4.2.orig.tar.gz
The 1 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:
.travis.yml | 3 +-
MANIFEST.in | 5 +
Makefile | 5 +
README.rst | 6 +-
click_threading/__init__.py | 59 +++++++++-
click_threading/monkey.py | 57 +++++++--
docs/Makefile | 225 +++++++++++++++++++++++++++++++++++
docs/conf.py | 112 ++++++++++++++++++
docs/index.rst | 6 +
docs/make.bat | 281 ++++++++++++++++++++++++++++++++++++++++++++
docs/threading.rst | 7 ++
docs/uiworker.rst | 7 ++
setup.cfg | 3 +
tests/test_basic.py | 41 ++++++-
14 files changed, 798 insertions(+), 19 deletions(-)
create mode 100644 docs/Makefile
create mode 100644 docs/conf.py
create mode 100644 docs/index.rst
create mode 100644 docs/make.bat
create mode 100644 docs/threading.rst
create mode 100644 docs/uiworker.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-click-threading.git
More information about the Python-modules-commits
mailing list