[Python-modules-commits] [python-click-threading] branch master updated (e409056 -> 8d0f564)

Ondřej Nový onovy at moszumanska.debian.org
Wed Dec 28 21:54:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy pushed a change to branch master
in repository python-click-threading.

      from  e409056   d/copyright: add contributors
       new  740dd8a   record new upstream branch created by importing python-click-threading_0.4.2.orig.tar.gz
       new  ddbbcb3   Import python-click-threading_0.4.2.orig.tar.gz
       new  46f53aa   Fix conditional dependency on futures
       new  535f4cf   merge patched into master
       new  8d0f564   New upstream 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:
 .travis.yml                                        |   3 +-
 MANIFEST.in                                        |   5 +
 Makefile                                           |   5 +
 README.rst                                         |   6 +-
 click_threading/__init__.py                        |  59 ++++-
 click_threading/monkey.py                          |  57 ++++-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |   7 +
 ...001-Fix-conditional-dependency-on-futures.patch |   2 +-
 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 ++-
 17 files changed, 813 insertions(+), 27 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