File python-oslo.concurrency.changes of Package python-oslo.concurrency
-------------------------------------------------------------------
Sun Aug 16 17:46:45 UTC 2015 - dmueller@suse.com
- update to 1.8.2:
* processutils: ensure on_completion callback is always called
* Updated from global requirements
* Allow preexec_fn method for processutils.execute
* Add 2 callbacks to processutils.execute()
* set defaultbranch for reviews
-------------------------------------------------------------------
Mon Mar 30 06:04:01 UTC 2015 - tbechtold@suse.com
- update to 1.8.0:
* Switch to non-namespaced module imports
* Remove py33 env from default tox list
* Add lockutils.get_lock_path() function
-------------------------------------------------------------------
Tue Mar 10 11:30:26 UTC 2015 - tbechtold@suse.com
- update to 1.7.0:
* Imported Translations from Transifex
* Updated from global requirements
- adjust Requires according to requirements.txt
-------------------------------------------------------------------
Tue Feb 24 08:21:21 UTC 2015 - tbechtold@suse.com
- update to 1.6.0:
* Updated from global requirements
* processutils: execute(): fix option incompatibility
* Ability to set working directory
* Add eventlet test check to new tests __init__.py
* Drop use of namespaced oslo.i18n
* Updated from global requirements
* Updated from global requirements
* Update Oslo imports to remove namespace package
-------------------------------------------------------------------
Thu Jan 15 08:54:31 UTC 2015 - tbechtold@suse.com
- update to 1.4.1:
* Revert "Port processutils to Python 3"
-------------------------------------------------------------------
Wed Jan 14 10:38:01 UTC 2015 - tbechtold@suse.com
- update to version 0.4.0:
* Bump to hacking 0.10
* Updated from global requirements
* add watchdog module
* Updated from global requirements
* make time format for processutils match lockutils
* Correct the translation domain for loading messages
* Add a reader/writer lock
* Don't use ConfigFilter for lockutils
* Report import warnings where the import occurs
* Port processutils to Python 3
* Activate pep8 check that _ is imported
* Drop requirements-py3.txt
* Updated from global requirements
* Clean up API documentation
* Workflow documentation is now in infra-manual
* Remove noqa from test files
* test compatibility for old imports
* Fix bug link in README.rst
- Adjust BuildRequires according to test-requirements.txt
-------------------------------------------------------------------
Wed Jan 14 10:14:23 UTC 2015 - tbechtold@suse.com
- Add python_requires to _service
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Tue Dec 9 10:04:30 UTC 2014 - dmueller@suse.com
- update to 0.3.0:
* Add external lock fixture
* Add a TODO for retrying pull request #20
* Allow the lock delay to be provided
* Allow for providing a customized semaphore container
* Move locale files to proper place
* Flesh out the README
* Move out of the oslo namespace package
* Improve testing in py3 environment
* Only modify autoindex.rst if it exists
* Imported Translations from Transifex
* lockutils-wrapper cleanup
* Don't use variables that aren't initialized
-------------------------------------------------------------------
Sat Nov 1 21:29:50 UTC 2014 - dmueller@suse.com
- Initial package