Changelog for
python-oslo.cache-1.30.1-2.37.noarch.rpm :
Sat Sep 1 14:00:00 2018 cloud-develAATTsuse.de
- update to version 1.30.1
- Fix incompatible requirement in lower constraints
- Remove stale pip-missing-reqs tox test
- Update reno for stable/queens
- Update links in README
- Trivial: Update pypi url to new url
- Change memcache_socket_timeout to a float
- Imported Translations from Zanata
- Avoid use of autodoc_tree_index_modules
- Don\'t let tox_install.sh error if there is nothing to do
- Clean old output before new doc builds
- Switch pep8 job to python 3
- Updated from global requirements
- add lower-constraints job
Fri Feb 23 13:00:00 2018 tbechtoldAATTsuse.com
- Switch to stable/queens spec template
Mon Jan 15 13:00:00 2018 cloud-develAATTsuse.de
- update to version 1.28.0
- Update the documentation link for doc migration
- Follow the new PTI for document build
- Update reno for stable/pike
- Remove setting of version/release from releasenotes
- Imported Translations from Zanata
- Add more cache backend options
- add bandit to pep8 job
- Updated from global requirements
Mon Aug 7 14:00:00 2017 cloud-develAATTsuse.de
- update to version 1.25.0
- Change locations of docs for intersphinx
- Remove log translations
- Imported Translations from Zanata
- Fix error in cache.configure_cache_region usage doc
- etcd3 : get rid of ast_literal
- Improve backend configuration help text
- Remove unused/duplicated logging import
- update the doc URLs
- rearrange content to fit the new standard layout
- Add kwarg function key generator
- [Fix gate]Update test requirement
- switch from oslosphinx to openstackdocstheme
- pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
- Replaces uuid.uuid4 with uuidutils.generate_uuid()
- Update reno for stable/ocata
- Switch to oslo_log
- turn on warning-is-error in doc build
- Check reStructuredText documents for common style issues.
- Updated from global requirements
- etcd3 driver for oslo.cache
- Optimize the link address
Mon Feb 13 13:00:00 2017 cloud-develAATTsuse.de
- update to version 1.17.0:
- Imported Translations from Zanata
- Update reno for stable/newton
- Remove references to Python 3.4
- Fix docstring for get_memoization_decorator
- Add Constraints support
- Show team and repo badges on README
- Changed the home-page link
- Enable release notes translation
- TrivialFix: Remove default=None when set value in Config
- Updated from global requirements
- Add usage example to documentation
Thu Sep 1 14:00:00 2016 tbechtoldAATTsuse.com
- update to version 1.14.0
* Correct help text for backend option
* Fix OpenStack capitalization
Tue Aug 30 14:00:00 2016 tbechtoldAATTsuse.com
- update to version 1.13.0
* Updated from global requirements
Wed Aug 10 14:00:00 2016 tbechtoldAATTsuse.com
- update to version 1.12.0
* Fixup intersphinx docs
* Use entrypoints for backends
* Handle empty memcache pool corner case
* Imported Translations from Zanata
* Add Python 3.5 classifier and venv
* Updated from global requirements
Mon Jul 4 14:00:00 2016 tbechtoldAATTsuse.com
- update to 1.9.0:
* Updated from global requirements
* Add reno for releasenotes management
* Trivial: ignore openstack/common in flake8 exclude list
* Imported Translations from Zanata
* Remove direct dependency on babel
* If caching is globally disabled force dogpile to use the null backend
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 1.6.0:
* Updated from global requirements
* Update .gitreview for stable/mitaka
Sun Mar 13 13:00:00 2016 dmuellerAATTsuse.com
- update to 1.5.0:
* Updated from global requirements
Thu Mar 3 13:00:00 2016 tbechtoldAATTsuse.com
- update to 1.4.0:
* Updated from global requirements
* Move some of these noisy logs to trace level
* Revert \"Use assertTrue/False instead of assertEqual(T/F)\"
* Update translation setup
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Delete python bytecode before every test run
* Use assertTrue/False instead of assertEqual(T/F)
* Updated from global requirements
* Replace deprecated LOG.warn with LOG.warning
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Trival: Remove \'MANIFEST.in\'
* Updated from global requirements
* Remove Python 2.6 classifier
* Remove python 2.6 and cleanup tox.ini
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Export functions from __init__
- Adjust Requires according to requirements.txt
Thu Oct 15 14:00:00 2015 dmuellerAATTsuse.com
- update to 0.8.0:
* Make CacheIsolatingProxy public
* Add shields.io version/downloads links/badges into README.rst
* add auto-generated docs for config options
* Change ignore-errors to ignore_errors
* Updated from global requirements
Thu Sep 3 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.7.0:
* Updated from global requirements
* Implement get/set/delete multiple keys for dictionary backend
Thu Aug 27 14:00:00 2015 tbechtoldAATTsuse.com
- update to 0.6.0:
* Move optional backend dependencies into setup.cfg [extras]
* Ignore the .eggs/ directory
* Remove remnants of noop backend registration
* Updated from global requirements
* Updated from global requirements
* Setup translations
* flake8 - remove unused rules and fix imports
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Remove NoOp cache from oslo.cache
- Adjust Requires according to requirements.txt
Thu Jul 30 14:00:00 2015 tbechtoldAATTsuse.com
- Initial packaging