Bug 1380135

Summary: python-astropy provides python3 version instead of python2
Product: [Fedora] Fedora Reporter: Dominik 'Rathann' Mierzejewski <dominik>
Component: python-astropyAssignee: Sergio Pascual <sergio.pasra>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: sergio.pasra
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: 2016-10-02 20:01:00 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:
Bug Depends On:    
Bug Blocks: 1380134    

Description Dominik 'Rathann' Mierzejewski 2016-09-28 18:04:22 UTC
Description of problem:
Installing python-astropy brings python3 version instead of the expected python2. This causes unexpected build failures in packages requiring python-astropy (expecting python2 version), for example in APLpy.

Version-Release number of selected component (if applicable):
python-astropy-1.2.1-2.fc25

How reproducible:
Always.

Steps to Reproduce:
1. dnf install python-astropy

Actual results:
python3 version gets installed.

Expected results:
python2 version should get installed.

Comment 1 Sergio Pascual 2016-09-30 14:15:35 UTC
Thank you for finding this. I'm going to build a new package in Rawhide