Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-cachy-0.3.0-6.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-cachy Distribution: openSUSE Tumbleweed
Version: 0.3.0 Vendor: openSUSE
Release: 6.3 Build date: Wed Nov 29 13:32:31 2023
Group: Unspecified Build host: reproducible
Size: 120974 Source RPM: python-cachy-0.3.0-6.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/sdispater/cachy
Summary: A caching library for Python
Cachy provides a caching library.

Provides

Requires

License

MIT

Changelog

* Wed Nov 29 2023 Daniel Garcia <daniel.garcia@suse.com>
  - Add upstream patch flexmock-0.11.patch to make tests work with
    latest version of python-flexmock gh#sdispater/cachy#19
* Mon May 08 2023 Johannes Kastl <kastl@b1-systems.de>
  - add sle15_python_module_pythons
* Mon Dec 19 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch support-pymemcache.patch:
    * Use pymemcache rather than other clients.
* Mon Feb 21 2022 Andreas Schneider <asn@cryptomilk.org>
  - Skip building for python2
* Tue Sep 17 2019 Jan Engelhardt <jengelh@inai.de>
  - Ensure neutrality of description. Avoid name repetition in summary.
* Tue Sep 17 2019 John Vandenberg <jayvdb@gmail.com>
  - Update to v0.3.0
* Sun May 19 2019 John Vandenberg <jayvdb@gmail.com>
  - Activate test suite
* Sun Jan 20 2019 Niels Abspoel <aboe76@gmail.com>
  - initial packaging for v0.2.0

Files

/usr/lib/python3.10/site-packages/cachy
/usr/lib/python3.10/site-packages/cachy-0.3.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/cachy-0.3.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/cachy-0.3.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/cachy-0.3.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/cachy-0.3.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/cachy-0.3.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/cachy/__init__.py
/usr/lib/python3.10/site-packages/cachy/__pycache__
/usr/lib/python3.10/site-packages/cachy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/cache_manager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/cache_manager.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/helpers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/helpers.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/redis_tagged_cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/redis_tagged_cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/repository.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/repository.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/tag_set.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/tag_set.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/tagged_cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/tagged_cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/cache_manager.py
/usr/lib/python3.10/site-packages/cachy/contracts
/usr/lib/python3.10/site-packages/cachy/contracts/__init__.py
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/factory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/factory.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/repository.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/repository.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/store.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/store.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/taggable_store.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/__pycache__/taggable_store.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/contracts/factory.py
/usr/lib/python3.10/site-packages/cachy/contracts/repository.py
/usr/lib/python3.10/site-packages/cachy/contracts/store.py
/usr/lib/python3.10/site-packages/cachy/contracts/taggable_store.py
/usr/lib/python3.10/site-packages/cachy/helpers.py
/usr/lib/python3.10/site-packages/cachy/redis_tagged_cache.py
/usr/lib/python3.10/site-packages/cachy/repository.py
/usr/lib/python3.10/site-packages/cachy/serializers
/usr/lib/python3.10/site-packages/cachy/serializers/__init__.py
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/json_serializer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/json_serializer.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/msgpack_serializer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/msgpack_serializer.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/pickle_serializer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/pickle_serializer.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/serializer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/__pycache__/serializer.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/serializers/json_serializer.py
/usr/lib/python3.10/site-packages/cachy/serializers/msgpack_serializer.py
/usr/lib/python3.10/site-packages/cachy/serializers/pickle_serializer.py
/usr/lib/python3.10/site-packages/cachy/serializers/serializer.py
/usr/lib/python3.10/site-packages/cachy/stores
/usr/lib/python3.10/site-packages/cachy/stores/__init__.py
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/dict_store.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/dict_store.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/file_store.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/file_store.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/memcached_store.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/memcached_store.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/null_store.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/null_store.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/redis_store.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cachy/stores/__pycache__/redis_store.cpython-310.pyc
/usr/lib/python3.10/site-packages/cachy/stores/dict_store.py
/usr/lib/python3.10/site-packages/cachy/stores/file_store.py
/usr/lib/python3.10/site-packages/cachy/stores/memcached_store.py
/usr/lib/python3.10/site-packages/cachy/stores/null_store.py
/usr/lib/python3.10/site-packages/cachy/stores/redis_store.py
/usr/lib/python3.10/site-packages/cachy/tag_set.py
/usr/lib/python3.10/site-packages/cachy/tagged_cache.py
/usr/lib/python3.10/site-packages/cachy/utils.py
/usr/share/doc/packages/python310-cachy
/usr/share/doc/packages/python310-cachy/README.rst
/usr/share/licenses/python310-cachy
/usr/share/licenses/python310-cachy/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024