15
0
forked from pool/python-aioftp

Accepting request 1056816 from home:bnavigator:branches:devel:languages:python

- Remove 'legacy' pytest-asyncio mode command line argument. It is
  not available anymore, meanwhile upstream uses 'strict' from
  config file.

OBS-URL: https://build.opensuse.org/request/show/1056816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aioftp?expand=0&rev=16
This commit is contained in:
2023-01-09 08:18:30 +00:00
committed by Git OBS Bridge
parent 2d1e37dcb5
commit c59a75af1e
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 7 20:25:23 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Remove 'legacy' pytest-asyncio mode command line argument. It is
not available anymore, meanwhile upstream uses 'strict' from
config file.
-------------------------------------------------------------------
Mon Oct 17 11:31:51 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>