Go to file
Thomas Bechtold acaecdf387 Accepting request 671858 from home:glaubitz:branches:devel:languages:python
- 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).

OBS-URL: https://build.opensuse.org/request/show/671858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=11
2019-02-05 13:48:00 +00:00
.gitattributes Accepting request 487006 from home:alarrosa:branches:devel:languages:python 2017-04-24 16:27:22 +00:00
.gitignore Accepting request 487006 from home:alarrosa:branches:devel:languages:python 2017-04-24 16:27:22 +00:00
python-responses.changes Accepting request 671858 from home:glaubitz:branches:devel:languages:python 2019-02-05 13:48:00 +00:00
python-responses.spec Accepting request 671858 from home:glaubitz:branches:devel:languages:python 2019-02-05 13:48:00 +00:00
responses-0.10.5.tar.gz Accepting request 671858 from home:glaubitz:branches:devel:languages:python 2019-02-05 13:48:00 +00:00