Information for build python-txredisapi-1.4.9-9.fc44

ID203683
Package Namepython-txredisapi
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.9
Release9.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-txredisapi.git#4bb17b6e277b8c26fad0bbeff97f606a903b7baa
SummaryNon-blocking Redis client for Python
Descriptiontxredisapi is a non-blocking client driver for the Redis database, written in Python. It uses Twisted for the asynchronous communication with Redis. It started as a fork of the original Redis protocol for Twisted, and evolved into a more robust, reliable, and complete solution for applications like web servers. These types of applications often need a fault-tolerant pool of connections with multiple Redis servers, making it possible to easily develop and maintain distributed systems. Most of the Redis commands are supported, as well as other features such as silent reconnection, connection pools, and automatic sharding. This driver is distributed as part of the cyclone web framework.
Built byliuyang
State complete
Volume DEFAULT
StartedWed, 15 Apr 2026 08:01:14 CST
CompletedWed, 15 Apr 2026 08:14:14 CST
Taskbuild (f44, /rpms/python-txredisapi.git:4bb17b6e277b8c26fad0bbeff97f606a903b7baa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-txredisapi.git#4bb17b6e277b8c26fad0bbeff97f606a903b7baa'}}
Tags
f44
RPMs
src
python-txredisapi-1.4.9-9.fc44.src.rpm (info) (download)
noarch
python3-txredisapi-1.4.9-9.fc44.noarch.rpm (info) (download)
Logs
noarch
build.log
mock_output.log
hw_info.log
dnf5.log
installed_pkgs.log
state.log
mock_config.log
root.log
noarch_rpmdiff.json
Changelog * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.4.9-9 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 1.4.9-7 - Rebuilt for Python 3.14 * Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.4.9-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Aug 20 2023 Kai A. Hiller <V02460@gmail.com> - 1.4.9-1 - Update to v1.4.9 * Sun Aug 20 2023 Kai A. Hiller <V02460@gmail.com> - 1.4.7-10 - SPDX migration * Sun Aug 20 2023 Kai A. Hiller <V02460@gmail.com> - 1.4.7-9 - Cleanup %description * Sun Aug 20 2023 Kai A. Hiller <V02460@gmail.com> - 1.4.7-8 - Inline %{srcname}