b611a8d184
Accepting request 1302093 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1302093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=46
2025-09-01 15:16:46 +00:00
04468b3ef1
- update to version 3.13.11:
...
- Better abstraction for when inheriting from `mockhttp.Entry`
- Define an alternative `can_handle` logic by passing a callable
- Update to version 3.13.10:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=109
2025-08-24 13:05:12 +00:00
c005196019
Accepting request 1295182 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1295182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=45
2025-07-24 16:34:37 +00:00
c3fd440b49
- Update to versionn 3.13.10:
...
* Adding socket methods used by trio
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=107
2025-07-15 21:28:11 +00:00
7214f77c12
Accepting request 1289679 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1289679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=44
2025-07-02 10:07:47 +00:00
2394b322b6
- Update to version 3.13.9:
...
* Better Strict Mode by @mindflayer in #298
- Update to version 3.13.8:
* Fixture event_loop got removed from pytest-asyncio by @mindflayer in #294
* Match querystring for multiple responses in httpretty plugin by @wilhelmklopp in #295
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=105
2025-06-24 19:39:42 +00:00
05981abaef
Accepting request 1284032 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1284032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=43
2025-06-10 06:56:54 +00:00
55d2ff1633
Accepting request 1281821 from home:glaubitz:branches:devel:languages:python
...
- Update to 3.13.7
* Update README.rst
* Add methods for UDP sockets
OBS-URL: https://build.opensuse.org/request/show/1281821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=103
2025-06-02 08:48:14 +00:00
a92b7da7ab
Accepting request 1281446 from devel:languages:python
...
- only use python311 on suse platforms
OBS-URL: https://build.opensuse.org/request/show/1281446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=42
2025-05-31 17:14:44 +00:00
3a582d63e6
- only use python311 on suse platforms
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=101
2025-05-28 07:07:04 +00:00
82977564d7
Accepting request 1280100 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1280100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=41
2025-05-27 16:50:02 +00:00
7bd8466df4
Accepting request 1280472 from home:dgarcia:branches:devel:languages:python
...
- Use python3-httpx in pkg_vcmp for Tumbleweed to do not have a fixed
python version in that check.
OBS-URL: https://build.opensuse.org/request/show/1280472
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=99
2025-05-27 08:33:03 +00:00
2c3deb3acb
- Update to 3.13.6:
...
* Adding some type hints
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=98
2025-05-19 09:36:30 +00:00
c768b1d4cf
Accepting request 1276569 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1276569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=40
2025-05-13 18:11:42 +00:00
cd50974cb7
- update to 3.13.5:
...
- First stable version after huge refactor
- Fix for caching when using uv
- Better conf for pytest-asyncio
- Fix test_truesendall failure on MacOS
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=96
2025-05-04 06:57:07 +00:00
177142b600
Accepting request 1267256 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1267256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=39
2025-04-08 15:49:57 +00:00
a8847fb778
- uptdate to 3.13.4:
...
* License update - 2025
* Missing dependency typing-extensions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=94
2025-03-29 07:32:34 +00:00
ef0bb8c2ca
- Update to 3.13.3:
...
* Restructuring the project: no bug-fixing nor new features Latest
* Build and publish pure python wheel
* Refactor absolute imports and remove compat
* Refactoring and Typing
* Refactor: split modules
* Refactor: introduce state object
* Refactor split socket and ssl socket
* Refactor rename ssl classes
* Changes from ruff
* improve injection code, make backwards compat explicit, make ssl-api explicit
* Refactor introduce recording storage
* Small cleanup
* Target make safetest got broken
* Better structure
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=93
2025-03-23 09:26:42 +00:00
4dee1220f7
Accepting request 1217426 from devel:languages:python
...
- update to 3.13.2:
* Test the plugin for `pook` separately
* Refactoring FakeSSLContext
* Increasing readability of Mocket core
* `aiohttp` reuses SSLContext instances created at import-time
- update to 3.13.1:
* No need to keep multiple dirs for tests
* Back to testing `doctest`
* Pinning the version of `aiohttp`
* Test with the official stable Python 3.13
* Switching to using `puremagic` for identifying MIME types
OBS-URL: https://build.opensuse.org/request/show/1217426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=38
2024-10-25 17:18:37 +00:00
0b6b1194ed
- update to 3.13.2:
...
* Test the plugin for `pook` separately
* Refactoring FakeSSLContext
* Increasing readability of Mocket core
* `aiohttp` reuses SSLContext instances created at import-time
- update to 3.13.1:
* No need to keep multiple dirs for tests
* Back to testing `doctest`
* Pinning the version of `aiohttp`
* Test with the official stable Python 3.13
* Switching to using `puremagic` for identifying MIME types
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=91
2024-10-23 20:19:51 +00:00
e9a7d126b6
Accepting request 1204917 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1204917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=37
2024-10-01 15:11:08 +00:00
b91e29c985
Accepting request 1204900 from home:mcalabkova:branches:devel:languages:python
...
- Skip test failing with new aiohttp
OBS-URL: https://build.opensuse.org/request/show/1204900
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=89
2024-10-01 11:37:23 +00:00
b932158cf1
- 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
2024-09-26 08:26:24 +00:00
d99825869d
Accepting request 1199816 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1199816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mocket?expand=0&rev=36
2024-09-10 19:12:50 +00:00
b8f71955ee
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=86
2024-09-03 07:38:40 +00:00
8e5cfccf1d
- Update to version 3.12.9:
...
* Replacing httptools with h11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=85
2024-09-03 07:26:21 +00:00