- add sle15_python_module_pythons

* #105: Add program matcher.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=8
This commit is contained in:
2024-04-08 10:41:07 +00:00
committed by Git OBS Bridge
parent 9fc3042c53
commit dc8cdbe215
2 changed files with 8 additions and 2 deletions

View File

@@ -1,9 +1,14 @@
-------------------------------------------------------------------
Mon Apr 8 10:40:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Thu Apr 6 07:14:12 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.5.0:
* #109: Match also os.PathLike.
* #105: Add program matcher.
* #105: Add program matcher.
-------------------------------------------------------------------
Fri Jan 27 18:22:44 UTC 2023 - Ben Greiner <code@bnavigator.de>