commit python-salt-testing for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-salt-testing for 
openSUSE:Factory checked in at 2016-09-30 15:33:14

Comparing /work/SRC/openSUSE:Factory/python-salt-testing (Old)
 and  /work/SRC/openSUSE:Factory/.python-salt-testing.new (New)


Package is "python-salt-testing"

Changes:

--- /work/SRC/openSUSE:Factory/python-salt-testing/python-salt-testing.changes  
2015-10-17 16:39:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-salt-testing.new/python-salt-testing.changes 
2016-09-30 15:33:18.0 +0200
@@ -1,0 +2,12 @@
+Tue Sep 27 18:44:23 UTC 2016 - tampak...@opensuse.org
+
+- Update to 2016.9.7
+  - No changelog, see 
https://github.com/saltstack/salt-testing/compare/v2016.7.22...v2016.9.7
+
+---
+Sat Jul 30 08:13:49 UTC 2016 - tampak...@opensuse.org
+
+- Update to 2016.7.22
+  - No changelog, see 
https://github.com/saltstack/salt-testing/compare/v2015.7.10...v2016.7.22
+
+---

Old:

  SaltTesting-2015.7.10.tar.gz

New:

  SaltTesting-2016.9.7.tar.gz



Other differences:
--
++ python-salt-testing.spec ++
--- /var/tmp/diff_new_pack.tU2m9e/_old  2016-09-30 15:33:20.0 +0200
+++ /var/tmp/diff_new_pack.tU2m9e/_new  2016-09-30 15:33:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-salt-testing
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-salt-testing
-Version:2015.7.10
+Version:2016.9.7
 Release:0
 Summary:Testing tools needed in the several Salt Stack projects
 License:Apache-2.0
 Group:  Development/Libraries/Python
 Url:http://saltstack.org/
-Source0:
https://pypi.python.org/packages/source/S/SaltTesting/SaltTesting-%{version}.tar.gz
+Source0:
https://pypi.io/packages/source/S/SaltTesting/SaltTesting-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  fdupes

++ SaltTesting-2015.7.10.tar.gz -> SaltTesting-2016.9.7.tar.gz ++
 2061 lines of diff (skipped)




commit python-salt-testing for openSUSE:Factory

2015-10-17 Thread h_root
Hello community,

here is the log from the commit of package python-salt-testing for 
openSUSE:Factory checked in at 2015-10-17 16:39:04

Comparing /work/SRC/openSUSE:Factory/python-salt-testing (Old)
 and  /work/SRC/openSUSE:Factory/.python-salt-testing.new (New)


Package is "python-salt-testing"

Changes:

--- /work/SRC/openSUSE:Factory/python-salt-testing/python-salt-testing.changes  
2015-02-13 08:35:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-salt-testing.new/python-salt-testing.changes 
2015-10-17 16:39:05.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct 13 14:02:31 UTC 2015 - tampak...@opensuse.org
+
+- Update to 2015.7.10
+  - introduces new dependency to python-six
+  - No changelog, see 
https://github.com/saltstack/salt-testing/compare/v2015.2.16...v2015.7.10
+
+---

Old:

  SaltTesting-2015.2.16.tar.gz

New:

  SaltTesting-2015.7.10.tar.gz



Other differences:
--
++ python-salt-testing.spec ++
--- /var/tmp/diff_new_pack.sc3gYO/_old  2015-10-17 16:39:06.0 +0200
+++ /var/tmp/diff_new_pack.sc3gYO/_new  2015-10-17 16:39:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-salt-testing
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-salt-testing
-Version:2015.2.16
+Version:2015.7.10
 Release:0
 Summary:Testing tools needed in the several Salt Stack projects
 License:Apache-2.0
@@ -29,12 +29,13 @@
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-mock
+BuildRequires:  python-requests
 BuildRequires:  python-setuptools
 BuildRequires:  python-unittest2
-BuildRequires:  python-requests
 Requires:   python-mock
-Requires:   python-unittest2
 Requires:  python-requests
+Requires:   python-six
+Requires:   python-unittest2
 Recommends: python-coverage
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

++ SaltTesting-2015.2.16.tar.gz -> SaltTesting-2015.7.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-2015.2.16/MANIFEST.in 
new/SaltTesting-2015.7.10/MANIFEST.in
--- old/SaltTesting-2015.2.16/MANIFEST.in   2015-02-12 18:26:57.0 
+0100
+++ new/SaltTesting-2015.7.10/MANIFEST.in   2015-07-10 18:40:09.0 
+0200
@@ -1 +1,2 @@
 graft salttesting/_saltconf/*
+exclude salttesting/pylintplugins/flask_sqlalchemy_transform.py 
salttesting/pylintplugins/string_format.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-2015.2.16/PKG-INFO 
new/SaltTesting-2015.7.10/PKG-INFO
--- old/SaltTesting-2015.2.16/PKG-INFO  2015-02-12 18:29:57.0 +0100
+++ new/SaltTesting-2015.7.10/PKG-INFO  2015-07-10 18:42:59.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SaltTesting
-Version: 2015.2.16
+Version: 2015.7.10
 Summary: Required testing tools needed in the several SaltStack projects.
 Home-page: https://github.com/saltstack/salt-testing
 Author: Pedro Algarvio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-2015.2.16/SaltTesting.egg-info/PKG-INFO 
new/SaltTesting-2015.7.10/SaltTesting.egg-info/PKG-INFO
--- old/SaltTesting-2015.2.16/SaltTesting.egg-info/PKG-INFO 2015-02-12 
18:29:54.0 +0100
+++ new/SaltTesting-2015.7.10/SaltTesting.egg-info/PKG-INFO 2015-07-10 
18:42:55.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SaltTesting
-Version: 2015.2.16
+Version: 2015.7.10
 Summary: Required testing tools needed in the several SaltStack projects.
 Home-page: https://github.com/saltstack/salt-testing
 Author: Pedro Algarvio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/SaltTesting-2015.2.16/SaltTesting.egg-info/SOURCES.txt 
new/SaltTesting-2015.7.10/SaltTesting.egg-info/SOURCES.txt
--- old/SaltTesting-2015.2.16/SaltTesting.egg-info/SOURCES.txt  2015-02-12 
18:29:54.0 +0100
+++ new/SaltTesting-2015.7.10/SaltTesting.egg-info/SOURCES.txt  2015-07-10 
18:42:55.0 +0200
@@ -46,11 +46,9 @@
 salttesting/parser/cover.py
 salttesting/pylintplugins/__init__.py
 salttesting/pylintplugins/fileperms.py
-salttesting/pylintplugins/flask_sqlalchemy_transform.py
 

commit python-salt-testing for openSUSE:Factory

2015-02-12 Thread h_root
Hello community,

here is the log from the commit of package python-salt-testing for 
openSUSE:Factory checked in at 2015-02-13 08:35:38

Comparing /work/SRC/openSUSE:Factory/python-salt-testing (Old)
 and  /work/SRC/openSUSE:Factory/.python-salt-testing.new (New)


Package is python-salt-testing

Changes:

--- /work/SRC/openSUSE:Factory/python-salt-testing/python-salt-testing.changes  
2014-08-06 11:42:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-salt-testing.new/python-salt-testing.changes 
2015-02-13 08:35:39.0 +0100
@@ -1,0 +2,17 @@
+Thu Feb 12 19:33:24 UTC 2015 - abo...@gmail.com
+
+- Updated to 2015.2.16
+  + fixed scripts that weren't in source tarball
+  + dropped hard depency on python-requests
+  + Jenkins execution helper script salt-jenkins-build
+  + GitHub commit status notification: github-commit-status
+  
+---
+Wed Feb 11 20:10:32 UTC 2015 - abo...@gmail.com
+
+- Updated to 2015.2.15
+  + new depency python-requests
+  + too much to list:
+  see https://github.com/saltstack/salt-testing/compare/v2014.8.5...develop
+
+---

Old:

  SaltTesting-2014.8.5.tar.gz

New:

  SaltTesting-2015.2.16.tar.gz



Other differences:
--
++ python-salt-testing.spec ++
--- /var/tmp/diff_new_pack.qFSs0t/_old  2015-02-13 08:35:40.0 +0100
+++ /var/tmp/diff_new_pack.qFSs0t/_new  2015-02-13 08:35:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-salt-testing
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-salt-testing
-Version:2014.8.5
+Version:2015.2.16
 Release:0
 Summary:Testing tools needed in the several Salt Stack projects
 License:Apache-2.0
@@ -31,8 +31,10 @@
 BuildRequires:  python-mock
 BuildRequires:  python-setuptools
 BuildRequires:  python-unittest2
+BuildRequires:  python-requests
 Requires:   python-mock
 Requires:   python-unittest2
+Requires:  python-requests
 Recommends: python-coverage
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
@@ -56,6 +58,8 @@
 %files
 %defattr(-,root,root)
 %doc LICENSE AUTHORS.rst
+%{_bindir}/github-commit-status
+%{_bindir}/salt-jenkins-build
 %{python_sitelib}/*
 
 %changelog

++ SaltTesting-2014.8.5.tar.gz - SaltTesting-2015.2.16.tar.gz ++
 6410 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-salt-testing for openSUSE:Factory

2014-08-06 Thread h_root
Hello community,

here is the log from the commit of package python-salt-testing for 
openSUSE:Factory checked in at 2014-08-06 11:42:33

Comparing /work/SRC/openSUSE:Factory/python-salt-testing (Old)
 and  /work/SRC/openSUSE:Factory/.python-salt-testing.new (New)


Package is python-salt-testing

Changes:

--- /work/SRC/openSUSE:Factory/python-salt-testing/python-salt-testing.changes  
2014-05-02 14:03:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-salt-testing.new/python-salt-testing.changes 
2014-08-06 11:42:34.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  5 19:14:58 UTC 2014 - abo...@gmail.com
+
+- updated to 2014.8.5
+  + Added with_system_user, with_system_group and with_system_user_and_group 
which surpasses the functionality from the now deprecated with_system_account.
+  + Added expensiveTest decorator which is supposed to mark tests which cost 
money
+  + Allow passing a path to the docker binary
+  + Updated the PEP8 PyLint plugin to support some newly added messages
+  + Improved the string formatting pylint plugin
+  + Support mock_open as a fake object so that import errors are not triggered
+
+---

Old:

  SaltTesting-2014.4.24.tar.gz

New:

  SaltTesting-2014.8.5.tar.gz



Other differences:
--
++ python-salt-testing.spec ++
--- /var/tmp/diff_new_pack.FllUCi/_old  2014-08-06 11:42:35.0 +0200
+++ /var/tmp/diff_new_pack.FllUCi/_new  2014-08-06 11:42:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-salt-testing
-Version:2014.4.24
+Version:2014.8.5
 Release:0
 Summary:Testing tools needed in the several Salt Stack projects
 License:Apache-2.0

++ SaltTesting-2014.4.24.tar.gz - SaltTesting-2014.8.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-2014.4.24/PKG-INFO 
new/SaltTesting-2014.8.5/PKG-INFO
--- old/SaltTesting-2014.4.24/PKG-INFO  2014-04-24 14:04:42.0 +0200
+++ new/SaltTesting-2014.8.5/PKG-INFO   2014-08-05 17:29:44.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SaltTesting
-Version: 2014.4.24
+Version: 2014.8.5
 Summary: Required testing tools needed in the several Salt Stack projects.
 Home-page: http://saltstack.org
 Author: Pedro Algarvio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-2014.4.24/SaltTesting.egg-info/PKG-INFO 
new/SaltTesting-2014.8.5/SaltTesting.egg-info/PKG-INFO
--- old/SaltTesting-2014.4.24/SaltTesting.egg-info/PKG-INFO 2014-04-24 
14:04:32.0 +0200
+++ new/SaltTesting-2014.8.5/SaltTesting.egg-info/PKG-INFO  2014-08-05 
17:29:39.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SaltTesting
-Version: 2014.4.24
+Version: 2014.8.5
 Summary: Required testing tools needed in the several Salt Stack projects.
 Home-page: http://saltstack.org
 Author: Pedro Algarvio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-2014.4.24/salttesting/case.py 
new/SaltTesting-2014.8.5/salttesting/case.py
--- old/SaltTesting-2014.4.24/salttesting/case.py   2014-01-20 
16:48:54.0 +0100
+++ new/SaltTesting-2014.8.5/salttesting/case.py2014-06-10 
20:18:34.0 +0200
@@ -36,7 +36,8 @@
 arg_str,
 catch_stderr=False,
 with_retcode=False,
-timeout=None):
+timeout=None,
+raw=False):
 '''
 Execute a script with the given argument string
 '''
@@ -133,13 +134,28 @@
 else:
 out, err = process.communicate()
 # Force closing stderr/stdout to release file descriptors
-process.stdout.close()
-process.stderr.close()
+if process.stdout is not None:
+process.stdout.close()
+if process.stderr is not None:
+process.stderr.close()
 try:
 if with_retcode:
-return out.splitlines(), err.splitlines(), 
process.returncode
+if out is not None and err is not None:
+if not raw:
+return out.splitlines(), err.splitlines(), 
process.returncode
+else:
+return out, err, process.returncode
+return out.splitlines(), [], process.returncode
 else:
-return out.splitlines(), err.splitlines()
+if out is not None and err is not None:
+if not raw:
+return 

commit python-salt-testing for openSUSE:Factory

2014-05-02 Thread h_root
Hello community,

here is the log from the commit of package python-salt-testing for 
openSUSE:Factory checked in at 2014-05-02 14:03:04

Comparing /work/SRC/openSUSE:Factory/python-salt-testing (Old)
 and  /work/SRC/openSUSE:Factory/.python-salt-testing.new (New)


Package is python-salt-testing

Changes:

--- /work/SRC/openSUSE:Factory/python-salt-testing/python-salt-testing.changes  
2014-01-03 14:50:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-salt-testing.new/python-salt-testing.changes 
2014-05-02 14:03:05.0 +0200
@@ -1,0 +2,10 @@
+Thu Apr 24 19:34:10 UTC 2014 - abo...@gmail.com
+
+- Updated to version 2014.4.24
+  - first date based release
+  - Add skip_if_binaries_missing helper method
+  - Global exception handler to catch weird and uncaught exceptions
+  - Docker runtests support enhancements
+  - Mark the start and stop of each tests on a log message
+
+---

Old:

  SaltTesting-0.5.4.tar.gz

New:

  SaltTesting-2014.4.24.tar.gz



Other differences:
--
++ python-salt-testing.spec ++
--- /var/tmp/diff_new_pack.5xYrAx/_old  2014-05-02 14:03:06.0 +0200
+++ /var/tmp/diff_new_pack.5xYrAx/_new  2014-05-02 14:03:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-salt-testing
-Version:0.5.4
+Version:2014.4.24
 Release:0
 Summary:Testing tools needed in the several Salt Stack projects
 License:Apache-2.0

++ SaltTesting-0.5.4.tar.gz - SaltTesting-2014.4.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-0.5.4/PKG-INFO 
new/SaltTesting-2014.4.24/PKG-INFO
--- old/SaltTesting-0.5.4/PKG-INFO  2014-01-02 12:11:49.0 +0100
+++ new/SaltTesting-2014.4.24/PKG-INFO  2014-04-24 14:04:42.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SaltTesting
-Version: 0.5.4
+Version: 2014.4.24
 Summary: Required testing tools needed in the several Salt Stack projects.
 Home-page: http://saltstack.org
 Author: Pedro Algarvio
@@ -11,7 +11,7 @@
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 4 - Beta
 Classifier: Environment :: Console
 Classifier: Intended Audience :: Developers
 Classifier: Intended Audience :: Information Technology
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-0.5.4/SaltTesting.egg-info/PKG-INFO 
new/SaltTesting-2014.4.24/SaltTesting.egg-info/PKG-INFO
--- old/SaltTesting-0.5.4/SaltTesting.egg-info/PKG-INFO 2014-01-02 
12:11:33.0 +0100
+++ new/SaltTesting-2014.4.24/SaltTesting.egg-info/PKG-INFO 2014-04-24 
14:04:32.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SaltTesting
-Version: 0.5.4
+Version: 2014.4.24
 Summary: Required testing tools needed in the several Salt Stack projects.
 Home-page: http://saltstack.org
 Author: Pedro Algarvio
@@ -11,7 +11,7 @@
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 4 - Beta
 Classifier: Environment :: Console
 Classifier: Intended Audience :: Developers
 Classifier: Intended Audience :: Information Technology
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-0.5.4/SaltTesting.egg-info/SOURCES.txt 
new/SaltTesting-2014.4.24/SaltTesting.egg-info/SOURCES.txt
--- old/SaltTesting-0.5.4/SaltTesting.egg-info/SOURCES.txt  2014-01-02 
12:11:33.0 +0100
+++ new/SaltTesting-2014.4.24/SaltTesting.egg-info/SOURCES.txt  2014-04-24 
14:04:33.0 +0200
@@ -14,12 +14,14 @@
 salttesting/mock.py
 salttesting/unit.py
 salttesting/version.py
+salttesting/xmlunit.py
 salttesting/ext/__init__.py
 salttesting/ext/console.py
 salttesting/ext/os_data.py
 salttesting/parser/__init__.py
 salttesting/parser/cover.py
 salttesting/pylintplugins/__init__.py
+salttesting/pylintplugins/flask_sqlalchemy_transform.py
 salttesting/pylintplugins/pep263.py
 salttesting/pylintplugins/pep8.py
 salttesting/pylintplugins/string_format.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-0.5.4/salttesting/helpers.py 
new/SaltTesting-2014.4.24/salttesting/helpers.py
--- old/SaltTesting-0.5.4/salttesting/helpers.py2014-01-02 
12:03:08.0 +0100
+++ new/SaltTesting-2014.4.24/salttesting/helpers.py2014-02-08 
02:08:52.0 +0100
@@ 

commit python-salt-testing for openSUSE:Factory

2014-01-03 Thread h_root
Hello community,

here is the log from the commit of package python-salt-testing for 
openSUSE:Factory checked in at 2014-01-03 14:50:27

Comparing /work/SRC/openSUSE:Factory/python-salt-testing (Old)
 and  /work/SRC/openSUSE:Factory/.python-salt-testing.new (New)


Package is python-salt-testing

Changes:

--- /work/SRC/openSUSE:Factory/python-salt-testing/python-salt-testing.changes  
2013-11-12 15:22:49.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-salt-testing.new/python-salt-testing.changes 
2014-01-03 14:50:28.0 +0100
@@ -1,0 +2,9 @@
+Thu Jan  2 16:41:27 UTC 2014 - abo...@gmail.com
+
+- Updated to version 0.5.4
+- Support Pylint = 1.0 and still maintain support for older versions
+- Allow super() usage by turning old style classes into new style classes
+- Delete docker container once the tests suite ends
+- Fake some mocked object in order not to fail at import time(before mock 
support checks)
+
+---

Old:

  SaltTesting-0.5.3.tar.gz

New:

  SaltTesting-0.5.4.tar.gz



Other differences:
--
++ python-salt-testing.spec ++
--- /var/tmp/diff_new_pack.65aKzc/_old  2014-01-03 14:50:28.0 +0100
+++ /var/tmp/diff_new_pack.65aKzc/_new  2014-01-03 14:50:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-salt-testing
-Version:0.5.3
+Version:0.5.4
 Release:0
 Summary:Testing tools needed in the several Salt Stack projects
 License:Apache-2.0

++ SaltTesting-0.5.3.tar.gz - SaltTesting-0.5.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-0.5.3/AUTHORS.rst 
new/SaltTesting-0.5.4/AUTHORS.rst
--- old/SaltTesting-0.5.3/AUTHORS.rst   2013-11-12 06:14:36.0 +0100
+++ new/SaltTesting-0.5.4/AUTHORS.rst   2014-01-02 12:09:13.0 +0100
@@ -9,6 +9,7 @@
 ==  =  
 Erik Johnsonterminalmage   e...@saltstack.com
 Henrik Holmboe  holmboe
+Mike Place  cachedout  m...@saltstack.com
 Niels Abspoel   aboe76
 Pedro Algarvio  s0undt3ch  pe...@algarvio.me
 Thomas S. Hatch thatch45   thatc...@saltstack.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-0.5.3/PKG-INFO 
new/SaltTesting-0.5.4/PKG-INFO
--- old/SaltTesting-0.5.3/PKG-INFO  2013-11-12 06:22:43.0 +0100
+++ new/SaltTesting-0.5.4/PKG-INFO  2014-01-02 12:11:49.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SaltTesting
-Version: 0.5.3
+Version: 0.5.4
 Summary: Required testing tools needed in the several Salt Stack projects.
 Home-page: http://saltstack.org
 Author: Pedro Algarvio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-0.5.3/SaltTesting.egg-info/PKG-INFO 
new/SaltTesting-0.5.4/SaltTesting.egg-info/PKG-INFO
--- old/SaltTesting-0.5.3/SaltTesting.egg-info/PKG-INFO 2013-11-12 
06:22:26.0 +0100
+++ new/SaltTesting-0.5.4/SaltTesting.egg-info/PKG-INFO 2014-01-02 
12:11:33.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: SaltTesting
-Version: 0.5.3
+Version: 0.5.4
 Summary: Required testing tools needed in the several Salt Stack projects.
 Home-page: http://saltstack.org
 Author: Pedro Algarvio
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SaltTesting-0.5.3/salttesting/helpers.py 
new/SaltTesting-0.5.4/salttesting/helpers.py
--- old/SaltTesting-0.5.3/salttesting/helpers.py2013-11-12 
06:14:36.0 +0100
+++ new/SaltTesting-0.5.4/salttesting/helpers.py2014-01-02 
12:03:08.0 +0100
@@ -593,7 +593,9 @@
 
 for name in names:
 if name not in self.run_function('sys.doc'):
-reason = '{0!r} is not available'.format(name)
+reason = 'Salt module {0!r} is not available'.format(
+name
+)
 for fname in dir(self):
 if not fname.startswith('test_'):
 continue
@@ -616,7 +618,9 @@
 
 for name in names:
 if name not in cls.run_function('sys.doc'):
-cls.skipTest('{0!r} is not available'.format(name))
+cls.skipTest(
+'Salt module {0!r} is not available'.format(name)
+)
 break
 
 return caller(cls)
diff -urN