- update to version 4.5.1
- Add support for non-blocking locks
- Use TOX_CONSTRAINTS_FILE
- Dropping lower constraints testing
- Remove references to 'sys.version_info'
- Update CI to use unversioned jobs template
- Add Python3 wallaby unit tests
- Adding pre-commit
- Fix RequiredOptError when missing lock_path
- Remove unnecessary unicode prefixes
- Monkey patch original current_thread _active in processutils
- Use py3 as the default runtime for tox
- Update master for stable/victoria
- Allow python_exec kwarg to be None
- Move flake8 as a pre-commit local target.
- Add Python3 yoga unit tests
- setup.cfg: Replace dashes with underscores
- Remove lower-constraints remnants
- Update python testing classifier
OBS-URL: https://build.opensuse.org/request/show/979077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=18
- Add support for non-blocking locks
- Use TOX_CONSTRAINTS_FILE
- Dropping lower constraints testing
- Remove references to 'sys.version_info'
- Update CI to use unversioned jobs template
- Add Python3 wallaby unit tests
- Adding pre-commit
- Fix RequiredOptError when missing lock_path
- Remove unnecessary unicode prefixes
- Monkey patch original current_thread _active in processutils
- Use py3 as the default runtime for tox
- Update master for stable/victoria
- Allow python_exec kwarg to be None
- Move flake8 as a pre-commit local target.
- Add Python3 yoga unit tests
- setup.cfg: Replace dashes with underscores
- Remove lower-constraints remnants
- Update python testing classifier
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=53
- Don't warn on lock removal if file doesn't exist
- Bump default tox env from py37 to py38
- Add support for timeout to processutils.execute
- Monkey patch original current_thread _active
- Stop to use the __future__ module.
- Remove babel.cfg etc
- Switch to newer openstackdocstheme and reno versions
- Imported Translations from Zanata
- Update master for stable/ussuri
- Align contributing doc with oslo's policy
- Remove six usage
- Fix pygments style
- Update lower-constraints versions
- Fix hacking min version to 3.0.1
- Bump bandit version
- Add py38 package metadata
- Add Python3 victoria unit tests
- Add release notes links to doc index
- Remove the unused coding style modules
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=51
- Spiff up docs for *_with_prefix
- Blacklist sphinx 2.1.0 (autodoc bug)
- tox: Keeping going with docs
- Stop to build universal wheel
- Update the constraints url
- tox: Trivial cleanup
- Update master for stable/train
- ignore reno builds artifacts
- Drop python 2.7 support and testing
- Document management and history of lock files
- Update hacking for Python3
- Switch to Ussuri jobs
- Add lock_with_prefix convenience utility
- Fix remove_lock test
- trivial: Cleanup tox.ini
- remove outdated header
- Use unittest.mock instead of third party mock
- Stop configuring install_command in tox.
- Some test cleanup
- Bump the openstackdocstheme extension to 1.20
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=49
- update to version 3.29.1
- Switch to stestr
- Imported Translations from Zanata
- Update mailinglist from dev to discuss
- Remove PyPI downloads
- Change python3.5 job to python3.7 job on Stein+
- import zuul job settings from project-config
- ignore warning from bandit for using shell=
- Always build universal wheels
- Update reno for stable/rocky
- Reorganize that 'Release Notes' in README
- Don't quote {posargs} in tox.ini
- add python 3.6 unit test job
- add lib-forward-testing-python3 test job
- Remove stale pip-missing-reqs tox test
- Trivial: Update pypi url to new url
- Add support for fair locks
- fix tox python3 overrides
- Update hacking version
- Clean up .gitignore references to personal tools
- Stop using setup.py build_sphinx
- Add release notes link to README
- add python 3.7 unit test job
- Use templates for cover and lower-constraints
OBS-URL: https://build.opensuse.org/request/show/692853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=13
- set default python to python3
- Update doc links in CONTRIBUTING.rst and README.rst
- Mask passwords only when command execution fails
- Update reno for stable/queens
- fix lower constraints and uncap eventlet
- Imported Translations from Zanata
- Switch pep8 job to python 3
- Updated from global requirements
- add lower-constraints job
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=40
- update to version 3.24.0
- Imported Translations from Zanata
- Remove setting of version/release from releasenotes
- Remove -U from pip install
- Updated from global requirements
- Avoid tox_install.sh for constraints support
- update to version 3.23.0
- Add debug log to indicate when external lock is taken
- Update reno for stable/pike
- Minor correction to docstrings
- Windows: ensure exec calls don't block other greenthreads
- Updated from global requirements
- update to version 3.21.1
- Update .gitreview for stable/pike
- Windows: ensure exec calls don't block other greenthreads
- Updated from global requirements
- Update UPPER_CONSTRAINTS_FILE for stable/pike
OBS-URL: https://build.opensuse.org/request/show/566504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=9
- update to version 3.21.0
- Imported Translations from Zanata
- Remove log translations
- turn on warning-is-error for sphinx
- Check reStructuredText documents for common style issues
- Using fixtures.MockPatch instead of mockpatch.Patch
- [Fix gate]Update test requirement
- Update URLs in documents according to document migration
- Remove support for py34
- rearrange existing documentation to follow the new layout standard
- pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
- Update reno for stable/ocata
- Check for SubprocessError by name on Python 3.x
- Updated from global requirements
- switch from oslosphinx to openstackdocstheme
OBS-URL: https://build.opensuse.org/request/show/514990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=8
- Imported Translations from Zanata
- Remove log translations
- turn on warning-is-error for sphinx
- Check reStructuredText documents for common style issues
- Using fixtures.MockPatch instead of mockpatch.Patch
- [Fix gate]Update test requirement
- Update URLs in documents according to document migration
- Remove support for py34
- rearrange existing documentation to follow the new layout standard
- pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
- Update reno for stable/ocata
- Check for SubprocessError by name on Python 3.x
- Updated from global requirements
- switch from oslosphinx to openstackdocstheme
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=29
- 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
OBS-URL: https://build.opensuse.org/request/show/456656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=7
- [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
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=27
- update to version 3.14.0
* Fix external lock tests on Windows
* Updated from global requirements
- 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
- 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
- use renderspec source service
OBS-URL: https://build.opensuse.org/request/show/431484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=5
* 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
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=20
- update to 3.7.0:
* Updated from global requirements
* Update .gitreview for stable/mitaka
- Adjust Requires
- Add python-enum34 as BuildRequires to fix tests
- 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
- 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
OBS-URL: https://build.opensuse.org/request/show/392938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=4