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



--- Comment #15 from Miroslav Suchý <[email protected]> ---
> So, the directory itself must not be in %files section, but the 
> %{python3_sitelib}/__pycache__/* has to be there.

Right. The directory itself should not be there, but the content of the
directory must be there.

The easiest way is to have
%files
%{python3_sitelib}/*

which include both *py and pycache.

-- 
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]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to