Bug 1661208

Summary: Python3-praw is uninstallable due to conflict with python-decorator in Fedora 29
Product: [Fedora] Fedora Reporter: qoheniac
Component: python-prawAssignee: Fabian Affolter <mail>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: extras-qa, florbo45, mail, me
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: 1624628 Environment:
Last Closed: 2019-08-10 12:09:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1425652    
Bug Blocks:    

Description qoheniac 2018-12-20 12:25:45 UTC
+++ This bug was initially created as a clone of Bug #1624628 +++

Description of problem:

Python3-praw depends on python-decorator < 4.1m however, Fedora 28 provides python-decorator 4.2.1


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

Python3-praw 3.6.0 

How reproducible:

Always

Steps to Reproduce:
1. sudo dnf install python3-praw

Actual results:

Receive the following error:

Problem: conflicting requests
  - nothing provides python-decorator < 4.1 needed by python2-praw-3.6.0-5.fc28.noarch


Expected results:

No error, python3-praw is installed

Additional info: