Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37540307
en ru br
ALT Linux repositórios
S:0.6.1-alt3.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define  oname meinheld

%def_with check

Name:    python3-module-%oname
Version: 0.6.1
Release: alt3.1

Summary: meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
License: BSD
Group:   Development/Python3
URL:     https://github.com/mopemope/meinheld

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-distribute

%if_with check
BuildRequires: python3-module-gunicorn
%endif

Source:  %oname-%version.tar


%description
%summary

%package tests
Summary: Tests for %oname
Group: Development/Python3
Requires: python3-module-%oname = %EVR

%add_python3_self_prov_path %buildroot%python3_sitelibdir/%oname/tests/

%description tests
%summary

This package contains tests for %oname

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

mv tests/ %buildroot%python3_sitelibdir/%oname/

%if_with check
%check
%__python3 setup.py test
%endif

%files
%doc LICENSE *.rst example/
%python3_sitelibdir/%oname/
%python3_sitelibdir/*.egg-info

%exclude %python3_sitelibdir/%oname/tests/

%files tests
%python3_sitelibdir/%oname/tests/


%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