20
0

Sync with Factory #1

Closed
mlin7442 wants to merge 1 commits from mlin7442/python-pytest-httpx:factory into leap-16.1
First-time contributor

Update to Factory version

Update to Factory version
mlin7442 added 1 commit 2026-07-07 12:33:16 +02:00
## Changed
  * pytest required version is now 9.
  ## Added
  * Explicit support for python 3.14.
  * match_params parameter is now available on responses and callbacks
    registration, as well as request(s) retrieval. Allowing to provide query
    parameters as a dict instead of being part of the matched URL.
    + This parameter allows to perform partial query params matching.
  ## Fixed
  * URL with more than one value for the same parameter were not matched
    properly (matching was performed on the first value).
  * httpx_mock.add_exception is now properly documented.
  ## Removed
  * python 3.9 is not supported anymore.
autogits_workflow_pr_bot requested review from legaldb 2026-07-07 12:33:41 +02:00
autogits_workflow_pr_bot requested review from packagehub-review 2026-07-07 12:33:41 +02:00
packagehub-review requested review from bigironman 2026-07-07 12:36:08 +02:00
packagehub-review requested review from lkocman-factory 2026-07-07 12:36:08 +02:00
packagehub-review requested review from maxlin_factory 2026-07-07 12:36:09 +02:00
packagehub-review requested review from smithfarm 2026-07-07 12:36:09 +02:00
Member

Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm .

Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment: @packagehub-review: approve.
To request changes on behalf of the group, create the following comment: @packagehub-review: decline followed with lines justifying the decision.
Future edits of the comments are ignored, a new comment is required to change the review state.

Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm . Do **not** use standard review interface to review on behalf of the group. To accept the review on behalf of the group, create the following comment: `@packagehub-review: approve`. To request changes on behalf of the group, create the following comment: `@packagehub-review: decline` followed with lines justifying the decision. Future edits of the comments are ignored, a new comment is required to change the review state.
Member

![Build results](https://br.opensuse.org/status/openSUSE:Backports:SLE-16.1:PullRequest:2542/python-pytest-httpx)
Member

Legal reviewed as acceptable:

Accepted because of low risk (2) and auto-accept risk threshold (2)
Legal reviewed as [acceptable](https://legaldb.suse.de/reviews/details/535492): ``` Accepted because of low risk (2) and auto-accept risk threshold (2) ```
legaldb approved these changes 2026-07-07 12:50:17 +02:00
maxlin_factory closed this pull request 2026-07-13 09:54:07 +02:00

Pull request closed

Sign in to join this conversation.