Opened 12 years ago
Closed 11 years ago
#38469 closed update (fixed)
Update: py-oauth2client to 1.1
Reported by: | tresni (Brian Hartvigsen) | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | py-oauth2client |
Description
Simple update to 1.1 release of py-oauth2client. Adds support for PEM via pycrypto or pyopenssl (neither are required.)
Attachments (1)
Change History (4)
comment:1 Changed 11 years ago by tresni (Brian Hartvigsen)
Changed 11 years ago by tresni (Brian Hartvigsen)
Attachment: | py-oauth2client.diff added |
---|
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to larryv@… |
---|---|
Status: | new → assigned |
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r106463. In the future, please submit functional changes and whitespace changes in separate diffs.
Note: See
TracTickets for help on using
tickets.
Really should have been updated with #38468 since they share the same code base. But I missed a few things anyway so here is a cleaner update.