Bug 1851904

Summary: Unable to install package in rawhide (nothing provides python3.9dist(sphinx))
Product: [Fedora] Fedora Reporter: Fabien Boucher <fboucher>
Component: python-sphinx-autodoc-typehintsAssignee: Tristan Cacqueray <tdecacqu>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mail, tdecacqu
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-29 13:22:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabien Boucher 2020-06-29 11:39:25 UTC
Description of problem:
Unable to install package in rawhide.


Version-Release number of selected component (if applicable):
1.11.0-1

How reproducible:
always


Steps to Reproduce:

➜  zuul git:(master) podman run -it fedora:rawhide
[root@2a3e6276cf50 /]# dnf install python3-sphinx-autodoc-typehints


Actual results:

Error: 
 Problem: conflicting requests
  - nothing provides python3.9dist(sphinx) >= 3 needed by python3-sphinx-autodoc-typehints-1.11.0-1.fc33.noarch
(try to add '--skip-broken' to skip uninstallable packages)


Expected results:
no errors and package installed.

Additional info:

Comment 1 Fabian Affolter 2020-06-29 13:22:45 UTC

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