14
0
Commit Graph

1 Commits

Author SHA256 Message Date
2702eae8d4 - update to 0.25.7:
* Added support for python 3.13
  * Added py.typed to package_data
  * Responses can now match requests that use `data` with file-
    like objects.
  * Files will be read as bytes and stored in the request mock.
  * `RequestsMock.matchers` was added. This property is an alias
    to `responses.matchers`. See #739
  * Removed tests from packaged wheels. See #746
  * Improved recorder API to ease use in REPL environments. See
    #745

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=73
2025-03-28 20:58:26 +00:00