[Python-modules-commits] [api-hour] 02/04: record new upstream branch created by importing api-hour_0.8.2.orig.tar.gz and merge it

Piotr Ożarowski piotr at moszumanska.debian.org
Mon Nov 13 20:21:52 UTC 2017


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

piotr pushed a commit to branch master
in repository api-hour.

commit 31b3e7a05c3e3d39a196939ac8eee6dc87a00ebb
Merge: 91e5408 e391298
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Mon Nov 13 21:03:08 2017 +0100

    record new upstream branch created by importing api-hour_0.8.2.orig.tar.gz and merge it

 HISTORY.rst                                        |  6 ++
 PKG-INFO                                           | 20 +++--
 README.rst                                         | 12 +--
 api_hour.egg-info/PKG-INFO                         | 20 +++--
 api_hour.egg-info/SOURCES.txt                      |  3 +
 api_hour/__init__.py                               |  2 +-
 api_hour/container.py                              | 14 +++-
 api_hour/plugins/aiohttp/__init__.py               | 32 +------
 api_hour/plugins/aiohttp/environment.py            | 98 ++++++++++++++++++++++
 .../plugins/aiohttp/{__init__.py => response.py}   | 15 ++--
 api_hour/plugins/aiohttp/router.py                 | 16 ++++
 api_hour/worker.py                                 | 40 +++++----
 debian/.git-dpm                                    | 14 ++--
 setup.cfg                                          |  2 +-
 setup.py                                           |  6 +-
 15 files changed, 213 insertions(+), 87 deletions(-)

diff --cc debian/.git-dpm
index b425eb1,0000000..a397f6f
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 2ddadd0d738c30effdc0fb7389682104c52973d1
- 2ddadd0d738c30effdc0fb7389682104c52973d1
- 2ddadd0d738c30effdc0fb7389682104c52973d1
- 2ddadd0d738c30effdc0fb7389682104c52973d1
- api-hour_0.8.1.orig.tar.gz
- f2c5cb6546258fa839b99a24d8e1facedea3d392
- 14345
++e391298a2bcb50541a568f646e07ae0bd956c287
++e391298a2bcb50541a568f646e07ae0bd956c287
++e391298a2bcb50541a568f646e07ae0bd956c287
++e391298a2bcb50541a568f646e07ae0bd956c287
++api-hour_0.8.2.orig.tar.gz
++0ca4524519e792b7a96cba3628b6735d9376daf6
++16065
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/api-hour.git



More information about the Python-modules-commits mailing list