File python-oslotest.changes of Package python-oslotest
-------------------------------------------------------------------
Tue Oct 28 09:06:07 UTC 2014 - dmueller@suse.com
- update to 1.2.0:
* Updated from global requirements
* Set install_command in tox to avoid pre-releases
* Add an extra parameter for test directory in debugger script
* Handle tempfile content encoding
* Work toward Python 3.4 support and testing
* Add links to best practices video and etherpad
* Updated from global requirements
* Drop .sh extension from oslo_debug_helper.sh
* Add history/changelog to docs
* fix typo and formatting in contributing docs
-------------------------------------------------------------------
Sat Sep 27 15:58:40 UTC 2014 - dmueller@suse.com
- update to 1.1.0:
* no change compared to 1.1.0.0a2
-------------------------------------------------------------------
Tue Sep 16 07:14:53 UTC 2014 - dmueller@suse.com
- update to 1.1.0.0a2:
* Add fixture for mock.patch.multiple
* Ensure that mock.patch.stopall is called last
* Remove differences between Python 2.x and 3.x versions
* Require six
* Add documentation for running oslo_debug_heler.sh
* Restructure oslotest docs
* Add pdb support to tox with debug helper shell script
* Updated from global requirements
* Cleaning up index.rst file
* Add known issue about time.time mocking
* Updated from global requirements
* Add API documentation
* Moving to use the mock module found in Python3
-------------------------------------------------------------------
Wed Sep 3 12:45:53 UTC 2014 - dmueller@suse.com
- add drop-mox-dependency.diff
-------------------------------------------------------------------
Tue Aug 26 10:02:12 UTC 2014 - dmueller@suse.com
- update to 1.1.0.0a1:
* Update to hacking 0.9.2
* Cleanup mock patches on BaseTestCase tearDown(
* Add unit test for olsotest base class
* fix .gitreview after rename
* Sync new sphinx requirement spec
* Set log level to default value
* Updated from global requirements
* Update cross-test directions
* Update project name in doc build
-------------------------------------------------------------------
Wed Apr 2 09:30:30 UTC 2014 - speilicke@suse.com
- Update to version 1.0.0:
* Import run_cross_tests.sh from oslo-incubator
* Fix up documentation files
* Fake logger as instance attribute
* Require testrepository and other tools at runtime
* Updated from global requirements
* Add tool to run cross-project tests
- Fix dependencies
- Use testrepository to run tests
-------------------------------------------------------------------
Thu Mar 27 11:13:59 UTC 2014 - cfarrell@suse.com
- license update: Apache-2.0
See LICENSE
-------------------------------------------------------------------
Mon Mar 3 10:42:54 UTC 2014 - bwiedemann@suse.com
- initial package using
py2pack generate -t opensuse.spec -f python-oslotest.spec oslotest