Opened 12 years ago

Closed 12 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)

py-requests.diff (1023 bytes) - added by gorticus (Jason Mitchell) 12 years ago.
includes the depends_lib on new submission py-certifi

Download all attachments as: .zip

Change History (5)

comment:1 Changed 12 years ago by gorticus (Jason Mitchell)

Ooops. Didn't realize that py-requests > 0.8.7 now requires github : kennethreitz / certifi. See Ticket: #32813 for the py-certifi Portfile submission.

Changed 12 years ago by gorticus (Jason Mitchell)

Attachment: py-requests.diff added

includes the depends_lib on new submission py-certifi

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: larry.velazquez@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to saispo@…

comment:3 Changed 12 years ago by larryv (Lawrence Velázquez)

Haven't tested it, but the patch looks good to me.

comment:4 Changed 12 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

py-requests was updated to 0.10.7 in r90866.

Note: See TracTickets for help on using tickets.