17
0
Commit Graph

15 Commits

Author SHA256 Message Date
cfaac047ea Accepting request 1289376 from devel:languages:python:pytest
- Update to 1.1.0:
  * Drop Python 3.8 (#57)
  * Export the plugin types at top-level (#60, #61)
  * Add host parameter to aiohttp_server fixture (#63)
- Write out a pytest.ini file to support Pytest 8.4.

OBS-URL: https://build.opensuse.org/request/show/1289376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-aiohttp?expand=0&rev=7
2025-07-02 10:09:18 +00:00
89a102bc13 - Update to 1.1.0:
* Drop Python 3.8 (#57)
  * Export the plugin types at top-level (#60, #61)
  * Add host parameter to aiohttp_server fixture (#63)
- Write out a pytest.ini file to support Pytest 8.4.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=14
2025-07-01 02:43:13 +00:00
70c39522b7 Accepting request 1114839 from devel:languages:python:pytest
- update to 1.0.5:
  * Fix some compatibility with Pytest 7.
- pytest72.patch dropped (upstream)

OBS-URL: https://build.opensuse.org/request/show/1114839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-aiohttp?expand=0&rev=6
2023-10-04 20:30:50 +00:00
bee305a3a8 - update to 1.0.5:
* Fix some compatibility with Pytest 7.
- pytest72.patch dropped (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=12
2023-10-02 14:49:58 +00:00
d45e961c61 Accepting request 1096817 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1096817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-aiohttp?expand=0&rev=5
2023-07-05 13:30:55 +00:00
48e53551a7 Accepting request 1096791 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1096791
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=10
2023-07-04 13:35:25 +00:00
81e91143df Accepting request 1039049 from devel:languages:python:pytest
- Add pytest72.patch to make it compatible with pytest 7.2.0
  gh#aio-libs/pytest-aiohttp#49

OBS-URL: https://build.opensuse.org/request/show/1039049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-aiohttp?expand=0&rev=4
2022-12-13 17:55:07 +00:00
f09e0a6bc9 - Add pytest72.patch to make it compatible with pytest 7.2.0
gh#aio-libs/pytest-aiohttp#49

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=8
2022-11-30 07:22:06 +00:00
3004c85008 Accepting request 1012119 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1012119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-aiohttp?expand=0&rev=3
2022-10-18 10:45:01 +00:00
cd553bd9be Accepting request 1011097 from home:bnavigator:branches:devel:languages:python:pytest
- Fix dependencies: pytest-asyncio missing
- Enable test suite

OBS-URL: https://build.opensuse.org/request/show/1011097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=6
2022-10-17 13:14:08 +00:00
42b064547c Accepting request 1009319 from devel:languages:python:pytest
- Update to 1.0.4
  * Fix failure with aiohttp_client fixture usage when asyncio_mode=strict. #25
- 1.0.3 (2022-01-03)
  * Fix loop and proactor_loop fixtures. #22
- 1.0.2 (2022-01-20)
  * Restore implicit switch to asyncio_mode = auto if legacy mode is detected.
- 1.0.1 (2022-01-20)
  * Don't implicitly switch from legacy to auto asyncio_mode, the integration
    doesn't work well.
- 1.0.0 (2022-1-20)
  * The plugin is compatible with pytest-asyncio now. It uses pytest-asyncio
    for async tests running and async fixtures support, providing by itself
    only fixtures for creating aiohttp test server and client.

OBS-URL: https://build.opensuse.org/request/show/1009319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-aiohttp?expand=0&rev=2
2022-10-11 16:02:44 +00:00
3bc0ace4f6 - Update to 1.0.4
* Fix failure with aiohttp_client fixture usage when asyncio_mode=strict. #25
- 1.0.3 (2022-01-03)
  * Fix loop and proactor_loop fixtures. #22
- 1.0.2 (2022-01-20)
  * Restore implicit switch to asyncio_mode = auto if legacy mode is detected.
- 1.0.1 (2022-01-20)
  * Don't implicitly switch from legacy to auto asyncio_mode, the integration
    doesn't work well.
- 1.0.0 (2022-1-20)
  * The plugin is compatible with pytest-asyncio now. It uses pytest-asyncio
    for async tests running and async fixtures support, providing by itself
    only fixtures for creating aiohttp test server and client.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=4
2022-10-10 09:26:07 +00:00
d2392dcca3 Accepting request 688698 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/688698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-aiohttp?expand=0&rev=1
2019-03-26 14:46:07 +00:00
Tomáš Chvátal
41dc73ac23 - Initial commit, needed by autobahn
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=2
2019-03-26 12:30:16 +00:00
Tomáš Chvátal
a086e3be8c Accepting request 688697 from home:mcepl:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/688697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=1
2019-03-26 12:26:23 +00:00