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

Group :: Development/Python3
RPM: python3-module-flask-caching

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname Flask-Caching
%def_disable check

Name: python3-module-flask-caching
Version: 1.10.1
Release: alt1

Summary: Cache support for Flask
License: BSD
Group: Development/Python3

URL: https://github.com/sh4nks/flask-caching
BuildArch: noarch

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-flask
BuildRequires: python3-module-werkzeug
BuildRequires: python3-module-sphinx
BuildRequires: python3-module-pytest
BuildRequires: python3-module-redis-py

%description
Adds easy cache support to Flask.

This is a fork of the Flask-Cache extension.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune

%files
%doc README.md PKG-INFO LICENSE
%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