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

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

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

%define  modulename logan

Name:    python3-module-%modulename
Version: 0.7.2
Release: alt2

Summary: Logan is a toolkit for building standalone Django applications
License: Apache-2.0
Group:   Development/Python3
URL:     https://github.com/dcramer/logan

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

Source:  %modulename-%version.tar


%description
Logan is a toolkit for running standalone Django applications. It
provides you with tools to create a CLI runner, manage settings, and the
ability to bootstrap the process.

%prep
%setup -n %modulename-%version

%build
%python3_build

%install
%python3_install
rm -rf %buildroot%python3_sitelibdir/tests/%modulename/

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


%changelog

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

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