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

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

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

%define _unpackaged_files_terminate_build 1
%define modulename python-memcached

Name: python3-module-memcached
Version: 1.58
Release: alt2

Summary: A Python module for memcached daemon
Group: Development/Python3
License: GPL
Url: https://github.com/linsomniac/python-memcached

Source0: https://pypi.python.org/packages/f7/62/14b2448cfb04427366f24104c9da97cf8ea380d7258a3233f066a951a8d8/python-memcached-%{version}.tar.gz

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-six

%py3_provides memcache

%description
%modulename is a Python module that interfaces to the memcached -
distributed memory object caching system.

%prep
%setup -n python-memcached-%{version}

%build
%python3_build

%install
%python3_install

%files
%doc ChangeLog PKG-INFO test-requirements.txt README.md
%python3_sitelibdir/*
%doc README* PKG-INFO ChangeLog

%changelog

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

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