Accepting request 1077664 from devel:languages:python:pytest

- Update to 1.5.0:
  * #109: Match also os.PathLike.
  * #105: Add program matcher.

OBS-URL: https://build.opensuse.org/request/show/1077664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-subprocess?expand=0&rev=3
This commit is contained in:
2023-04-06 13:57:34 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3edccde14da6f65860d55891df37a1ec86fcf83db880512f856a77cfb521d1e1
size 24835

BIN
pytest-subprocess-1.5.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Fri Jan 27 18:22:44 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@@ -17,7 +17,7 @@
Name: python-pytest-subprocess
Version: 1.4.2
Version: 1.5.0
Release: 0
Summary: A plugin to fake subprocess for pytest
License: MIT