Changelog for
python-oslo.concurrency-0.4.0-1.6.x86_64.rpm :
Wed Jan 14 13:00:00 2015 tbechtoldAATTsuse.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 13:00:00 2015 tbechtoldAATTsuse.com
- Add python_requires to _service
- Adjust Requires according to requirements.txt
Tue Dec 9 13:00:00 2014 dmuellerAATTsuse.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 13:00:00 2014 dmuellerAATTsuse.com
- Initial package