58 Commits

Author SHA256 Message Date
Dominique Leuenberger
13b50305ab Accepting request 1198368 from Cloud:OpenStack:Factory
- update to version 6.1.0
  - Update master for stable/2024.1
  - Remove old excludes
  - reno: Update master for unmaintained/victoria

OBS-URL: https://build.opensuse.org/request/show/1198368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=22
2024-09-04 11:22:52 +00:00
59735877a8 - update to version 6.1.0
- Update master for stable/2024.1
  - Remove old excludes
  - reno: Update master for unmaintained/victoria

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=63
2024-09-02 17:34:29 +00:00
Ana Guerrero
033aac49c9 Accepting request 1161172 from Cloud:OpenStack:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1161172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=21
2024-03-25 20:11:03 +00:00
1fb86179d9 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=61
2024-03-24 20:01:04 +00:00
Dominique Leuenberger
dc9ba2c738 Accepting request 1136730 from Cloud:OpenStack:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1136730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=20
2024-01-05 20:41:48 +00:00
3f6356f2a0 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=59
2024-01-04 09:12:19 +00:00
eccbe71c0d - update to version 5.1.1
- Fix issues related to tox4
  - Cleanup py27 support
  - Imported Translations from Zanata

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=58
2023-05-03 12:27:05 +00:00
Dominique Leuenberger
1b1f3663fa Accepting request 1069678 from Cloud:OpenStack:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1069678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=19
2023-03-07 15:49:36 +00:00
d17643259f - avoid eventlet lockup
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=56
2023-03-06 15:23:09 +00:00
0892f5b787 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=55
2022-10-02 14:48:00 +00:00
Dominique Leuenberger
333516ecca Accepting request 979077 from Cloud:OpenStack:Factory
- 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
2022-05-25 18:34:36 +00:00
99c9440007 - 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/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=53
2022-05-24 21:18:59 +00:00
Dominique Leuenberger
d995f94045 Accepting request 841205 from Cloud:OpenStack:Factory
switch to victoria

OBS-URL: https://build.opensuse.org/request/show/841205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=17
2020-10-26 15:16:27 +00:00
299835567e - update to version 4.3.0
- 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
2020-10-09 19:10:33 +00:00
Dominique Leuenberger
f99cdd679c Accepting request 803587 from Cloud:OpenStack:Factory
Ussuri Update

OBS-URL: https://build.opensuse.org/request/show/803587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=16
2020-06-05 18:13:47 +00:00
4213d625e8 - update to version 4.0.2
- 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
2020-05-12 09:54:16 +00:00
Dominique Leuenberger
4f390c4374 Accepting request 787443 from Cloud:OpenStack:Factory
- add obsoletes

- switch to python 3.x only builds

OBS-URL: https://build.opensuse.org/request/show/787443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=15
2020-03-24 21:32:45 +00:00
a5cf88a155 - add obsoletes
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=47
2020-03-23 12:17:22 +00:00
ab26b7d996 - switch to python 3.x only builds
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=46
2020-03-14 12:04:33 +00:00
Dominique Leuenberger
05683328af Accepting request 774909 from Cloud:OpenStack:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/774909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=14
2020-02-18 09:40:39 +00:00
Thomas Bechtold
519940c8bc - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=44
2019-10-09 12:25:26 +00:00
Dominique Leuenberger
df4562c542 Accepting request 692853 from Cloud:OpenStack:Factory
- 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
2019-05-03 20:42:04 +00:00
0538638088 osc copypac from project:Cloud:OpenStack:Stein:Staging package:python-oslo.concurrency revision:2, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=42
2019-04-08 12:58:12 +00:00
Dominique Leuenberger
e0a175e0a7 Accepting request 633096 from Cloud:OpenStack:Factory
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build

OBS-URL: https://build.opensuse.org/request/show/633096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=12
2018-09-07 13:38:43 +00:00
caaccd5223 - update to version 3.27.0
- 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
2018-09-01 08:57:19 +00:00
Dominique Leuenberger
dace7a8e0a Accepting request 583335 from Cloud:OpenStack:Factory
- Switch to stable/queens spec template

OBS-URL: https://build.opensuse.org/request/show/583335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=11
2018-03-19 22:35:37 +00:00
Thomas Bechtold
5a3a66e85f OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=38 2018-02-23 13:20:05 +00:00
Dominique Leuenberger
11bcb4b539 Accepting request 576276 from Cloud:OpenStack:Factory
- update to version 3.25.0
  - Add python_exec kwarg to processutils.execute()
  - Updated from global requirements
  - add bandit to pep8 job

OBS-URL: https://build.opensuse.org/request/show/576276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=10
2018-02-14 09:51:40 +00:00
7e00cdef8e OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=36 2018-02-13 13:39:32 +00:00
af8d29ba00 - update to version 3.25.0
- Add python_exec kwarg to processutils.execute()
  - Updated from global requirements
  - add bandit to pep8 job

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=35
2018-01-30 15:14:01 +00:00
Dominique Leuenberger
27c41dfe23 Accepting request 566504 from Cloud:OpenStack:Factory
- 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
2018-01-17 20:58:27 +00:00
75e7a252f1 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=33
2018-01-15 11:50:43 +00:00
a95e8a4d99 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=32
2018-01-15 11:50:26 +00:00
Thomas Bechtold
cfff077c91 osc copypac from project:Cloud:OpenStack:Pike package:python-oslo.concurrency revision:2, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=31
2017-09-28 06:58:07 +00:00
Dominique Leuenberger
8bd32c7826 Accepting request 514990 from Cloud:OpenStack:Factory
- 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
2017-08-28 13:31:23 +00:00
Thomas Bechtold
52318ad45b - 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/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=29
2017-08-07 13:38:26 +00:00
Dominique Leuenberger
c88f8102f0 Accepting request 456656 from Cloud:OpenStack:Factory
- 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
2017-02-21 12:41:57 +00:00
Thomas Bechtold
135c78c5cb - 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/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=27
2017-02-13 09:04:18 +00:00
Dominique Leuenberger
72d59f22e3 Accepting request 433110 from Cloud:OpenStack:Factory
- switch to stable/newton

OBS-URL: https://build.opensuse.org/request/show/433110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=6
2016-10-13 09:29:10 +00:00
6312806116 - switch to stable/newton
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=25
2016-10-04 11:12:38 +00:00
Dominique Leuenberger
ae8b1000ad Accepting request 431484 from Cloud:OpenStack:Factory
- 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
2016-09-30 13:35:20 +00:00
46b428e88c OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=23 2016-09-30 09:43:07 +00:00
Thomas Bechtold
758befbf37 - update to version 3.14.0
* Fix external lock tests on Windows
  * Updated from global requirements

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=22
2016-08-30 16:22:43 +00:00
Thomas Bechtold
e34ab77c23 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=21
2016-08-10 14:36:46 +00:00
Thomas Bechtold
9cf0924438 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=20
2016-06-03 13:19:26 +00:00
Thomas Bechtold
c97ce7ae91 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=19 2016-06-02 09:17:04 +00:00
Thomas Bechtold
fb46832bb9 - use renderspec source service
- update spec from upstream

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=18
2016-06-02 08:57:20 +00:00
Dominique Leuenberger
b75ebf02ab Accepting request 392938 from Cloud:OpenStack:Factory
- 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
2016-05-04 06:20:03 +00:00
Thomas Bechtold
04ce995011 - update to 3.7.0:
* Updated from global requirements
  * Update .gitreview for stable/mitaka
- Adjust Requires

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=16
2016-04-04 11:23:14 +00:00
f87a8960ed OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=15 2016-03-29 22:57:43 +00:00