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

Michael Hampton <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?([email protected]
                   |                            |om)



--- Comment #3 from Michael Hampton <[email protected]> ---
OK, the LICENSE looks right now, but the Requires: python3-six is still
missing. Instead, where I expected to see it, I found BuildRequires: python-six

 %if %{?with_python3}
 BuildRequires:  python3-devel
-BuildRequires:  python-six
+Requires:       python3-six
 BuildRequires:  python3-pytest
 %endif # if with_python3

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

Reply via email to