14
0
forked from pool/python-sybil

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

Please note: The newest version is currently 5.0.3. Version 4.0.0 was heavily 
rewritten, there are some not-yet-packaged test dependencies. I am just lazy 
to create new packages, so making a little step with small changes (which
suffice to fix the build with new pytest).

- Update to 3.0.1
  * Continue with the ever shifting sands of pytest APIs, this time 
    appeasing warnings from pytest 7 that when fixed break compatibility 
    with pytest 6.
- Drop python-sybil-fix-ordering.diff
- Add pytest74.patch to support pytest 7.4

OBS-URL: https://build.opensuse.org/request/show/1100616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sybil?expand=0&rev=32
This commit is contained in:
2023-07-26 06:43:55 +00:00
committed by Git OBS Bridge
parent 5c049ce885
commit cadbc5782c
6 changed files with 59 additions and 31 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 25 12:42:51 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 3.0.1
* Continue with the ever shifting sands of pytest APIs, this time
appeasing warnings from pytest 7 that when fixed break compatibility
with pytest 6.
- Drop python-sybil-fix-ordering.diff
- Add pytest74.patch to support pytest 7.4
-------------------------------------------------------------------
Tue Jun 13 11:23:08 UTC 2023 - Dirk Müller <dmueller@suse.com>