14
0
forked from pool/python-mocket

- update to version 3.13.0:

- Adding Python 3.13 support by @mindflayer in #242

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=88
This commit is contained in:
Sebastian Wagner
2024-09-26 08:26:24 +00:00
committed by Git OBS Bridge
parent b8f71955ee
commit b932158cf1
4 changed files with 31 additions and 25 deletions

View File

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

3
mocket-3.13.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 26 08:25:18 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
- update to version 3.13.0:
- Adding Python 3.13 support by @mindflayer in #242
-------------------------------------------------------------------
Tue Sep 3 07:23:27 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
@@ -128,14 +134,14 @@ Sun Jan 1 18:43:24 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Add missing fastapi test dependency
-------------------------------------------------------------------
Tue Aug 23 18:47:07 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
Tue Aug 23 18:47:07 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
- update to version 3.10.8:
- Support for calls made by fastapi (#188)
* Introduce a `socket.socketpair()` function that acts as the real one
-------------------------------------------------------------------
Wed Aug 17 10:09:41 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
Wed Aug 17 10:09:41 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
- update to version 3.10.7:
- Adding support for `httpx` (#183)
@@ -164,7 +170,7 @@ Tue May 17 13:29:27 UTC 2022 - pgajdos@suse.com
+ python-mocket-no-mock.patch
-------------------------------------------------------------------
Mon Apr 25 08:36:19 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
Mon Apr 25 08:36:19 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
- - Bump Mocket version
- MocketEntry.request_class str vs bytes (#177)
@@ -207,7 +213,7 @@ Mon Apr 18 19:31:43 UTC 2022 - Ben Greiner <code@bnavigator.de>
Python 3.7 test is skipped by name globally)
-------------------------------------------------------------------
Sun Jan 9 19:21:59 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sun Jan 9 19:21:59 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
- - Add Mocket "strict mode" (#171)
* Add Mocket "strict mode".
@@ -223,7 +229,7 @@ Sun Jan 9 19:21:59 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
-------------------------------------------------------------------
Sat Jan 8 21:39:28 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Jan 8 21:39:28 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
- - Introducing `request_list()` method (#170)
* Introducing `request_list()` method.
@@ -236,7 +242,7 @@ Sat Jan 8 21:39:28 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
-------------------------------------------------------------------
Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.10.2:
- Help the user to spot issues (#166)
@@ -265,7 +271,7 @@ Wed Dec 1 21:17:39 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- In PYPI the package is old and broken
-------------------------------------------------------------------
Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.10.1:
- Multi `register()` (#159)
@@ -277,7 +283,7 @@ Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- In PYPI the package is old and broken
-------------------------------------------------------------------
Fri Sep 24 19:50:05 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Fri Sep 24 19:50:05 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- update to version 3.10.0:
- Fix for version number
@@ -287,12 +293,12 @@ Fri Sep 24 19:50:05 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update main.yml
-------------------------------------------------------------------
Sat Sep 4 18:19:20 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Sep 4 18:19:20 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- remove obsolete kwsyntax.patch.
-------------------------------------------------------------------
Sat Sep 4 18:10:11 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Sep 4 18:10:11 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.9.44:
- Update __init__.py
@@ -309,7 +315,7 @@ Thu Aug 5 15:22:22 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Add kwsyntax.patch to fix test failure with new decorator.
-------------------------------------------------------------------
Sat Jul 3 20:16:19 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Jul 3 20:16:19 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.9.42:
- Mock check_hostname everywhere (#152)
@@ -317,7 +323,7 @@ Sat Jul 3 20:16:19 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
* Complete refactoring.
-------------------------------------------------------------------
Fri May 21 16:02:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Fri May 21 16:02:54 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- update to version 3.9.41:
- A few refactors.
@@ -326,19 +332,19 @@ Fri May 21 16:02:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Avoid decorator>=5 as dependency. (#149)
-------------------------------------------------------------------
Tue Feb 2 21:33:54 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Tue Feb 2 21:33:54 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- disable test test_asyncio_record_replay as it requires DNS.
-------------------------------------------------------------------
Sat Jan 23 19:20:19 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Jan 23 19:20:19 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.9.40:
- Fix for asyncio.open_connection() (#144)
- fix UT for 3.5 support
-------------------------------------------------------------------
Fri Jan 15 16:56:37 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Fri Jan 15 16:56:37 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- update to version 3.9.39:
- Use MocketSocket as context manager (#141)
@@ -356,7 +362,7 @@ Fri Jan 15 16:56:37 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Refactor. (#136)
-------------------------------------------------------------------
Sun Jan 3 10:37:41 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sun Jan 3 10:37:41 UTC 2021 - Sebastian Wagner <sebix@sebix.at>
- update to version 3.9.35:
- Removing Python 2 compatibility layer (#134).
@@ -381,7 +387,7 @@ Thu Dec 10 01:45:45 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
does not interfere with other packages
-------------------------------------------------------------------
Mon Nov 9 20:23:21 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
Mon Nov 9 20:23:21 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.9.3:
* Fix for `.makefile()` as reported by @KyleKing.
@@ -391,14 +397,14 @@ Mon Nov 9 20:23:21 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
* Fix for Python 2.
-------------------------------------------------------------------
Sun Oct 11 07:03:02 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sun Oct 11 07:03:02 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.9.1:
- Multiple HTTP writes (#125)
- Fix for #111.
-------------------------------------------------------------------
Sat Sep 26 07:39:57 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Sep 26 07:39:57 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.9.0:
- MockHTTP uses `http-parser` as parser
@@ -422,12 +428,12 @@ Tue Aug 11 07:08:04 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to multibuild as we create cycle with python-pook otherwise
-------------------------------------------------------------------
Sat Aug 8 13:00:29 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Aug 8 13:00:29 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
- Change requirements version specifier from == to >=.
-------------------------------------------------------------------
Thu Jul 23 18:54:20 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
Thu Jul 23 18:54:20 UTC 2020 - Sebastian Wagner <sebix@sebix.at>
- Update to version 3.8.6:
- No upstream changelog available

View File

@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-mocket%{psuffix}
Version: 3.12.9
Version: 3.13.0
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause