Bug 997674

Summary: [patch] python2 package pulls in python3 dependencies
Product: [Fedora] Fedora Reporter: Ralph Bean <rbean>
Component: python-zope-sqlalchemyAssignee: Luke Macken <lmacken>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lmacken, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-20 22:04:57 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:
Attachments:
Description Flags
Move python3 requires statements into the python3 subpackage. none

Description Ralph Bean 2013-08-16 01:09:38 UTC
Created attachment 787123 [details]
Move python3 requires statements into the python3 subpackage.

When you install python-zope-sqlalchemy, it pulls in the python3 dependencies.  I've attached a patch for the spec file that fixes it.

Comment 1 Luke Macken 2013-08-20 22:04:57 UTC
Applied and built for rawhide, thanks!