Opened 11 years ago

Closed 10 years ago

#40917 closed update (fixed)

py-oauth2client: Update to 1.2

Reported by: tresni (Brian Hartvigsen) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: haspatch Cc:
Port: py-oauth2client

Description

Added dependancies for httplib2 (used by client.py) and uritemplate (used by gce.py). Added subport depends on simplejson for python25. Update post-destroot to keep oauth2client from stomping on uritemplate installs.

Attachments (1)

py-oauth2client_1.2.diff (1.4 KB) - added by tresni (Brian Hartvigsen) 11 years ago.
Updated patch using right subport name…

Download all attachments as: .zip

Change History (4)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Update py-oauth2client to 1.2py-oauth2client: Update to 1.2

Why does the patch create a "py25-google-api" subport?

comment:2 Changed 11 years ago by tresni (Brian Hartvigsen)

Ugh, that should by "py25-oauth2cleint". This and the other 2 python packages now have dependancies on simplejson for Python 2.5 (the standard json package didn't become standard until 2.6.) I'm updating the patch now and will re-upload.

Changed 11 years ago by tresni (Brian Hartvigsen)

Attachment: py-oauth2client_1.2.diff added

Updated patch using right subport name...

comment:3 Changed 10 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

Thanks, commited in r112770.

Note: See TracTickets for help on using tickets.