| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-oslo.cache | Distribution: openSUSE Tumbleweed |
| Version: 3.12.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Sun Nov 9 18:33:09 2025 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 751708 | Source RPM: python-oslo.cache-3.12.0-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://docs.openstack.org/oslo.cache | |
| Summary: Cache storage for Openstack projects | |
oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached.
Apache-2.0
* Sun Nov 09 2025 Dirk Müller <dmueller@suse.com>
- update to 3.12.0:
* Imported Translations from Zanata
* Drop unused script for etcd tests
* Use BMemcacheClientPool if tls\_enabled=true
* add pyproject.toml to support pip 23.1
* Fix missing ':' in IPv6 example
* Update master for stable/2025.1
- switch to singlespec
* Tue Jul 01 2025 Dirk Müller <dmueller@suse.com>
- update to 3.10.1:
* Skip installation to speed up pep8
* Adjust warning message for eventlet support deprecation
* deprecate using memcache\_pool backend into an eventlet env
* Skip functional tests for documentation update
* Get rid of third party mock library
* Detect service ports from pifpaf environments
* Fix etcd package
* reno: Update master for unmaintained/2023.1
* Add note about requirements lower bounds
* Run pyupgrade to clean up Python 2 syntaxes
* Remove Python 3.8 support
* Support expiration time in backend
* Fix outdated tox minversion
* Declare Python 3.12 support
* Use oslo.utils implementation to parse sentinel address
* Update master for stable/2024.2
* Mon Sep 02 2024 cloud-devel@suse.de
- update to version 3.8.0
- reno: Update master for unmaintained/victoria
- reno: Update master for unmaintained/xena
- Redis Sentinel: Use dogpile.cache interface for username
- reno: Update master for unmaintained/zed
- reno: Update master for unmaintained/wallaby
- Use f-string when creating config dict
- Remove old excludes
- redis: Make database id configurable
- Redis: Support socket keepalive
- Update master for stable/2024.1
* Thu May 02 2024 cloud-devel@suse.de
- update to version 3.7.0
- Update master for stable/2023.2
- reno: Update master for unmaintained/yoga
- Fix minor typos in parameter help texts
- Add native options for redis backend
- Automate TLS certificates settings for redis backend
- Do not mark hosts as alive when they are all dead
- Add a new option to enforce the OpenSSL FIPS mode
- memcache: Remove "default" username and password
- config: Document backends supporting specific options
- Fail if tls_enabled is True but backend does not support it
- pre-commit: Bump versions
- Bump hacking
- Fix wrong path in coveragerc
- [cache] memcache_password should be secret
- Prevent potential ReDoS attack
- Bump hacking (again)
- Clean-up memcache connection sockets
- Display coverage report
- Ensure requirements are capped by upper constraints
- Fix incomplete exception message
- Add support for Redis Sentinel backend
- Update python classifier in setup.cfg
- pre-commit: Integrate bandit
- Cleanup py27 support
- redis: Add functional tests
* Thu Jan 04 2024 cloud-devel@suse.de
- update to version 3.5.0
- Bump bandit
- Imported Translations from Zanata
* Thu Jun 15 2023 cloud-devel@suse.de
- update to version 3.4.0
- Revert "Moves supported python runtimes from version 3.8 to 3.10"
- Update master for stable/2023.1
- Imported Translations from Zanata
- Moves supported python runtimes from version 3.8 to 3.10
- Allow bmemcached to be optional for memcache_pool
* Tue Mar 07 2023 cloud-devel@suse.de
- update to version 3.3.1
- Fix issues related to tox4
* Mon Mar 06 2023 cloud-devel@suse.de
- update to version 3.3.0
- Add Python3 antelope unit tests
- Imported Translations from Zanata
- Add bmemcached as optional dependency
- Update master for stable/zed
* Sun Oct 02 2022 cloud-devel@suse.de
- update to version 3.1.0
- Support SASL protocol for memcached
* Tue Aug 16 2022 cloud-devel@suse.de
- update to version 3.0.0
- Drop python3.6/3.7 support in testing runtime
- Imported Translations from Zanata
* Tue Jun 07 2022 cloud-devel@suse.de
- update to version 2.11.0
- Add Python3 yoga unit tests
- Expose pymemcache's HashClient public params
- Add Python3 zed unit tests
- Add Python 3 only classifier
- fix typo
- Use the right backend for TLS tests
- Remove unnecessary unicode prefixes
- Drop pymongo useless and removed attribute
- Fix description of memcache_servers
- Update master for stable/xena
- Update master for stable/yoga
- Update python testing classifier
- Add socket keepalive options to oslo.cache
- Add retry mechanisms to oslo.cache
/usr/lib/python3.11/site-packages/oslo_cache /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/INSTALLER /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/METADATA /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/RECORD /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/REQUESTED /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/WHEEL /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/entry_points.txt /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/licenses /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/licenses/AUTHORS /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/licenses/LICENSE /usr/lib/python3.11/site-packages/oslo_cache-3.12.0.dist-info/top_level.txt /usr/lib/python3.11/site-packages/oslo_cache/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/_bmemcache_pool.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/_bmemcache_pool.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/_i18n.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/_i18n.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/_memcache_pool.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/_memcache_pool.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/_opts.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/_opts.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/core.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/core.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/exception.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/exception.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/testing.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/testing.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/version.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/__pycache__/version.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/_bmemcache_pool.py /usr/lib/python3.11/site-packages/oslo_cache/_i18n.py /usr/lib/python3.11/site-packages/oslo_cache/_memcache_pool.py /usr/lib/python3.11/site-packages/oslo_cache/_opts.py /usr/lib/python3.11/site-packages/oslo_cache/backends /usr/lib/python3.11/site-packages/oslo_cache/backends/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/dictionary.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/dictionary.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/etcd3gw.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/etcd3gw.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/memcache_pool.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/memcache_pool.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/mongo.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/__pycache__/mongo.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/backends/dictionary.py /usr/lib/python3.11/site-packages/oslo_cache/backends/etcd3gw.py /usr/lib/python3.11/site-packages/oslo_cache/backends/memcache_pool.py /usr/lib/python3.11/site-packages/oslo_cache/backends/mongo.py /usr/lib/python3.11/site-packages/oslo_cache/core.py /usr/lib/python3.11/site-packages/oslo_cache/exception.py /usr/lib/python3.11/site-packages/oslo_cache/locale /usr/lib/python3.11/site-packages/oslo_cache/locale/de /usr/lib/python3.11/site-packages/oslo_cache/locale/de/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/de/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/en_GB /usr/lib/python3.11/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/es /usr/lib/python3.11/site-packages/oslo_cache/locale/es/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/es/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/fr /usr/lib/python3.11/site-packages/oslo_cache/locale/fr/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/fr/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/it /usr/lib/python3.11/site-packages/oslo_cache/locale/it/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/it/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/ko_KR /usr/lib/python3.11/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/pt_BR /usr/lib/python3.11/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/ru /usr/lib/python3.11/site-packages/oslo_cache/locale/ru/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/ru/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/tr_TR /usr/lib/python3.11/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/zh_CN /usr/lib/python3.11/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/locale/zh_TW /usr/lib/python3.11/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES /usr/lib/python3.11/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES/oslo_cache.po /usr/lib/python3.11/site-packages/oslo_cache/testing.py /usr/lib/python3.11/site-packages/oslo_cache/tests /usr/lib/python3.11/site-packages/oslo_cache/tests/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/__pycache__/test_cache.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/__pycache__/test_cache.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/__pycache__/test_base.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/__pycache__/test_base.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/__pycache__/test_cache_backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/__pycache__/test_cache_backend.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_bmemcached/test_cache_backend.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/__pycache__/test_cache_backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/__pycache__/test_cache_backend.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_pymemcache/test_cache_backend.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis/__pycache__/test_cache_backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis/__pycache__/test_cache_backend.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis/test_cache_backend.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis_sentinel /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis_sentinel/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis_sentinel/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis_sentinel/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis_sentinel/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis_sentinel/__pycache__/test_cache_backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis_sentinel/__pycache__/test_cache_backend.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/dogpile_cache_redis_sentinel/test_cache_backend.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/etcd3gw /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/etcd3gw/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/etcd3gw/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/etcd3gw/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/etcd3gw/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/etcd3gw/__pycache__/test_cache_backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/etcd3gw/__pycache__/test_cache_backend.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/etcd3gw/test_cache_backend.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/memcache_pool /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/memcache_pool/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/memcache_pool/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/memcache_pool/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/memcache_pool/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/memcache_pool/__pycache__/test_cache_backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/memcache_pool/__pycache__/test_cache_backend.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/memcache_pool/test_cache_backend.py /usr/lib/python3.11/site-packages/oslo_cache/tests/functional/test_base.py /usr/lib/python3.11/site-packages/oslo_cache/tests/test_cache.py /usr/lib/python3.11/site-packages/oslo_cache/tests/unit /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__init__.py /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__ /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/test_cache_backend_mongo.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/test_cache_backend_mongo.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/test_cache_basics.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/test_cache_basics.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/test_connection_pool.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/test_connection_pool.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/test_dict_backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/__pycache__/test_dict_backend.cpython-311.pyc /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/test_cache_backend_mongo.py /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/test_cache_basics.py /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/test_connection_pool.py /usr/lib/python3.11/site-packages/oslo_cache/tests/unit/test_dict_backend.py /usr/lib/python3.11/site-packages/oslo_cache/version.py /usr/share/doc/packages/python311-oslo.cache /usr/share/doc/packages/python311-oslo.cache/LICENSE /usr/share/doc/packages/python311-oslo.cache/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 13 22:53:28 2025