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

Group :: Development/Python3
RPM: python3-module-z3c.evalexception

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname z3c.evalexception

Name: python3-module-%oname
Version: 3.0
Release: alt1

Summary: Debugging middlewares for zope.publisher-based web applications

License: ZPL-2.1
Group: Development/Python3
Url: http://pypi.python.org/pypi/z3c.evalexception

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

BuildArch: noarch

%py3_requires paste zope.security

%description
z3c.evalexception provides two WSGI middlewares for debugging web
applications running on the zope.publisher object publishing framework
(e.g. Zope 3). Both middlewares will intercept an exception thrown by
the application and provide means for debugging.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc *.txt
%exclude %python3_sitelibdir/*.pth
%python3_sitelibdir/z3c/evalexception
%python3_sitelibdir/%oname-%version-py%_python3_version.egg-info

%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