Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=927457

Ralph Bean <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |
              Flags|                            |fedora-review+

--- Comment #3 from Ralph Bean <[email protected]> ---
Cool.  Looks good except one little gotcha.  I think the python2 version of
httpie is going to pull in these two py3 requirements at runtime (incorrectly),
and they won't actually be installed alongside the python3-httpie package:

    Requires:       python3-pygments = 1.4
    Requires:       python3-requests

If you move them down further inside the "%package -n python3-httpie" section
(near where you require python3), that should fix it.

As long as you can take care of that at import time: package approved!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=KduLaMo7OW&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to