Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37568940
en ru br
ALT Linux repositórios
S:0.12.25-alt1

Group :: Development/Python3
RPM: python3-module-bottle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname bottle

Name: python3-module-%oname
Version: 0.12.25
Release: alt1
Epoch: 1

Summary: Fast and simple WSGI-framework for small web-applications

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/bottle/

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

Conflicts: python-module-%oname
Obsoletes: python-module-%oname

BuildRequires(pre): rpm-build-python3 rpm-build-intro
#BuildRequires: rpm-macros-sphinx3

%py3_provides %oname

%description
Bottle is a fast and simple micro-framework for small web applications.
It offers request dispatching (Routes) with url parameter support,
templates, a built-in HTTP Server and adapters for many third party
WSGI/HTTP-server and template engines - all in a single file and with no
dependencies other than the Python Standard Library.

%package docs
Summary: Documentation for %oname
Group: Development/Documentation
BuildArch: noarch

%description docs
Bottle is a fast and simple micro-framework for small web applications.
It offers request dispatching (Routes) with url parameter support,
templates, a built-in HTTP Server and adapters for many third party
WSGI/HTTP-server and template engines - all in a single file and with no
dependencies other than the Python Standard Library.

This package contains documentation for %oname.

%prep
%setup

#prepare_sphinx3 .

#ln -s ../objects.inv docs/

%build
%python3_build_debug

%install
%python3_install

%files
%doc README.rst
%_bindir/bottle.py
%python3_sitelibdir/*


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009