pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-requests



Module Name:    pkgsrc
Committed By:   imil
Date:           Mon Feb 23 11:31:14 UTC 2015

Modified Files:
        pkgsrc/devel/py-requests: Makefile distinfo

Log Message:
Updated py-requests to 2.5.1

Changed ftp.NetBSD.org to pypi.python.org

Behavioural Changes

    Only catch HTTPErrors in raise_for_status (#2382)

Bugfixes

    Handle LocationParseError from urllib3 (#2344)
    Handle file-like object filenames that are not strings (#2379)
    Unbreak HTTPDigestAuth handler. Allow new nonces to be negotiated (#2389)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-requests/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-requests/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index