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

Major Hayden <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?([email protected] |needinfo?(code@musicinmybra
                   |m)                          |in.net)



--- Comment #12 from Major Hayden <[email protected]> ---
(In reply to Ben Beasley from comment #11)
> - You still need manual Requires on the dependencies unbundled from
> python-invoke.
>   Add them to the python3-fabric subpackage. Upstream expects them to be
>   vendored/bundled in invoke, so they are not in the metadata generated from
>   setup.py, and the Python automatic dependency generator has no way to know
>   about them.
> 
>     %package -n python3-%{srcname}
>     Summary:        %{summary}
>     # Runtime dependencies upstream assumed would be vendored with invoke,
> but
>     # which we must use standalone
>     Requires:       python%{python3_pkgversion}-decorator
>     Requires:       python%{python3_pkgversion}-lexicon
>     Requires:       python%{python3_pkgversion}-six
>     
>     %description -n python3-%{srcname} %{_description}

Ah, I didn't follow your logic before, but I understand now. I think I've fixed
this appropriately now. Thank you.

> - As noted before, if you ever figure out how to build the documentation
>   acceptably and install it in a -doc subpackage… great!

I added it!

Spec URL:
https://download.copr.fedorainfracloud.org/results/mhayden/azure-cli/fedora-rawhide-x86_64/02241351-python-fabric/python-fabric.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/mhayden/azure-cli/fedora-rawhide-x86_64/02241351-python-fabric/python-fabric-2.6.0-1.fc35.src.rpm


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