[Bug 1179484] Review Request: python-cram - Simple testing framework for command line applications

bugzilla at redhat.com bugzilla at redhat.com
Sat Dec 5 05:25:45 UTC 2015


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

Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |zbyszek at in.waw.pl
           Assignee|nobody at fedoraproject.org    |zbyszek at in.waw.pl



--- Comment #11 from Zbigniew Jędrzejewski-Szmek <zbyszek at 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


More information about the package-review mailing list