Accepting request 1156454 from home:bnavigator:branches:devel:languages:python:pytest

- Fix requirements for python39 (yes really)
- Make brittle test "fix" depending on the undocumented value of
  unexpanded %python_bin_suffix more robust

OBS-URL: https://build.opensuse.org/request/show/1156454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-console-scripts?expand=0&rev=25
This commit is contained in:
2024-03-11 21:35:05 +00:00
committed by Git OBS Bridge
parent ee22a608ef
commit 3f95a8c947
2 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 8 20:17:05 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Fix requirements for python39 (yes really)
- Make brittle test "fix" depending on the undocumented value of
unexpanded %python_bin_suffix more robust
-------------------------------------------------------------------
Wed Jul 19 13:34:19 UTC 2023 - ecsos <ecsos@opensuse.org>