forked from pool/python-pytest-subprocess
- Update to 1.5.0:
* #109: Match also os.PathLike. * #105: Add program matcher. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subprocess?expand=0&rev=6
This commit is contained in:
@@ -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
BIN
pytest-subprocess-1.5.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user