Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37759862
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-txredisapi

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname txredisapi

Name: python3-module-%oname
Epoch: 1
Version: 1.4.10
Release: alt1

Summary: non-blocking redis client for python

License: Apache-2.0
Group: Development/Python3
URL: https://pypi.org/project/txredisapi
VCS: https://github.com/IlyaSkriblovsky/txredisapi

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-wheel

%description
txredisapi is a non-blocking client driver for the redis database, written
in Python. It uses Twisted for the asynchronous communication with redis.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%doc README.* LICENSE
%python3_sitelibdir/__pycache__/txredisapi.*
%python3_sitelibdir/txredisapi.py
%python3_sitelibdir/%{pyproject_distinfo %oname}


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin