Go to file
Dominique Leuenberger 8593e6ef29 Accepting request 1041848 from devel:languages:python:pytest
- Update to 0.20.3:
  * Prevent DeprecationWarning to bubble up on CPython 3.10.9 and 3.11.1. #460 
- Update to 0.20.2:
  * Fixes an issue with async fixtures that are defined as methods on a test
    class not being rebound to the actual test instance. #197
  * Replaced usage of deprecated @pytest.mark.tryfirst with
    @pytest.hookimpl(tryfirst=True) #438
- 0.20.1 (22-10-21)
  * Fixes an issue that warned about using an old version of pytest, even
    though the most recent version was installed. #430
- 0.20.0 (22-10-21)
  * BREAKING: Removed legacy mode. If you're upgrading from v0.19 and you
    haven't configured asyncio_mode = legacy, you can upgrade without taking
    any additional action. If you're upgrading from an earlier version or you
    have explicitly enabled legacy mode, you need to switch to auto or strict
    mode before upgrading to this version.
  * Deprecate use of pytest v6.
  * Fixed an issue which prevented fixture setup from being cached. #404

OBS-URL: https://build.opensuse.org/request/show/1041848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-asyncio?expand=0&rev=12
2022-12-12 17:59:12 +00:00
_multibuild - Inject multibuild to defeat a build loop 2022-07-06 08:00:23 +00:00
.gitattributes Accepting request 582509 from devel:languages:python 2018-03-05 12:44:34 +00:00
.gitignore Accepting request 582509 from devel:languages:python 2018-03-05 12:44:34 +00:00
pytest-asyncio-0.20.3.tar.gz - Update to 0.20.3: 2022-12-09 11:11:54 +00:00
python-pytest-asyncio.changes - Update to 0.20.3: 2022-12-09 11:11:54 +00:00
python-pytest-asyncio.spec - Update to 0.20.3: 2022-12-09 11:11:54 +00:00