Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:MaxxedSUSE:Emulators
python-matrix-synapse-ldap3
python-matrix-synapse-ldap3.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-matrix-synapse-ldap3.spec of Package python-matrix-synapse-ldap3
# # spec file for package python-matrix-synapse-ldap3 # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define github_user matrix-org %define short_name matrix-synapse-ldap3 %{?sle15_python_module_pythons} Name: python-%{short_name} Version: 0.3.0 Release: 0 Summary: An LDAP3 auth provider for Synapse License: Apache-2.0 URL: https://github.com/matrix-org/matrix-synapse-ldap3 Source: https://github.com/%{github_user}/%{short_name}/archive/v%{version}/%{short_name}-%{version}.tar.gz BuildRequires: %{python_module Twisted >= 15.1} BuildRequires: %{python_module ldap3 >= 2.7} #BuildRequires: %%{python_module matrix-synapse} BuildRequires: %{python_module ldaptor} BuildRequires: %{python_module mock} BuildRequires: %{python_module pydenticon} BuildRequires: %{python_module service_identity} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Twisted >= 15.1 Requires: python-ldap3 >= 2.7 Requires: python-pydenticon Requires: python-service_identity BuildArch: noarch %python_subpackages %description Synapse LDAP Auth Provider Allows synapse to use LDAP as a password provider. %prep %setup -q -n %{short_name}-%{version} %build %pyproject_wheel %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check #%%python_exec setup.py test %files %{python_files} %license LICENSE %doc README.rst %{python_sitelib}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor