Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569264
en ru br
ALT Linux repositórios
S:1.4.10-alt1

Group :: Development/Python3
RPM: python3-module-txredisapi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009