Bug 2059979 - python3-pytest-httpx fails to install with pytest 7, pins pytest to < 7
Summary: python3-pytest-httpx fails to install with pytest 7, pins pytest to < 7
Keywords:
Status: CLOSED DUPLICATE of bug 2061161
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pytest-httpx
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2053821
Blocks: PYTEST7
TreeView+ depends on / blocked
 
Reported: 2022-03-02 12:32 UTC by Miro Hrončok
Modified: 2022-03-06 12:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-03-06 12:46:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2022-03-02 12:32:33 UTC
In this copr repo, I have updated pytest to 7.0.1:

https://copr.fedorainfracloud.org/coprs/churchyard/pytest-7/

Based on this PR:

https://src.fedoraproject.org/rpms/pytest/pull-request/25

I'd like to update pytest to 7 in Fedora 37, but this package fails to install because it pins pytest to < 7.

python3-pytest-httpx-0:0.18.0-1.fc36.noarch
(python3.10dist(pytest) >= 6 with python3.10dist(pytest) < 7)

I've been trying to reach you in the PR since half-December but there was no response, hence opening this bugzilla.


There are several packages affected by this update, so I'd very much appreciate it if you could try to relax this requirement (preferably upstream) and fix any problems with that. Please, check if your upstream hasn't already fixed it and backport the fix if possible. Report this failure to your upstream otherwise. If you need specific help, let me know.

Thanks!

Comment 1 Fabian Affolter 2022-03-03 16:44:25 UTC
> I've been trying to reach you in the PR since half-December but there was no response, hence opening this bugzilla.

Comment 2 Miro Hrončok 2022-03-04 10:33:56 UTC
For the record, if this stops installing, the impact is quite limited. The dependency tree is:

python-pytest-httpx
 - python-zeep (build only)
    - python-inema

Comment 3 Miro Hrončok 2022-03-06 12:46:07 UTC
This has been fixed, but in fact replaced by bz2061161, hence marking as a duplicate.

*** This bug has been marked as a duplicate of bug 2061161 ***


Note You need to log in before you can comment on or make changes to this bug.