17
0

Accepting request 1191175 from home:glaubitz:branches:devel:languages:python

- Add python-pytest to BuildRequires
- Use %pytest instead of %pyunitest to be able to skip tests
- Temporarily disable test_errors_syntax test on Python 3.13

OBS-URL: https://build.opensuse.org/request/show/1191175
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=73
This commit is contained in:
2024-08-02 11:51:41 +00:00
committed by Git OBS Bridge
parent 68d3865d5a
commit 5c19bf2e32
2 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 2 11:40:14 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add python-pytest to BuildRequires
- Use %pytest instead of %pyunitest to be able to skip tests
- Temporarily disable test_errors_syntax test on Python 3.13
-------------------------------------------------------------------
Fri Jan 5 15:26:55 UTC 2024 - Dirk Müller <dmueller@suse.com>