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

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

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin