[Python-modules-commits] [python-uritools] 02/05: record new upstream branch created by importing python-uritools_1.0.2.orig.tar.gz and merge it

Stein Magnus Jodal jodal at moszumanska.debian.org
Tue Aug 9 20:59:25 UTC 2016


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

jodal pushed a commit to branch master
in repository python-uritools.

commit a3e184378c46d925653ac8602216617398199d22
Merge: d798bc3 1f4a349
Author: Stein Magnus Jodal <jodal at debian.org>
Date:   Tue Aug 9 22:50:44 2016 +0200

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

 .gitignore                             |   7 -
 .travis.yml                            |  12 --
 CHANGES.rst                            |  95 ++++++------
 LICENSE                                |   2 +-
 MANIFEST.in                            |   4 +
 PKG-INFO                               | 121 ++++++++++++++++
 README.rst                             |  29 ++--
 debian/.git-dpm                        |  14 +-
 docs/conf.py                           | 257 ++-------------------------------
 docs/index.rst                         |  16 +-
 setup.cfg                              |  20 +--
 setup.py                               |  40 ++---
 tests/test_encoding.py                 |   5 +-
 tox.ini                                |  32 ++++
 uritools.egg-info/PKG-INFO             | 121 ++++++++++++++++
 uritools.egg-info/SOURCES.txt          |  30 ++++
 uritools.egg-info/dependency_links.txt |   1 +
 uritools.egg-info/requires.txt         |   7 +
 uritools.egg-info/top_level.txt        |   1 +
 uritools/__init__.py                   |   2 +-
 uritools/compose.py                    |  19 ++-
 uritools/encoding.py                   |   4 +-
 22 files changed, 458 insertions(+), 381 deletions(-)

diff --cc debian/.git-dpm
index 80cc4da,0000000..1af22e4
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
- 327533f27686d65c3e08742e8f65fca3f9f491d7
- 327533f27686d65c3e08742e8f65fca3f9f491d7
- 327533f27686d65c3e08742e8f65fca3f9f491d7
- 327533f27686d65c3e08742e8f65fca3f9f491d7
- python-uritools_1.0.1.orig.tar.gz
- 71d8a24c317bf21558952bcdf80f92820851822c
- 21496
++1f4a349a5b1719fa1b6d6a6907f42e8eed030f8e
++1f4a349a5b1719fa1b6d6a6907f42e8eed030f8e
++1f4a349a5b1719fa1b6d6a6907f42e8eed030f8e
++1f4a349a5b1719fa1b6d6a6907f42e8eed030f8e
++python-uritools_1.0.2.orig.tar.gz
++1cfb384eae97d5667967eef525fe0a8a0440bcbc
++19914
 +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-uritools.git



More information about the Python-modules-commits mailing list