Revisions of python-oslo.concurrency

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161172 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to version 6.0.0
  - pre-commit: Integrate bandit
  - Deprecate Windows support
  - Display coverage report
  - Drop fallback to DEFAULT section
  - pre-commit: Bump versions
  - Update python classifier in setup.cfg
  - Update master for stable/2023.2
  - Bump hacking
  - Fix wrong stacklevel
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1136730 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- update to version 5.2.0
  - Update master for stable/2023.1
  - Imported Translations from Zanata
  - Revert "Moves supported python runtimes from version 3.8 to 3.10"
  - Bump bandit
  - Moves supported python runtimes from version 3.8 to 3.10

- update to version 5.1.1
  - Fix issues related to tox4
  - Cleanup py27 support
  - Imported Translations from Zanata
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1069678 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
- avoid eventlet lockup

- update to version 5.0.1
  - Log when waiting to acquire lock
  - Ignore coverage result files
  - Fix formatting of release list
  - Drop python3.6/3.7 support in testing runtime
  - Fix fair internal lock used from eventlet.spawn_n
  - Prove that spawn_n with fair lock is broken
  - Imported Translations from Zanata
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 979077 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 787443 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- add obsoletes

- switch to python 3.x only builds
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 774909 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to version 3.30.0
  - Update master for stable/stein
  - Replace git.openstack.org URLs with opendev.org URLs
  - Dropping the py35 testing
  - Add Python 3 Train unit tests
  - Cap Bandit below 1.6.0 and update Sphinx requirement
  - OpenDev Migration Patch
  - Follow the new PTI for document build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692853 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633096 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 583335 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- Switch to stable/queens spec template
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 576276 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to version 3.25.0
  - Add python_exec kwarg to processutils.execute()
  - Updated from global requirements
  - add bandit to pep8 job
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 566504 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 514990 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 8)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456656 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 7)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 431484 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 392938 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 337157 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
- update to 2.6.0:
  * Removes unused posix-ipc requirement
  * Updated from global requirements
- Adjust Requires according to requirements.txt
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 327702 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 2)
- 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
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by