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

David Shea <[email protected]> changed:

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



--- Comment #2 from David Shea <[email protected]> ---
Spec URL: https://dshea.fedorapeople.org/python3-mypy/python3-mypy.spec
SRPM URL:
https://dshea.fedorapeople.org/python3-mypy/python3-mypy-0.2.0-1.dev20151217git.fc24.src.rpm

Changed /usr to %{_prefix} and updated to the latest upstream, which includes
the patch for stubgen --help that was in the original SRPM.

I assume the /usr/bin/python thing from rpmlint is a rpmlint bug. It's probably
trying to run some python code as part of the python-specific rpm checking, but
since this package is python3-only nothing pulled in /usr/bin/python.

The thing about adding a requires for python3, I have no clue what is going on.
python(abi) (= 3.5, presumably) and /usr/bin/python3 are in the --requires
output as expected, so it already does require python3. I realized that I had
forgotten to add the %python_provide macro to the spec file, so I did that and
I'm hoping that takes care of whatever fedora-review or mock or whatever is
expecting.

-- 
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]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to