Path to this page:
Subject: CVS commit: pkgsrc/net/py-responses
From: Adam Ciarcinski
Date: 2018-11-04 23:26:04
Message id: 20181104222604.5FF4FFB1C@cvs.NetBSD.org
Log Message:
py-responses: updated to 0.10.2
0.10.2
- Fixed build setup to use undeprecated pytest bin stub.
- Updated tox configuration.
- Added example of using responses with pytest.fixture
- Removed dependency on biscuits in py3. Instead http.cookies is being used.
0.10.1
- Packaging fix to distribute wheel
0.10.0
- Fix passing through extra settings
- Fix collections.abc warning on Python 3.7
- Use 'biscuits' library instead of 'cookies' on Python 3.4+
Files: