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



--- Comment #2 from Ralph Bean <[email protected]> ---
I see only two problems that need fixing.

1) You're missing the python_provide macro, which we're going to use to ease
the transition from python2 as default to python3 as default.  See an example
usage in this specfile
http://pkgs.fedoraproject.org/cgit/rpms/python-twiggy.git/tree/python-twiggy.spec
and see the mention about it in the python guidelines here: 
https://fedoraproject.org/wiki/Packaging:Python#The_.25python_provide_macro

2) The LICENSE file is in the %doc line (where we used to put it) but it has
its own macro now %license.  See the spec file above for python-twiggy for an
example.

-- 
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://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to