Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561340
en ru br
ALT Linux repos
S:0.8.2-alt1.git20140129.2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname itty
Name: python3-module-%oname
Version: 0.8.2
Release: alt1.git20140129.2
Summary: The itty-bitty Python web framework
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/itty/

# https://github.com/toastdriven/itty.git

Source: %name-%version.tar
BuildArch: noarch

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

%py3_provides %oname

%description
itty.py is a little experiment, an attempt at a Sinatra influenced
micro-framework that does just enough to be useful and nothing more.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%files
%doc AUTHORS *.rst
%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