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

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

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

%define module_name redis
%define oname redis-py

Name: python3-module-%oname
Version: 3.4.1
Release: alt2
Group: Development/Python3
License: MIT
Summary: The Python interface to the Redis key-value store
URL: http://github.com/andymccurdy/redis-py
Packager: Vladimir Didenko <cow at altlinux.org>
Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
The Python interface to the Redis key-value store

%prep
%setup -n %name-%version

%build
%python3_build

%install
%python3_install

%files
%doc CHANGES LICENSE README.rst
%python3_sitelibdir/%module_name/
%python3_sitelibdir/*.egg-*

%changelog

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

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