14
0
forked from pool/python-requre

Accepting request 1254380 from home:glaubitz:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1254380
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=12
This commit is contained in:
2025-03-19 12:29:39 +00:00
committed by Git OBS Bridge
parent ecd5ddcaac
commit 85a84eb1e9
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Mar 19 10:57:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <dmueller@suse.com> Mon Feb 26 16:32:40 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-requre # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-requre Name: python-requre
Version: 0.8.4 Version: 0.9.0
Release: 0 Release: 0
Summary: Python libray for storing and using objects for testing Summary: Python libray for storing and using objects for testing
License: MIT License: MIT
@@ -32,6 +32,7 @@ BuildRequires: python-rpm-macros
Requires: python-GitPython Requires: python-GitPython
Requires: python-PyYAML Requires: python-PyYAML
Requires: python-click Requires: python-click
Requires: python-httpx
Requires: python-requests Requires: python-requests
Suggests: python-pytest Suggests: python-pytest
Requires(post): update-alternatives Requires(post): update-alternatives
@@ -41,6 +42,7 @@ BuildArch: noarch
BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module GitPython} BuildRequires: %{python_module GitPython}
BuildRequires: %{python_module click} BuildRequires: %{python_module click}
BuildRequires: %{python_module httpx}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests} BuildRequires: %{python_module requests}
# /SECTION # /SECTION

View File

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

3
requre-0.9.0.tar.gz Normal file
View File

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