Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-cachelib | Distribution: Fedora Project |
Version: 0.10.0 | Vendor: Fedora Project |
Release: 5.fc39 | Build date: Fri Jul 21 10:21:39 2023 |
Group: Unspecified | Build host: buildvm-a64-22.iad2.fedoraproject.org |
Size: 132864 | Source RPM: python-cachelib-0.10.0-5.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://pypi.org/project/cachelib/ | |
Summary: A collection of cache libraries with a common API |
A collection of cache libraries with a common API. Extracted from Werkzeug.
BSD-3-Clause
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.10.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 01 2023 Python Maint <[email protected]> - 0.10.0-4 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Matěj Grabovský <[email protected]> - 0.10.0-2 - Fix tests runner * Tue Jan 10 2023 Matěj Grabovský <[email protected]> - 0.10.0-1 - New upstream release * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 27 2022 Matěj Grabovský <[email protected]> - 0.9.0-2 - Fix link to unit tests * Mon Jun 27 2022 Matěj Grabovský <[email protected]> - 0.9.0-1 - New upstream release * Mon Jun 13 2022 Python Maint <[email protected]> - 0.7.0-2 - Rebuilt for Python 3.11 * Mon May 16 2022 Matěj Grabovský <[email protected]> - 0.7.0-1 - New upstream release * Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 18 2022 Matěj Grabovský <[email protected]> - 0.6.0-1 - New upstream release * Fri Jan 07 2022 Matěj Grabovský <[email protected]> - 0.5.0-1 - New upstream release 0.5.0 * Tue Oct 05 2021 Matěj Grabovský <[email protected]> - 0.4.1-1 - New upstream release * Mon Oct 04 2021 Matěj Grabovský <[email protected]> - 0.4.0-1 - New upstream release * Sat Aug 14 2021 Matěj Grabovský <[email protected]> - 0.3.0-1 - New upstream release * Fri Jul 23 2021 Fedora Release Engineering <[email protected]> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/lib/python3.12/site-packages/cachelib /usr/lib/python3.12/site-packages/cachelib-0.10.0.dist-info /usr/lib/python3.12/site-packages/cachelib-0.10.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/cachelib-0.10.0.dist-info/LICENSE.rst /usr/lib/python3.12/site-packages/cachelib-0.10.0.dist-info/METADATA /usr/lib/python3.12/site-packages/cachelib-0.10.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/cachelib-0.10.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/cachelib/__init__.py /usr/lib/python3.12/site-packages/cachelib/__pycache__ /usr/lib/python3.12/site-packages/cachelib/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/dynamodb.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/dynamodb.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/file.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/file.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/memcached.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/memcached.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/redis.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/redis.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/serializers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/serializers.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/simple.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/simple.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/uwsgi.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cachelib/__pycache__/uwsgi.cpython-312.pyc /usr/lib/python3.12/site-packages/cachelib/base.py /usr/lib/python3.12/site-packages/cachelib/dynamodb.py /usr/lib/python3.12/site-packages/cachelib/file.py /usr/lib/python3.12/site-packages/cachelib/memcached.py /usr/lib/python3.12/site-packages/cachelib/py.typed /usr/lib/python3.12/site-packages/cachelib/redis.py /usr/lib/python3.12/site-packages/cachelib/serializers.py /usr/lib/python3.12/site-packages/cachelib/simple.py /usr/lib/python3.12/site-packages/cachelib/uwsgi.py /usr/share/doc/python3-cachelib /usr/share/doc/python3-cachelib/CHANGES.rst /usr/share/doc/python3-cachelib/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:32:40 2024