forked from pool/python-ldap
Accepting request 1201622 from home:mcalabkova:branches:devel:languages:python:django
- Enable sle15_python_module_pythons (boo#1229549) OBS-URL: https://build.opensuse.org/request/show/1201622 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=137
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 07:22:28 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Enable sle15_python_module_pythons (boo#1229549)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 21:14:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-ldap
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,10 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
|
||||
%define skip_python2 1
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-ldap
|
||||
Version: 3.4.4
|
||||
Release: 0
|
||||
@@ -69,6 +66,13 @@ PATH=/sbin:/usr/sbin:/usr/local/bin:/usr/bin:/bin %pyunittest_arch discover -v -
|
||||
%files %{python_files}
|
||||
%license LICENCE
|
||||
%doc README Demo CHANGES TODO
|
||||
%{python_sitearch}/*
|
||||
%{python_sitearch}/ldap
|
||||
%{python_sitearch}/python_ldap-%{version}*info
|
||||
%{python_sitearch}/slapdtest
|
||||
%{python_sitearch}/ldapurl.py
|
||||
%{python_sitearch}/ldif.py
|
||||
%{python_sitearch}/_ldap*
|
||||
%pycache_only %{python_sitearch}/__pycache__/ldapurl*
|
||||
%pycache_only %{python_sitearch}/__pycache__/ldif*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user