[Python-modules-commits] [defusedxml] branch upstream updated (9e9a6c0 -> 0b25629)
Jelmer Vernooij
jelmer at moszumanska.debian.org
Sun Jul 2 14:34:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
jelmer pushed a change to branch upstream
in repository defusedxml.
from 9e9a6c0 Imported Upstream version 0.4.1
new 0b25629 New upstream version 0.5.0
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:
CHANGES.txt | 17 +++++
Makefile | 10 ++-
PKG-INFO | 32 +++++++---
README.html | 34 ++++++----
README.txt | 2 +-
PKG-INFO => defusedxml.egg-info/PKG-INFO | 32 +++++++---
defusedxml.egg-info/SOURCES.txt | 44 +++++++++++++
defusedxml.egg-info/dependency_links.txt | 1 +
defusedxml.egg-info/top_level.txt | 1 +
defusedxml/ElementTree.py | 48 +++++++-------
defusedxml/__init__.py | 5 +-
defusedxml/cElementTree.py | 9 ++-
defusedxml/common.py | 69 ++++-----------------
defusedxml/expatbuilder.py | 2 +-
defusedxml/lxml.py | 14 +++--
defusedxml/minidom.py | 12 ++--
defusedxml/sax.py | 2 +
defusedxml/xmlrpc.py | 33 +++++-----
setup.cfg | 12 ++++
setup.py | 21 ++++---
tests.py | 103 ++++++++++---------------------
21 files changed, 280 insertions(+), 223 deletions(-)
copy PKG-INFO => defusedxml.egg-info/PKG-INFO (97%)
create mode 100644 defusedxml.egg-info/SOURCES.txt
create mode 100644 defusedxml.egg-info/dependency_links.txt
create mode 100644 defusedxml.egg-info/top_level.txt
create mode 100644 setup.cfg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/defusedxml.git
More information about the Python-modules-commits
mailing list