Accepting request 1058561 from home:bnavigator:branches:devel:languages:python:pytest

- Update to 3.1.0
  * Drop official support for Python 3.6.
  * Drop usage of "py" dependency and use pytest capture instead

OBS-URL: https://build.opensuse.org/request/show/1058561
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-isort?expand=0&rev=17
This commit is contained in:
2023-01-16 21:14:10 +00:00
committed by Git OBS Bridge
parent e264dcdec7
commit cd5f204eb2
4 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 15 20:12:31 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 3.1.0
* Drop official support for Python 3.6.
* Drop usage of "py" dependency and use pytest capture instead
-------------------------------------------------------------------
Mon Mar 28 20:22:52 UTC 2022 - Ben Greiner <code@bnavigator.de>