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

--- Comment #12 from Steven Dake <sd...@redhat.com> ---
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.
N/A Should: A package which is used by another package via an egg interface
should provide egg info.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to