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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname ldappool

%def_disable check

Name: python3-module-%oname
Version: 2.0.0
Release: alt2
Summary: A connection pool for python-ldap
License: MPL
Group: Development/Python3
Url: https://pypi.python.org/pypi/ldappool/

# https://git.openstack.org/openstack/ldappool

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

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-ldap python3-module-pbr

Requires: python3-module-pyldap
%py3_provides ldappool

%description
The pool keeps LDAP connectors alive and let you reuse them, drastically
reducing the time spent to initiate a ldap connection.

%package tests
Summary: Tests for ldappool
Group: Development/Python3
Requires: %name = %EVR

%description tests
The pool keeps LDAP connectors alive and let you reuse them, drastically
reducing the time spent to initiate a ldap connection.

This package contains tests for ldappool.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%check
rm -fR build
py.test-%_python3_version

%files
%doc CONTRIBUTORS *.rst
%python3_sitelibdir/*
%exclude %python3_sitelibdir/*/tests

%files tests
%python3_sitelibdir/*/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