diff --git a/python-requre.changes b/python-requre.changes index 2154cea..85f266f 100644 --- a/python-requre.changes +++ b/python-requre.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Mar 19 10:57:19 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.9.0 + * Supports recording of the requests done by `httpx` via + `record_httpx()` and `recording_httpx()` decorators. (#297) +- from version 0.8.6 + * Trigger a new release to fix the PyPI upload action. +- from version 0.8.5 + * Trigger a new release to confirm the correct SPDX licence. +- Update BuildRequires and Requires from pyproject.toml + ------------------------------------------------------------------- Mon Feb 26 16:32:40 UTC 2024 - Dirk Müller diff --git a/python-requre.spec b/python-requre.spec index 76a9379..63d5839 100644 --- a/python-requre.spec +++ b/python-requre.spec @@ -1,7 +1,7 @@ # # spec file for package python-requre # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-requre -Version: 0.8.4 +Version: 0.9.0 Release: 0 Summary: Python libray for storing and using objects for testing License: MIT @@ -32,6 +32,7 @@ BuildRequires: python-rpm-macros Requires: python-GitPython Requires: python-PyYAML Requires: python-click +Requires: python-httpx Requires: python-requests Suggests: python-pytest Requires(post): update-alternatives @@ -41,6 +42,7 @@ BuildArch: noarch BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module GitPython} BuildRequires: %{python_module click} +BuildRequires: %{python_module httpx} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} # /SECTION diff --git a/requre-0.8.4.tar.gz b/requre-0.8.4.tar.gz deleted file mode 100644 index 186455d..0000000 --- a/requre-0.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a42f41f09450e1b10915e0adb9edd919d94137f4cfbf23b400ddffa3591930d -size 226513 diff --git a/requre-0.9.0.tar.gz b/requre-0.9.0.tar.gz new file mode 100644 index 0000000..9663938 --- /dev/null +++ b/requre-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91caf2571eaed9f59d36df1803c917792be19dac3c2492285af20be5f3fd7ff6 +size 230396