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

Zbigniew Jędrzejewski-Szmek <zbys...@in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |zbys...@in.waw.pl
           Assignee|nob...@fedoraproject.org    |zbys...@in.waw.pl



--- Comment #11 from Zbigniew Jędrzejewski-Szmek <zbys...@in.waw.pl> ---
- Dist tag is not present → add %{?dist} to Release.

You should convert to the new python macros %py2_build, %py2_install,
%py3_build, %py3_install, and build python2- and python3- subpackages
[https://fedoraproject.org/wiki/Packaging:Python#Example_common_spec_file].

The guidelines say you should provide both cram-2.7 and cram-2, and cram-3.5
and cram-3
[https://fedoraproject.org/wiki/Packaging:Python#Executables_in_.2Fusr.2Fbin].

%{py3dir} is also deprecated. Use a subdirectory instead.

python3-cram.noarch: W: summary-ended-with-dot C Utilities and processors for
the Python Imaging Libary.

The python 2 version of the script should use /usr/bin/python2 (i.e.
%{__python2}), not /usr/bin/python in the header.

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

Reply via email to