[Python-modules-commits] [python-cssselect] 02/03: record new upstream branch created by importing python-cssselect_1.0.0.orig.tar.gz and merge it

Wolfgang Borgert debacle at moszumanska.debian.org
Thu Dec 8 08:44:30 UTC 2016


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

debacle pushed a commit to branch master
in repository python-cssselect.

commit 1b33e1ba05cf8aab1c705040e20a57ee84bf4509
Merge: f9c810d 80923de
Author: W. Martin Borgert <debacle at debian.org>
Date:   Thu Dec 8 00:05:57 2016 +0000

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

 .bumpversion.cfg                              |   7 ++
 .coveragerc                                   |   1 +
 .gitignore                                    |   7 ++
 .travis.yml                                   |  22 ++++
 CHANGES                                       |  10 ++
 PKG-INFO                                      |  46 -------
 cssselect.egg-info/PKG-INFO                   |  46 -------
 cssselect.egg-info/SOURCES.txt                |  19 ---
 cssselect.egg-info/dependency_links.txt       |   1 -
 cssselect.egg-info/top_level.txt              |   1 -
 cssselect/__init__.py                         |   2 +-
 cssselect/xpath.py                            | 167 +++++++++++++++++++-------
 debian/.git-dpm                               |  14 +--
 docs/conf.py                                  |   2 +-
 setup.cfg                                     |  13 +-
 tests/__init__.py                             |   0
 cssselect/tests.py => tests/test_cssselect.py | 116 ++++++++++++++----
 tox.ini                                       |   9 +-
 18 files changed, 283 insertions(+), 200 deletions(-)

diff --cc debian/.git-dpm
index 3d52bc5,0000000..4f2399e
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
- a0da49b38ae603f002f72d8532f4340f055f0a9b
- a0da49b38ae603f002f72d8532f4340f055f0a9b
- a0da49b38ae603f002f72d8532f4340f055f0a9b
- a0da49b38ae603f002f72d8532f4340f055f0a9b
- python-cssselect_0.9.2.orig.tar.gz
- 823df1725da53e3384c9209038fd439c4edbade8
- 33065
++80923de732e6623088c6aa08052a5917c37faed8
++80923de732e6623088c6aa08052a5917c37faed8
++80923de732e6623088c6aa08052a5917c37faed8
++80923de732e6623088c6aa08052a5917c37faed8
++python-cssselect_1.0.0.orig.tar.gz
++14df9404e07af47f7d94c34ce25386259f884e48
++33674
 +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-cssselect.git



More information about the Python-modules-commits mailing list