[Python-modules-commits] [python-cssselect] branch master updated (8f0520c -> 253bfe6)

Ondřej Nový onovy at moszumanska.debian.org
Fri Aug 5 21:10:36 UTC 2016


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

onovy pushed a change to branch master
in repository python-cssselect.

      from  8f0520c   Fixed VCS URL (https)
       new  a0da49b   Import python-cssselect_0.9.2.orig.tar.gz
       new  647d78f   record new upstream branch created by importing python-cssselect_0.9.2.orig.tar.gz and merge it
       new  576a918   New upstream release
       new  87725dc   Enabled autopkgtest-pkg-python testsuite
       new  7a9fe1b   d/watch: Use https protocol
       new  5cd5474   Bumped debhelper compat version to 9
       new  4bf8484   Bumped Standards-Version to 3.9.8
       new  44485ea   Removed trailing space
       new  253bfe6   d/copyright: Added myself to Debian part

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                              |  7 -----
 .travis.yml                             | 12 ---------
 AUTHORS                                 |  3 +++
 CHANGES                                 | 11 ++++++++
 PKG-INFO                                | 46 +++++++++++++++++++++++++++++++++
 README.rst                              | 10 +++----
 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                   |  4 +--
 cssselect/parser.py                     |  2 +-
 cssselect/tests.py                      |  2 +-
 cssselect/xpath.py                      |  6 ++---
 debian/.git-dpm                         | 14 +++++-----
 debian/changelog                        | 10 +++++--
 debian/compat                           |  2 +-
 debian/control                          |  3 ++-
 debian/copyright                        |  1 +
 debian/watch                            |  2 +-
 docs/index.rst                          |  2 +-
 setup.cfg                               | 16 +++++++++---
 setup.py                                | 12 +++++----
 23 files changed, 179 insertions(+), 53 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 .travis.yml
 create mode 100644 PKG-INFO
 create mode 100644 cssselect.egg-info/PKG-INFO
 create mode 100644 cssselect.egg-info/SOURCES.txt
 create mode 100644 cssselect.egg-info/dependency_links.txt
 create mode 100644 cssselect.egg-info/top_level.txt

-- 
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