Bugfixes
* Fix an error in the packaging whereby the *.whl contained incorrect data that regressed the fix in v2.17.3.

2.18.0:
Improvements
* Response is now a context manager, so can be used directly in a with statement without first having to be wrapped by contextlib.closing().
Bugfixes
* Resolve installation failure if multiprocessing is not available
* Resolve tests crash if multiprocessing is not able to determine the number of CPU cores
* Resolve error swallowing in utils set_environ generator
This commit is contained in:
adam 2017-06-15 05:59:47 +00:00
parent e1192909ae
commit ba310192e5
2 changed files with 8 additions and 8 deletions

View file

@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.32 2017/05/31 06:30:25 adam Exp $
# $NetBSD: Makefile,v 1.33 2017/06/15 05:59:47 adam Exp $
DISTNAME= requests-2.17.3
DISTNAME= requests-2.18.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_PYPI:=r/requests/}
MAINTAINER= imil@NetBSD.org
HOMEPAGE= http://docs.python-requests.org/en/latest/
HOMEPAGE= http://www.python-requests.org/
COMMENT= HTTP library, written in Python, for human beings
LICENSE= apache-2.0

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.24 2017/05/31 06:30:25 adam Exp $
$NetBSD: distinfo,v 1.25 2017/06/15 05:59:47 adam Exp $
SHA1 (requests-2.17.3.tar.gz) = 8c7cf5140c9cd138be20ce0848972c2df876c559
RMD160 (requests-2.17.3.tar.gz) = 4f3d879f6d74e315e219034588a355dc3775a066
SHA512 (requests-2.17.3.tar.gz) = e1dc999aa397a6784ce657038ab9b2e8f92d8531bcf717794a2291ec6e82ec7ae6a5c26823874bb246dfcc3aeb6e83c4137bc2132facfd56aba55c4e261933cf
Size (requests-2.17.3.tar.gz) = 123148 bytes
SHA1 (requests-2.18.1.tar.gz) = 8927e5bf2feb7fa43844e4972e48f9a384f7029d
RMD160 (requests-2.18.1.tar.gz) = fc6cfa5b4918efabee6c95dd5326d46f01942012
SHA512 (requests-2.18.1.tar.gz) = d7482ddce36ce633bee830bc8d9f9a207e1c20595378f7c60dcef01cab016a16704965f3b52e3faac63dd50fbe7c61d575742e71f51a2b8d41c1922df2dbaa06
Size (requests-2.18.1.tar.gz) = 124229 bytes
SHA1 (patch-requests_____init____.py) = 733037737da7f012030e89091d1b3ca28c3d7657
SHA1 (patch-setup.py) = 767a3713ba3f836b9294fca15046854823f3fd02