[Python-modules-commits] [dominate] 10/15: record new upstream branch created by importing dominate_2.3.1.orig.tar.gz and merge it

Ross Gammon ross-guest at moszumanska.debian.org
Thu Mar 16 18:33:05 UTC 2017


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

ross-guest pushed a commit to branch master
in repository dominate.

commit 8fe757707440fb527b89991e4ccd84bb9eeb7bf9
Merge: c135456 3efb78e
Author: Ross Gammon <rosco2 at ubuntu.com>
Date:   Thu Mar 16 16:57:25 2017 +0100

    record new upstream branch created by importing dominate_2.3.1.orig.tar.gz and merge it

 .travis.yml             |  27 +++
 MANIFEST.in             |   4 +
 README.md               | 601 ++++++++++++++++++++++++++++++++----------------
 debian/.git-dpm         |  14 +-
 dominate/__init__.py    |   3 +-
 dominate/_version.py    |   2 +
 dominate/dom_tag.py     | 102 ++++----
 dominate/tags.py        |  26 +--
 dominate/util.py        |  48 ++--
 setup.py                |  34 ++-
 tests/old/__init__.py   |  25 --
 tests/old/attributes.py |  42 ----
 tests/old/rendering.py  |  61 -----
 tests/test_document.py  | 152 ++++++------
 tests/test_dom1core.py  |  32 +--
 tests/test_html.py      | 446 +++++++++++++++++++++++------------
 tests/test_utils.py     |  32 +++
 17 files changed, 994 insertions(+), 657 deletions(-)

diff --cc debian/.git-dpm
index 8225688,0000000..28aafa5
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
- edaaeca4c48f16cbb9307f2d799e06d237d83fc9
- edaaeca4c48f16cbb9307f2d799e06d237d83fc9
- edaaeca4c48f16cbb9307f2d799e06d237d83fc9
- edaaeca4c48f16cbb9307f2d799e06d237d83fc9
- dominate_2.1.5.orig.tar.gz
- 5e800b6930fb7ff774417988781074fb510d2ea3
- 21936
++3efb78e8d2125981dd5a0998d91ea1513e13ddfc
++3efb78e8d2125981dd5a0998d91ea1513e13ddfc
++3efb78e8d2125981dd5a0998d91ea1513e13ddfc
++3efb78e8d2125981dd5a0998d91ea1513e13ddfc
++dominate_2.3.1.orig.tar.gz
++6a17c98ec678c29ab4ec01824fb930849670b5d7
++23665

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



More information about the Python-modules-commits mailing list