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



--- Comment #3 from Miroslav Suchý <[email protected]> ---
> %files -n %{real_name}

This should be simplified to 
  %files


> %license LICENSE

This should be in the main package too. See

https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#subpackage-licensing

> Requires:       python3-%{real_name}

This is usually in the form of
  Requires:       python3-%{real_name} = %{version}-%{release}

But in case you are fine having a different version of the main package and
different version of the library you do not need to put it there.

-- 
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