14
0
forked from pool/python-pylint

- Add new patch to fix failing tests with pytest 8, pytest-8.patch

gh#pylint-dev/pylint#9576
- Skip some tests that still are failing with pytest 8,
  gh#pylint-dev/pylint#9545

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint?expand=0&rev=159
This commit is contained in:
2024-07-09 12:16:59 +00:00
committed by Git OBS Bridge
parent 9f96db4e7f
commit 773708ceb9
3 changed files with 222 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 9 11:59:18 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add new patch to fix failing tests with pytest 8, pytest-8.patch
gh#pylint-dev/pylint#9576
- Skip some tests that still are failing with pytest 8,
gh#pylint-dev/pylint#9545
-------------------------------------------------------------------
Sun Jun 30 22:05:58 UTC 2024 - Dirk Müller <dmueller@suse.com>