Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: psycopg2 - A PostgreSQL database adapter for Python https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=199784 ------- Additional Comments From toshio@xxxxxxxxxxxxxxx 2006-07-31 13:36 EST ------- Fixed: * Source must have a full URL. * Now using setup.py install to install the whole module. Regressions: * The package is not licensed under the LGPL. The details are in the LICENSE file. The package is GPL with exceptions only for libpq and openssl. * The build is now broken on x86_64 because you've switched from the sitearch macro to the sitelib macro. Since psycopg builds and installs a compiled, shared object, not just python scripts and bytecode, the whole thing will install into the sitearch directory (/usr/lib64/ on x86_64). Reverting to the python_sitearch macro will solve this. Unresolved: * Zope database adapter. The Zope package in Extras creates the Products directory as: /var/lib/zope/Products Does that help? -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review