https://bugzilla.redhat.com/show_bug.cgi?id=1357573
Miro Hrončok <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |needinfo?([email protected]) --- Comment #1 from Miro Hrončok <[email protected]> --- 1. I don't know why the main package and subackages have different summaries, but if it's not intentional, you can use: Summary: %{summary} in subpackages. 2. I see no LICENSE, although it is in the GitHub repo. 3. %dir %{python3_sitelib}/__pycache__/ It is already owned by python3-libs, it is undesired to own it (although other packages unfortunately do as well). Other than that, it seems OK for the eyes-only check, will do formal review once you fix 2. and 3. -- 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://lists.fedoraproject.org/admin/lists/[email protected]
