18 Commits

Author SHA256 Message Date
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
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
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
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
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
18b1de7e37 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=14 2016-03-29 22:52:55 +00:00
Thomas Bechtold
837f18c673 - Add python-enum34 as BuildRequires to fix tests
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=13
2016-03-16 16:53:24 +00:00
1506be5369 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=12
2016-02-29 09:36:36 +00:00
60fb999e11 - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=11
2016-02-28 13:17:03 +00:00
Thomas Bechtold
88c0c0adeb - update to 2.6.0:
* Removes unused posix-ipc requirement
  * Updated from global requirements
- Adjust Requires according to requirements.txt

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=9
2015-09-09 07:00:47 +00:00
Stephan Kulow
586a37a77e Accepting request 327702 from Cloud:OpenStack:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/327702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=2
2015-08-29 18:05:03 +00:00
Stephan Kulow
5eaf9e9874 Accepting request 321239 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/321239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=1
2015-08-27 06:55:11 +00:00