- Update to 0.0.18:

* adapt tests to pytest 8.3.4
  * Increase triple quote search
- Drop patch newline.patch, included upstream.
- Skip a broken test with pytest 8.4.
- Ship README and license.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-examples?expand=0&rev=21
This commit is contained in:
2025-07-04 06:13:08 +00:00
committed by Git OBS Bridge
parent df4ca383dd
commit 9a16346eea
5 changed files with 17 additions and 36 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 4 06:12:42 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.0.18:
* adapt tests to pytest 8.3.4
* Increase triple quote search
- Drop patch newline.patch, included upstream.
- Skip a broken test with pytest 8.4.
- Ship README and license.
-------------------------------------------------------------------
Mon Apr 28 16:51:32 UTC 2025 - Dirk Müller <dmueller@suse.com>