[Python-modules-commits] [systemfixtures] branch master updated (f424ec3 -> e8c62ec)

Free Ekanayaka freee at moszumanska.debian.org
Thu Jan 5 21:58:03 UTC 2017


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

freee pushed a change to branch master
in repository systemfixtures.

      from  f424ec3   New upstream release
       new  a31da5b   New upstream version 0.6.2
       new  9563665   Merge tag 'upstream/0.6.2'
       new  e8c62ec   Release 0.6.2

The 3 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.py27 => .coveragerc.py2     |  0
 .coveragerc.py35 => .coveragerc.py3     |  2 +-
 .testr.conf                             |  4 ---
 AUTHORS                                 |  1 -
 ChangeLog                               |  9 +++++
 HACKING.rst                             | 56 +++++++++++++++++++++++++++++++
 MANIFEST.in                             |  1 +
 Makefile                                | 44 +++++++++++++++++++++++++
 PKG-INFO                                | 12 ++++---
 README.rst                              | 10 ++++--
 debian/changelog                        |  6 ++++
 debian/control                          |  1 +
 {docs => doc}/Makefile                  |  2 +-
 {docs => doc}/_static/.placeholder      |  0
 {docs => doc}/conf.py                   |  0
 {docs => doc}/index.rst                 |  0
 requirements.txt                        |  1 +
 setup.cfg                               |  7 ++--
 systemfixtures.egg-info/PKG-INFO        | 12 ++++---
 systemfixtures.egg-info/SOURCES.txt     | 16 ++++-----
 systemfixtures.egg-info/pbr.json        |  2 +-
 systemfixtures.egg-info/requires.txt    |  6 ++--
 systemfixtures/executable.py            | 58 +++++++++++++++++++++++++++++++--
 systemfixtures/tests/test_executable.py | 26 ++++++++++-----
 test                                    | 14 --------
 tox.ini                                 | 35 +++++---------------
 26 files changed, 240 insertions(+), 85 deletions(-)
 rename .coveragerc.py27 => .coveragerc.py2 (100%)
 rename .coveragerc.py35 => .coveragerc.py3 (64%)
 delete mode 100644 .testr.conf
 create mode 100644 HACKING.rst
 create mode 100644 Makefile
 rename {docs => doc}/Makefile (99%)
 rename {docs => doc}/_static/.placeholder (100%)
 rename {docs => doc}/conf.py (100%)
 rename {docs => doc}/index.rst (100%)
 delete mode 100755 test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/systemfixtures.git



More information about the Python-modules-commits mailing list