[Python-modules-commits] [pyutilib] branch upstream updated (a8d582c -> 5183de3)
Daniel Stender
danstender-guest at moszumanska.debian.org
Sun May 8 07:14:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a change to branch upstream
in repository pyutilib.
from a8d582c Import pyutilib_5.3.2.orig.tar.xz
new 5183de3 Import pyutilib_5.3.5.orig.tar.xz
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:
.coveragerc | 7 ++++
.travis.yml | 48 ++++++++++++++++++++++
CHANGELOG.txt | 18 +++++++++
README.md | 6 ++-
PYPI.txt => README.txt | 0
appveyor.yml | 59 ++++++++++++++++++++++++++++
install_jython.sh | 36 +++++++++++++++++
pyutilib/dev/runtests.py | 11 ++++--
pyutilib/math/tests/test_math.py | 18 ++++-----
pyutilib/math/tests/test_numtypes.py | 7 ++--
pyutilib/misc/tests/test_archivereader.py | 5 +--
pyutilib/misc/tests/test_config.py | 5 +--
pyutilib/misc/tests/test_cross.py | 5 +--
pyutilib/misc/tests/test_factory.py | 5 +--
pyutilib/misc/tests/test_import.py | 5 +--
pyutilib/misc/tests/test_io.py | 8 +---
pyutilib/misc/tests/test_json.py | 6 +--
pyutilib/misc/tests/test_method.py | 7 +---
pyutilib/misc/tests/test_misc.py | 6 +--
pyutilib/misc/tests/test_singleton.py | 7 +---
pyutilib/misc/tests/test_smap.py | 6 +--
pyutilib/misc/tests/test_xml.py | 6 +--
pyutilib/misc/tests/test_yaml.py | 6 +--
pyutilib/subprocess/tests/test_subprocess.py | 12 +++---
setup.py | 17 +++-----
25 files changed, 220 insertions(+), 96 deletions(-)
create mode 100644 .coveragerc
create mode 100644 .travis.yml
rename PYPI.txt => README.txt (100%)
create mode 100644 appveyor.yml
create mode 100755 install_jython.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyutilib.git
More information about the Python-modules-commits
mailing list