Opened 13 years ago
Closed 13 years ago
#32812 closed update (fixed)
py-requests update to 0.9.1
Reported by: | gorticus (Jason Mitchell) | Owned by: | saispo@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | larryv (Lawrence Velázquez) |
Port: | py-requests |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Update py-requests from 0.8.4 to 0.9.1:
History 0.9.1 (2012-01-06) danger_mode for automatic Response.raise_for_status() Response.iter_lines refator 0.9.0 (2011-12-28) verify ssl is default. 0.8.9 (2011-12-28) Packaging fix. 0.8.8 (2011-12-28) SSL CERT VERIFICATION! Release of Cerifi: Mozilla's cert list. New 'verify' argument for SSL requests. Urllib3 update. 0.8.7 (2011-12-24) iter_lines last-line truncation fix Force safe_mode for async requests Handle safe_mode exceptions more consistently Fix iteration on null responses in safe_mode 0.8.6 (2011-12-18) Socket timeout fixes. Proxy Authorization support. 0.8.5 (2011-12-14) Response.iter_lines!
Attachments (1)
Change History (5)
comment:1 Changed 13 years ago by gorticus (Jason Mitchell)
Changed 13 years ago by gorticus (Jason Mitchell)
Attachment: | py-requests.diff added |
---|
includes the depends_lib on new submission py-certifi
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | larry.velazquez@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to saispo@… |
comment:3 Changed 13 years ago by larryv (Lawrence Velázquez)
Haven't tested it, but the patch looks good to me.
comment:4 Changed 13 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
py-requests was updated to 0.10.7 in r90866.
Note: See
TracTickets for help on using
tickets.
Ooops. Didn't realize that py-requests > 0.8.7 now requires github : kennethreitz / certifi. See Ticket: #32813 for the py-certifi Portfile submission.