Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568502
en ru br
ALT Linux repos
S:5.6.1-alt1

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

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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin