Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: python-oauth2 - Python support for improved oauth https://bugzilla.redhat.com/show_bug.cgi?id=645863 Summary: Review Request: python-oauth2 - Python support for improved oauth Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: tcallawa@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Target Release: --- Spec URL: http://auroralinux.org/people/spot/review/new/python-oauth2.spec SRPM URL: http://auroralinux.org/people/spot/review/new/python-oauth2-1.2.1-1.fc14.src.rpm Koji Scratch Build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2549437 Description: Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py code. Some of the tests come from a fork by Vic Fryzel, while a revamped Request class and more tests were merged in from Mark Paschal's fork. A number of notable differences exist between this code and its forefathers: - 100% unit test coverage. - The DataStore object has been completely ripped out. While creating unit tests for the library I found several substantial bugs with the implementation and confirmed with Andy Smith that it was never fully baked. - Classes are no longer prefixed with OAuth. - The Request class now extends from dict. - The library is likely no longer compatible with Python 2.3. - The Client class works and extends from httplib2. It's a thin wrapper that handles automatically signing any normal HTTP request you might wish to make. **** PACKAGER NOTE: This is a new dependency for the updated python-twitter 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review