diff --git a/pytest_httpx-0.28.0-gh.tar.gz b/pytest_httpx-0.28.0-gh.tar.gz deleted file mode 100644 index 9876811..0000000 --- a/pytest_httpx-0.28.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5c2256d229edc2a3bcea2cb549644f32e822a7d032f2186e783d35681de5382 -size 29111 diff --git a/pytest_httpx-0.29.0-gh.tar.gz b/pytest_httpx-0.29.0-gh.tar.gz new file mode 100644 index 0000000..675092f --- /dev/null +++ b/pytest_httpx-0.29.0-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:099ec2e8fcba7d47862588fddf25d5315d3fa51c2aac8525d0f0b551e63d0540 +size 29203 diff --git a/python-pytest-httpx.changes b/python-pytest-httpx.changes index 571a7be..2e707ab 100644 --- a/python-pytest-httpx.changes +++ b/python-pytest-httpx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 1 21:21:49 UTC 2024 - Dirk Müller + +- update to 0.29.0: + * Add support for `pytest`==8.\* + ------------------------------------------------------------------- Tue Jan 9 21:38:43 UTC 2024 - Dirk Müller diff --git a/python-pytest-httpx.spec b/python-pytest-httpx.spec index a92fcb7..7acaf66 100644 --- a/python-pytest-httpx.spec +++ b/python-pytest-httpx.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pytest-httpx -Version: 0.28.0 +Version: 0.29.0 Release: 0 Summary: Send responses to httpx License: MIT