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

Group :: Development/Python3
RPM: python3-module-lazr.delegates

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname lazr.delegates

Name: python3-module-%oname
Version: 2.0.4
Release: alt2

Summary: Easily write objects that delegate behavior.
License: LGPLv3
Group: Development/Python3
Url: https://launchpad.net/lazr.delegates
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildPreReq: python3-module-setuptools
BuildPreReq: python3-devel
BuildRequires: python3-module-nose
BuildRequires: python3-module-zope.interface

Requires: python3-module-zope.interface
%py3_requires zope.interface.advice zope.interface.interfaces
%add_python3_req_skip lazr zope


%description
The lazr.delegates package makes it easy to write objects that delegate behavior
to another object. The new object adds some property or behavior on to the other
object, while still providing the underlying interface, and delegating behavior.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc README.* COPYING.*
%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