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

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

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

%define oname Flask-RESTful
%def_disable check

Name: python3-module-flask-restful
Version: 0.3.9
Release: alt1

Summary: Simple framework for creating REST APIs

License: BSD
Group: Development/Python3

# 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-module-setuptools
BuildRequires: python3-module-aniso8601 >= 0.82
BuildRequires: python3-module-flask >= 0.8
BuildRequires: python3-module-six >= 1.3.0
BuildRequires: python3-module-pytz
BuildRequires: python3-module-pycrypto >= 2.6

%description
Flask-RESTful provides the building blocks for creating a great REST API.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune

%files
%doc AUTHORS.md PKG-INFO LICENSE
%python3_sitelibdir/*

%changelog

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

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