[Python-modules-commits] [python-cssselect] branch upstream updated (90c72b0 -> a0da49b)
Ondřej Nový
onovy at moszumanska.debian.org
Fri Aug 5 21:10:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch upstream
in repository python-cssselect.
from 90c72b0 Merge pull request #43 from redapple/patch-1
new a0da49b Import python-cssselect_0.9.2.orig.tar.gz
The 1 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 ++---
docs/index.rst | 2 +-
setup.cfg | 16 +++++++++---
setup.py | 12 +++++----
17 files changed, 159 insertions(+), 41 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