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

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

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

%define oname pylibmc

Name: python3-module-%oname
Version: 1.5.2
Release: alt2
Summary: Quick and small memcached client for Python
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/pylibmc
Source: pylibmc-%version.tar.gz

BuildRequires: libmemcached-devel zlib-devel
BuildRequires(pre): rpm-build-python3

%description
Pylibmc is a Python client for memcached (<http://memcached.org/>)
written in C.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%doc README.rst docs
%doc README.rst docs
%python3_sitelibdir/*%{oname}*

%changelog

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

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