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

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

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

%define oname diskcache

Name: python3-module-diskcache
Version: 5.6.1
Release: alt1

Summary: Disk Cache -- Disk and file backed persistent cache

License: MIT
Group: Development/Python3
Url: http://www.grantjenks.com/docs/diskcache/

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3

BuildRequires: python3-modules-sqlite3

%description
DiskCache is an Apache2 licensed disk and file backed cache library,
written in pure-Python, and compatible with Django.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune

%files
%doc README.rst
%python3_sitelibdir/*

%changelog

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

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