python-responses
No description set
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / python-responses
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-responses && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-responses.changes | 0000002936 2.87 KB | |
python-responses.spec | 0000002349 2.29 KB | |
responses-0.10.5.tar.gz | 0000019314 18.9 KB |
Revision 11 (latest revision is 72)
Thomas Bechtold (tbechtold)
accepted
request 671858
from
John Paul Adrian Glaubitz (glaubitz)
(revision 11)
- Update to 0.10.4 + Fixed generated wrapper when using `@responses.activate` in Python 3.6+ when decorated functions use parameter and/or return annotations. - from version 0.10.3 + Fixed deprecation warnings in python 3.7 for inspect module usage. - from version 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. - from version 0.10.1 + Packaging fix to distribute wheel (#219). - from version 0.10.0 + Fix passing through extra settings (#207). + Fix collections.abc warning on Python 3.7 (#215). + Use 'biscuits' library instead of 'cookies' on Python 3.4+ (#218).
Comments 0