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



--- Comment #11 from Neal Gompa <[email protected]> ---
> Requires:     %{py3_dist requests}

Your setup.py has "install_requires=['requests']", so this is not needed, as
the dependency will be autogenerated.

If you're building for RHEL 8 (outside of EPEL), you can also have it turned on
in your spec file by adding a line to the spec with the following:
"%{?python_enable_dependency_generator}"


-- 
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to