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

- Update to 0.4.0
  * Drop python2.7 (Fixes #14)
  * Drop python3.5 and python3.6
  * Require pytest>=7.0

OBS-URL: https://build.opensuse.org/request/show/972468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sphinx?expand=0&rev=10
This commit is contained in:
2022-04-25 06:28:30 +00:00
committed by Git OBS Bridge
parent 80540602ea
commit 6e3b758f52
4 changed files with 16 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 25 06:23:43 UTC 2022 - Markéta Machová <mmachova@suse.com>
- Update to 0.4.0
* Drop python2.7 (Fixes #14)
* Drop python3.5 and python3.6
* Require pytest>=7.0
-------------------------------------------------------------------
Fri Aug 21 12:55:42 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>