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=781831 --- Comment #4 from Steven Dake <sdake@xxxxxxxxxx> 2012-01-15 13:04:30 EST --- Python review: From: http://fedoraproject.org/wiki/Packaging:Python To build a package containing python2 files, you need to have: BuildRequires: python2-devel [BLOCKER] python2-devel not a BR [BLOCKER] The python_sitelib definition is not needed - it is already defined by the build system. [PASS] Must: Python eggs must be built from source. They cannot simply drop an egg from upstream into the proper directory. (See prebuilt binaries Guidelines for details) [PASS] Must: Python eggs must not download any dependencies during the build process. [N/A] Must: When building a compat package, it must install using easy_install -m so it won't conflict with the main package. [N/A] Must: When building multiple versions (for a compat package) one of the packages must contain a default version that is usable via "import MODULE" with no prior setup. [PASS] Should: A package which is used by another package via an egg interface should provide egg info. -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review