https://bugzilla.redhat.com/show_bug.cgi?id=1287846



--- Comment #27 from Antonio Trande <[email protected]> ---
- Why have you added these lines?

>%package -n python2-lib389
>Summary: %{sum}
>%{?python_provide:%python_provide python2-lib389}
>
>%description -n python2-lib389
>%{desc}

Kee only this one:
%{?python_provide:%python_provide python2-lib389}

- I tried to run tests in this way

%check
export PYTHONPATH=$RPM_BUILD_ROOT%{python2_sitelib}
pytest -v -t build/lib/lib389/tests

but just now I suspect that they're made to work differently instead:

http://www.port389.org/docs/389ds/FAQ/upstream-test-framework.html#basic-setup-and-testing

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to