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

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

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

%define oname Beaker

Name: python3-module-beaker
Version: 1.12.0
Release: alt1

Summary: A Session and Caching library with WSGI Middleware

License: BSD-3-Clause
Group: Development/Python3
Url: https://github.com/bbangert/beaker

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildRequires(pre): rpm-build-intro
BuildRequires(pre): rpm-build-python3

BuildRequires: python3-module-setuptools

BuildArch: noarch

%add_python3_req_skip jarray javax
%add_python3_req_skip javax.crypto javax.crypto.spec

%description
Beaker is a web session and general caching library that includes WSGI
middleware for use in web applications. As a general caching library, Beaker can
handle storing for various times any Python object that can be pickled with
optional back-ends on a fine-grained basis. Beaker was built largely on the code
from MyghtyUtils, then refactored and extended with database support.

%prep
%setup

%build
%python3_build

%install
%python3_install

# need servers running

#check
#python3_test

%files
%doc README.rst
%python3_sitelibdir/beaker/
%python3_sitelibdir/Beaker-*.egg-info

%changelog

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

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