[Python-modules-commits] [systemfixtures] branch upstream updated	(36e7501 -> a31da5b)
    Free Ekanayaka 
    freee at moszumanska.debian.org
       
    Thu Jan  5 21:58:04 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
freee pushed a change to branch upstream
in repository systemfixtures.
      from  36e7501   New upstream version 0.6.1
       new  a31da5b   New upstream version 0.6.2
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.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 ++++--
 {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 +++++---------------
 24 files changed, 233 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