Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=690728 --- Comment #18 from Mario Blättermann <[email protected]> 2011-05-02 15:16:18 EDT --- From the Python packaging guidelines: (http://fedoraproject.org/wiki/Packaging:Python#BuildRequires) To build a package containing python2 files, you need to have BuildRequires: python2-devel Similarly, when building a package which ships python3 files, you need BuildRequires: python3-devel A package that has both python2 and python3 files will need to BuildRequire both. Please recognize that in BR, depending from the abilities of your package. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
