[Python-modules-commits] [pyutilib] branch master updated (710c431 -> 774e146)
Daniel Stender
danstender-guest at moszumanska.debian.org
Sun May 8 07:14:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a change to branch master
in repository pyutilib.
from 710c431 deb/changelog: upload to unstable
new 5183de3 Import pyutilib_5.3.5.orig.tar.xz
new 5527931 record new upstream branch created by importing pyutilib_5.3.5.orig.tar.xz and merge it
new 7198681 deb/changelog: new upstream release
new 774e146 deb/control: bumped standards to 3.9.8
The 4 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 ++++++++++++++++++++++++++++
debian/.git-dpm | 14 +++----
debian/changelog | 7 ++++
debian/control | 2 +-
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 +++-----
28 files changed, 235 insertions(+), 104 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