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

python3-redis-4.3.3-1.el9 RPM for noarch

From EPEL 9 for aarch64 / Packages / p

Name: python3-redis Distribution: Fedora Project
Version: 4.3.3 Vendor: Fedora Project
Release: 1.el9 Build date: Sat Jun 11 21:53:10 2022
Group: Unspecified Build host: buildvm-x86-11.iad2.fedoraproject.org
Size: 1952393 Source RPM: python-redis-4.3.3-1.el9.src.rpm
Packager: Fedora Project
Url: https://github.com/redis/redis-py
Summary: Python 3 interface to the Redis key-value store
This is a Python 3 interface to the Redis key-value store.

Provides

Requires

License

MIT

Changelog

* Sat Jun 11 2022 Kevin Fenzi <kevin@scrye.com> - 4.3.3-1
  - Update to 4.3.3. Fixes rhbz#2092458
* Tue May 17 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 4.3.1-1
  - Update to 4.3.1
  - Fix tests with Redis 7
* Tue Apr 26 2022 Major Hayden <major@mhtx.net> - 4.2.2-2
  - Switch to pyproject-rpm-macros for easier EPEL 9 backport.
* Mon Apr 04 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 4.2.2-1
  - Update to 4.2.2
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 3.5.3-3
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 15 2020 Joel Capitao <jcapitao@redhat.com> - 3.5.3-1
  - Update to 3.5.3
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.9/site-packages/redis
/usr/lib/python3.9/site-packages/redis-4.3.3.dist-info
/usr/lib/python3.9/site-packages/redis-4.3.3.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/redis-4.3.3.dist-info/LICENSE
/usr/lib/python3.9/site-packages/redis-4.3.3.dist-info/METADATA
/usr/lib/python3.9/site-packages/redis-4.3.3.dist-info/WHEEL
/usr/lib/python3.9/site-packages/redis-4.3.3.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/redis/__init__.py
/usr/lib/python3.9/site-packages/redis/__pycache__
/usr/lib/python3.9/site-packages/redis/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/backoff.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/backoff.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/client.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/client.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/cluster.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/cluster.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/connection.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/connection.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/crc.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/crc.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/exceptions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/exceptions.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/lock.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/lock.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/ocsp.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/ocsp.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/retry.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/retry.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/sentinel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/sentinel.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/typing.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/typing.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio
/usr/lib/python3.9/site-packages/redis/asyncio/__init__.py
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/client.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/client.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/cluster.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/cluster.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/connection.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/connection.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/lock.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/lock.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/retry.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/retry.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/sentinel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/sentinel.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/asyncio/client.py
/usr/lib/python3.9/site-packages/redis/asyncio/cluster.py
/usr/lib/python3.9/site-packages/redis/asyncio/connection.py
/usr/lib/python3.9/site-packages/redis/asyncio/lock.py
/usr/lib/python3.9/site-packages/redis/asyncio/parser.py
/usr/lib/python3.9/site-packages/redis/asyncio/retry.py
/usr/lib/python3.9/site-packages/redis/asyncio/sentinel.py
/usr/lib/python3.9/site-packages/redis/asyncio/utils.py
/usr/lib/python3.9/site-packages/redis/backoff.py
/usr/lib/python3.9/site-packages/redis/client.py
/usr/lib/python3.9/site-packages/redis/cluster.py
/usr/lib/python3.9/site-packages/redis/commands
/usr/lib/python3.9/site-packages/redis/commands/__init__.py
/usr/lib/python3.9/site-packages/redis/commands/__pycache__
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/cluster.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/cluster.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/core.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/core.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/helpers.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/helpers.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/redismodules.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/redismodules.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/sentinel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/__pycache__/sentinel.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/bf
/usr/lib/python3.9/site-packages/redis/commands/bf/__init__.py
/usr/lib/python3.9/site-packages/redis/commands/bf/__pycache__
/usr/lib/python3.9/site-packages/redis/commands/bf/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/bf/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/bf/__pycache__/commands.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/bf/__pycache__/commands.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/bf/__pycache__/info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/bf/__pycache__/info.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/bf/commands.py
/usr/lib/python3.9/site-packages/redis/commands/bf/info.py
/usr/lib/python3.9/site-packages/redis/commands/cluster.py
/usr/lib/python3.9/site-packages/redis/commands/core.py
/usr/lib/python3.9/site-packages/redis/commands/graph
/usr/lib/python3.9/site-packages/redis/commands/graph/__init__.py
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/commands.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/commands.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/edge.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/edge.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/exceptions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/exceptions.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/execution_plan.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/execution_plan.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/node.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/node.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/path.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/path.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/query_result.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/__pycache__/query_result.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/graph/commands.py
/usr/lib/python3.9/site-packages/redis/commands/graph/edge.py
/usr/lib/python3.9/site-packages/redis/commands/graph/exceptions.py
/usr/lib/python3.9/site-packages/redis/commands/graph/execution_plan.py
/usr/lib/python3.9/site-packages/redis/commands/graph/node.py
/usr/lib/python3.9/site-packages/redis/commands/graph/path.py
/usr/lib/python3.9/site-packages/redis/commands/graph/query_result.py
/usr/lib/python3.9/site-packages/redis/commands/helpers.py
/usr/lib/python3.9/site-packages/redis/commands/json
/usr/lib/python3.9/site-packages/redis/commands/json/__init__.py
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/_util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/_util.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/commands.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/commands.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/decoders.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/decoders.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/path.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/__pycache__/path.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/json/_util.py
/usr/lib/python3.9/site-packages/redis/commands/json/commands.py
/usr/lib/python3.9/site-packages/redis/commands/json/decoders.py
/usr/lib/python3.9/site-packages/redis/commands/json/path.py
/usr/lib/python3.9/site-packages/redis/commands/parser.py
/usr/lib/python3.9/site-packages/redis/commands/redismodules.py
/usr/lib/python3.9/site-packages/redis/commands/search
/usr/lib/python3.9/site-packages/redis/commands/search/__init__.py
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/_util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/_util.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/aggregation.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/aggregation.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/commands.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/commands.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/document.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/document.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/field.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/field.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/indexDefinition.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/indexDefinition.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/query.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/query.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/querystring.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/querystring.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/reducers.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/reducers.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/result.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/result.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/suggestion.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/__pycache__/suggestion.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/search/_util.py
/usr/lib/python3.9/site-packages/redis/commands/search/aggregation.py
/usr/lib/python3.9/site-packages/redis/commands/search/commands.py
/usr/lib/python3.9/site-packages/redis/commands/search/document.py
/usr/lib/python3.9/site-packages/redis/commands/search/field.py
/usr/lib/python3.9/site-packages/redis/commands/search/indexDefinition.py
/usr/lib/python3.9/site-packages/redis/commands/search/query.py
/usr/lib/python3.9/site-packages/redis/commands/search/querystring.py
/usr/lib/python3.9/site-packages/redis/commands/search/reducers.py
/usr/lib/python3.9/site-packages/redis/commands/search/result.py
/usr/lib/python3.9/site-packages/redis/commands/search/suggestion.py
/usr/lib/python3.9/site-packages/redis/commands/sentinel.py
/usr/lib/python3.9/site-packages/redis/commands/timeseries
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__init__.py
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__/commands.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__/commands.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__/info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__/info.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/redis/commands/timeseries/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/redis/commands/timeseries/commands.py
/usr/lib/python3.9/site-packages/redis/commands/timeseries/info.py
/usr/lib/python3.9/site-packages/redis/commands/timeseries/utils.py
/usr/lib/python3.9/site-packages/redis/compat.py
/usr/lib/python3.9/site-packages/redis/connection.py
/usr/lib/python3.9/site-packages/redis/crc.py
/usr/lib/python3.9/site-packages/redis/exceptions.py
/usr/lib/python3.9/site-packages/redis/lock.py
/usr/lib/python3.9/site-packages/redis/ocsp.py
/usr/lib/python3.9/site-packages/redis/retry.py
/usr/lib/python3.9/site-packages/redis/sentinel.py
/usr/lib/python3.9/site-packages/redis/typing.py
/usr/lib/python3.9/site-packages/redis/utils.py
/usr/share/doc/python3-redis
/usr/share/doc/python3-redis/CHANGES
/usr/share/doc/python3-redis/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 02:34:36 2024