Accepting request 1157880 from devel:languages:python

- update to 0.25.0:
  * Added support for Python 3.12
  * Fixed `matchers.header_matcher` not failing when a matched
    header is missing from the request. See #702

OBS-URL: https://build.opensuse.org/request/show/1157880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-responses?expand=0&rev=30
This commit is contained in:
Ana Guerrero 2024-03-15 19:27:31 +00:00 committed by Git OBS Bridge
commit 7a480772e0
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 14 08:19:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.25.0:
* Added support for Python 3.12
* Fixed `matchers.header_matcher` not failing when a matched
header is missing from the request. See #702
-------------------------------------------------------------------
Mon Nov 27 18:39:54 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-responses
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-responses
Version: 0.24.1
Version: 0.25.0
Release: 0
Summary: A utility library for mocking out the `requests` Python library
License: Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b127c6ca3f8df0eb9cc82fd93109a3007a86acb24871834c47b77765152ecf8c
size 77530

3
responses-0.25.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01ae6a02b4f34e39bffceb0fc6786b67a25eae919c6368d05eabc8d9576c2a66
size 77681