[Python-modules-commits] [aiohttp-cors] 02/03: record new upstream branch created by importing aiohttp-cors_0.5.3.orig.tar.gz and merge it

Brandon Weeks bweeks-guest at moszumanska.debian.org
Mon Jul 24 08:06:50 UTC 2017


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

bweeks-guest pushed a commit to branch master
in repository aiohttp-cors.

commit ed0b52219dfd7a5418a66452d120dbd8763784bb
Merge: 471d506 094f4e8
Author: Brandon Weeks <bweeks at google.com>
Date:   Mon Jul 24 00:42:02 2017 -0700

    record new upstream branch created by importing aiohttp-cors_0.5.3.orig.tar.gz and merge it

 .gitignore                                 |  50 +++
 .jscs.json                                 |  62 ++++
 .jshintrc                                  |  67 ++++
 .pep8rc                                    |   7 +
 .pylintrc                                  | 393 ++++++++++++++++++++
 .travis.yml                                |  60 ++++
 CHANGES.rst                                |  20 +-
 PKG-INFO                                   | 556 -----------------------------
 README.rst                                 |  52 +--
 aiohttp_cors.egg-info/PKG-INFO             | 556 -----------------------------
 aiohttp_cors.egg-info/SOURCES.txt          |  31 --
 aiohttp_cors.egg-info/dependency_links.txt |   1 -
 aiohttp_cors.egg-info/requires.txt         |   4 -
 aiohttp_cors.egg-info/top_level.txt        |   1 -
 aiohttp_cors/__about__.py                  |   4 +-
 aiohttp_cors/__init__.py                   |   2 +-
 appveyor.yml                               |  35 ++
 conftest.py                                |  15 +
 debian/.git-dpm                            |  14 +-
 install_python_and_pip.ps1                 | 103 ++++++
 requirements-dev.txt                       |  11 +
 setup.cfg                                  |   6 -
 setup.py                                   |  20 +-
 tests/integration/test_main.py             |  34 +-
 tests/integration/test_real_browser.py     |   2 +-
 tox.ini                                    |  22 ++
 26 files changed, 910 insertions(+), 1218 deletions(-)

diff --cc debian/.git-dpm
index dc54b32,0000000..495069c
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
 +# see git-dpm(1) from git-dpm package
- fb272dbc34b3c0f6ffedd257d9a859c90d1054a2
- fb272dbc34b3c0f6ffedd257d9a859c90d1054a2
- fb272dbc34b3c0f6ffedd257d9a859c90d1054a2
- fb272dbc34b3c0f6ffedd257d9a859c90d1054a2
- aiohttp-cors_0.5.0.orig.tar.gz
- 13a743e84164981b72857df98c9a244f4d56f44e
- 35655
++094f4e8aeb46fc6bb07936901e228cc4f38dbec6
++094f4e8aeb46fc6bb07936901e228cc4f38dbec6
++094f4e8aeb46fc6bb07936901e228cc4f38dbec6
++094f4e8aeb46fc6bb07936901e228cc4f38dbec6
++aiohttp-cors_0.5.3.orig.tar.gz
++2020cde9b37a94c137f52e1251e4bfd924a1c664
++40266

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



More information about the Python-modules-commits mailing list