15
0
forked from pool/python-ldap

Accepting request 918972 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/918972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=54
This commit is contained in:
2021-09-14 19:14:55 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 14 12:35:59 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest_arch rpm macro
-------------------------------------------------------------------
Mon Sep 28 02:59:28 UTC 2020 - William Brown <william.brown@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ldap
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -61,7 +61,7 @@ CFLAGS="%{optflags}" %python_build
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
%python_exec setup.py test
%pyunittest_arch discover -v -s Tests -p 't_*'
%files %{python_files}
%license LICENCE