Bug 1306190

Summary: Python 3 support in virtualenvwrapper
Product: [Fedora] Fedora Reporter: Jan Včelák <jv+fedora>
Component: python-virtualenvwrapperAssignee: Fedora Infrastructure SIG <infra-sig>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: infra-sig, kevin, lbalhar, pviktori, rbean
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: 2016-07-26 00:42:15 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:
Bug Depends On:    
Bug Blocks: 1285816    
Attachments:
Description Flags
Specfile patch for python2/3 subpackages support
none
New patch version none

Description Jan Včelák 2016-02-10 09:34:57 UTC
Description of problem:

According to the upstream project web site, virtualenvwrapper should support Python 3 [1]. Since Python 3 is default in Fedora, the package should default to Python 3 as well.

[1] https://pypi.python.org/pypi/virtualenvwrapper/#python-versions

Version-Release number of selected component (if applicable):
python-virtualenvwrapper-4.6.0-1.fc23.noarch

How reproducible:
always

Steps to Reproduce:
1. dnf install python3-virtualenvwrapper
2.
3.

Actual results:
No package python3-virtualenvwrapper available.

Expected results:


Additional info:

Comment 1 Fedora Admin XMLRPC Client 2016-04-04 20:37:28 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Lumír Balhar 2016-06-28 13:51:14 UTC
Created attachment 1173456 [details]
Specfile patch for python2/3 subpackages support

Hello.

I am providing the patch for python2/3 subpackages. Could you please do the update?

Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=14688988

Thank you and have a nice day.
Lumir

Comment 3 Lumír Balhar 2016-07-18 09:43:18 UTC
Hello.

If maintainer has nothing against then we can push this change in few days.

Have a nice day.
Lumir

Comment 4 Kevin Fenzi 2016-07-22 22:59:36 UTC
Can you rebase the patch (It doesn't apply cleanly as there have been several changes since you made it in the package). 

Otherwise it looks ok to me...

Comment 5 Lumír Balhar 2016-07-25 08:34:05 UTC
Created attachment 1183630 [details]
New patch version

Hello.

I am providing rebased patch. Successful Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=15012052

Have a nice day.
Lumir

Comment 6 Kevin Fenzi 2016-07-26 00:42:15 UTC
Applied and built in rawhide, thanks!