diff --git a/pytest-subprocess-1.4.2.tar.gz b/pytest-subprocess-1.4.2.tar.gz deleted file mode 100644 index 01d439e..0000000 --- a/pytest-subprocess-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3edccde14da6f65860d55891df37a1ec86fcf83db880512f856a77cfb521d1e1 -size 24835 diff --git a/pytest-subprocess-1.5.0.tar.gz b/pytest-subprocess-1.5.0.tar.gz new file mode 100644 index 0000000..6d3849b --- /dev/null +++ b/pytest-subprocess-1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7693b96f588f39b84c7b2b5c04287459246dfae6be1dd4098937a728ad4fbe3 +size 24141 diff --git a/python-pytest-subprocess.changes b/python-pytest-subprocess.changes index c8aaf5e..10189e5 100644 --- a/python-pytest-subprocess.changes +++ b/python-pytest-subprocess.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 6 07:14:12 UTC 2023 - Steve Kowalik + +- Update to 1.5.0: + * #109: Match also os.PathLike. + * #105: Add program matcher. + ------------------------------------------------------------------- Fri Jan 27 18:22:44 UTC 2023 - Ben Greiner diff --git a/python-pytest-subprocess.spec b/python-pytest-subprocess.spec index d133f21..afa5c50 100644 --- a/python-pytest-subprocess.spec +++ b/python-pytest-subprocess.spec @@ -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