https://bugzilla.redhat.com/show_bug.cgi?id=1529027
Björn "besser82" Esser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST CC| |[email protected] Assignee|[email protected] |[email protected] Flags| |fedora-review+ --- Comment #2 from Björn "besser82" Esser <[email protected]> --- Package looks good to me, but `%{python3_sitelib}/*`… You shoudn't greedy-glob there, since you might own the `__pycache__` directory, which is owned by python3 itself. Please fix `%{?python_provide:%python_provide python2-%send2trash}` (the `%` in package name) during import! Package APPROVED! -- 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]
