Accepting request 973899 from home:mcalabkova:branches:devel:languages:python:pytest

- Update to 2.0.0
  * Drop python 2.7 and 3.6 support
  * Switch to pyproject.toml and Poetry

OBS-URL: https://build.opensuse.org/request/show/973899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-base-url?expand=0&rev=3
This commit is contained in:
2022-04-29 16:00:02 +00:00
committed by Git OBS Bridge
parent 7abebaa972
commit 32f73d3ded
4 changed files with 21 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 29 10:14:27 UTC 2022 - Markéta Machová <mmachova@suse.com>
- Update to 2.0.0
* Drop python 2.7 and 3.6 support
* Switch to pyproject.toml and Poetry
-------------------------------------------------------------------
Tue Jul 21 06:46:56 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>