[Python-modules-commits] [python-w3lib] 02/04: record new upstream branch created by importing python-w3lib_1.17.0.orig.tar.gz and merge it

Michael Fladischer fladi at moszumanska.debian.org
Fri Feb 17 08:24:21 UTC 2017


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

fladi pushed a commit to branch master
in repository python-w3lib.

commit c5a6ead66deca6c596565063a225557a91077015
Merge: a7f4900 40a898e
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Feb 17 08:55:10 2017 +0100

    record new upstream branch created by importing python-w3lib_1.17.0.orig.tar.gz and merge it

 MANIFEST.in                                        |   2 +-
 PKG-INFO                                           |   4 +-
 debian/.git-dpm                                    |  14 +--
 setup.cfg                                          |   1 -
 setup.py                                           |   4 +-
 tests/__init__.pyc                                 | Bin 136 -> 0 bytes
 .../test_encoding.cpython-27-PYTEST.pyc            | Bin 13289 -> 0 bytes
 tests/__pycache__/test_form.cpython-27-PYTEST.pyc  | Bin 2549 -> 0 bytes
 tests/__pycache__/test_html.cpython-27-PYTEST.pyc  | Bin 40896 -> 0 bytes
 tests/__pycache__/test_http.cpython-27-PYTEST.pyc  | Bin 3230 -> 0 bytes
 tests/__pycache__/test_url.cpython-27-PYTEST.pyc   | Bin 31802 -> 0 bytes
 tests/test_http.py                                 |   6 +-
 tests/test_url.py                                  |  92 ++++++++++++++++++-
 w3lib.egg-info/PKG-INFO                            |   4 +-
 w3lib.egg-info/SOURCES.txt                         |   6 --
 w3lib/__init__.py                                  |   2 +-
 w3lib/html.py                                      |  19 ++++
 w3lib/http.py                                      |  20 +++--
 w3lib/url.py                                       |  99 +++++++++++++++++++++
 19 files changed, 245 insertions(+), 28 deletions(-)

diff --cc debian/.git-dpm
index 564d98a,0000000..c08a8be
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
- 93569ce6f5c44a1d85da06f72c12e14443b4cc61
- 93569ce6f5c44a1d85da06f72c12e14443b4cc61
- 93569ce6f5c44a1d85da06f72c12e14443b4cc61
- 93569ce6f5c44a1d85da06f72c12e14443b4cc61
- python-w3lib_1.16.0.orig.tar.gz
- a7c9df97501628ec4f2981cf8ca70b5c8dac953d
- 48838
++40a898e1e6c99ff7e5fcce1dd1228b4ce0ffdd02
++40a898e1e6c99ff7e5fcce1dd1228b4ce0ffdd02
++40a898e1e6c99ff7e5fcce1dd1228b4ce0ffdd02
++40a898e1e6c99ff7e5fcce1dd1228b4ce0ffdd02
++python-w3lib_1.17.0.orig.tar.gz
++7dd33133de5f8bfae23c07a435a48a34b74c7c2a
++30357
 +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/python-w3lib.git



More information about the Python-modules-commits mailing list