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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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