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



--- Comment #5 from Zbigniew Jędrzejewski-Szmek <[email protected]> ---
Created attachment 1146671
  --> https://bugzilla.redhat.com/attachment.cgi?id=1146671&action=edit
updated spec file

Please see the attached spec file. It simplifies stuff quite a bit by using the
macros from
https://fedoraproject.org/wiki/Packaging:Python#Example_common_spec_file.

I also looked at the effect of 2to3 translation, and it's just one change
(iteritems() → items()). It's much nicer to use a single source without 2to3
translation, and py3dir, so I replaced that with a sed invocation. I think you
should file that as a patch upstream.

The spec file required one more major change: python2 subpackage must be added
according to the new guidelines
[https://fedoraproject.org/wiki/Packaging:Python].

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

Reply via email to