SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-oslo.concurrency-3.18.0-1.3.noarch.rpm :
Mon Feb 13 13:00:00 2017 cloud-develAATTsuse.de
- update to version 3.18.0:
- [TrivialFix] Replace \'assertTrue(a in b)\' with \'assertIn(a, b)\'
- Update reno for stable/newton
- Automatically convert process_input to bytes
- Imported Translations from Zanata
- Change assertTrue(isinstance()) by optimal assert
- Updated from global requirements
- Add Constraints support
- Remove unnecessary requirements
- Show team and repo badges on README
- Changed the home-page link
- Enable release notes translation
- Ignore prlimit argument on Windows

Tue Oct 4 14:00:00 2016 dmuellerAATTsuse.com
- switch to stable/newton

Tue Aug 30 14:00:00 2016 tbechtoldAATTsuse.com
- update to version 3.14.0

* Fix external lock tests on Windows

* Updated from global requirements

Wed Aug 10 14:00:00 2016 tbechtoldAATTsuse.com
- update to version 3.13.0

* Add Python 3.5 classifier and venv

* Imported Translations from Zanata

* Fix parameters of assertEqual are misplaced

* Updated from global requirements

* Add reno for releasenotes management

Fri Jun 3 14:00:00 2016 tbechtoldAATTsuse.com
- update to 3.9.0:

* Add doc/ to pep8 check

* Remove unused import statement

* Add timeout option to ssh_execute

* Fix wrong import example in docstring

* Trivial: ignore openstack/common in flake8 exclude list

* Updated from global requirements

* Imported Translations from Zanata

* processutils: add support for missing process limits

* Remove direct dependency on babel

* Updated from global requirements

* Updated from global requirements

* Updated from global requirements

* Add a few usage examples for lockutils

* Revert \"Use tempfile.tempdir for lock_path if OSLO_LOCK_PATH is not set\"

* Updated from global requirements

* Use tempfile.tempdir for lock_path if OSLO_LOCK_PATH is not set

Thu Jun 2 14:00:00 2016 tbechtoldAATTsuse.com
- use renderspec source service
- update spec from upstream

Mon Apr 4 14:00:00 2016 tbechtoldAATTsuse.com
- update to 3.7.0:

* Updated from global requirements

* Update .gitreview for stable/mitaka
- Adjust Requires

Wed Mar 16 13:00:00 2016 tbechtoldAATTsuse.com
- Add python-enum34 as BuildRequires to fix tests

Mon Feb 29 13:00:00 2016 dmuellerAATTsuse.com
- update to 3.6.0:

* Updated from global requirements

* Update translation setup

* Add prlimit parameter to execute()

* Imported Translations from Zanata

* Remove unnecessary package in setup.cfg

Sun Feb 28 13:00:00 2016 dmuellerAATTsuse.com
- update to 3.2.0:

* Updated from global requirements

* Trival: Remove \'MANIFEST.in\'

* Add complementary remove lock with prefix function

* Drop python 2.6 support

* Updated from global requirements

* Remove python 2.6 classifier

* Use versionadded and versionchanged in doc

* Updated from global requirements

* Imported Translations from Zanata

* Fix Tests to run under OSX

* Fix coverage configuration and execution

* Imported Translations from Zanata

* Move \'history\' -> release notes section

* add auto-generated docs for config options

* Change ignore-errors to ignore_errors

* Updated from global requirements

* Imported Translations from Zanata

* Use int enumerations for log error constants

Wed Sep 9 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.6.0:

* Removes unused posix-ipc requirement

* Updated from global requirements
- Adjust Requires according to requirements.txt

Thu Aug 27 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.5.0:

* Updated from global requirements

* Updated from global requirements

* Use oslo_utils reflection to get \'f\' callable name

* flake8 - remove unused rules

* Imported Translations from Transifex

* Updated from global requirements
- Adjust Requires according to requirements.txt

Wed Jul 29 14:00:00 2015 tbechtoldAATTsuse.com
- Unify spec file
- Add -doc package

Mon Jul 20 14:00:00 2015 dmuellerAATTsuse.com
- update to 2.3.0:

* Imported Translations from Transifex

* Allow preexec_fn method for processutils.execute

* Updated from global requirements

* Use pypi name for requirements.txt

* processutils: ensure on_completion callback is always called

* Updated from global requirements

* Remove redundant fileutils

* Add tox target to find missing requirements

Fri Jul 3 14:00:00 2015 dmuellerAATTsuse.com
- add missing dependency on fasteners

Wed Jun 24 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.1.0:

* Imported Translations from Transifex

* Updated from global requirements

* Updated from global requirements

* Add 2 callbacks to processutils.execute()

* Updated from global requirements

* Fix LockFixture docstring

* Updated from global requirements

* Switch badges from \'pypip.in\' to \'shields.io\'

* Updated from global requirements

* Replace locks and replace with fasteners library provides ones

Wed Jun 10 14:00:00 2015 tbechtoldAATTsuse.com
- update to 2.0.0:

* Remove oslo namespace package
- enable testsuite

Tue Jun 2 14:00:00 2015 tbechtoldAATTsuse.com
- update to 1.10.0:

* Imported Translations from Transifex

* Sync from oslo-incubator

* Updated from global requirements

* Advertise support for Python3.4 / Remove support for 3.3

* Updated from global requirements

* Imported Translations from Transifex

* Remove run_cross_tests.sh

* Updated from global requirements

* Updated from global requirements

* Add binary parameter to execute and ssh_execute

* Port processutils to Python 3

* Uncap library requirements for liberty

* Move fixtures to test-requirements.txt

* Fix test_as_root
* tests to work when run as root

* Add pypi download + version badges

* Standardize setup.cfg summary for oslo libs

* Imported Translations from Transifex

* Updated from global requirements

* Remove tools/run_cross_tests.sh from openstack-common.conf

Mon Mar 30 14:00:00 2015 tbechtoldAATTsuse.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 13:00:00 2015 tbechtoldAATTsuse.com
- update to 1.7.0:

* Imported Translations from Transifex

* Updated from global requirements
- adjust Requires according to requirements.txt

Tue Feb 24 13:00:00 2015 tbechtoldAATTsuse.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 13:00:00 2015 tbechtoldAATTsuse.com
- update to 1.4.1:

* Revert \"Port processutils to Python 3\"

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


 
ICM