Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1306190 - Python 3 support in virtualenvwrapper
Summary: Python 3 support in virtualenvwrapper
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-virtualenvwrapper
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Infrastructure SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3
TreeView+ depends on / blocked
 
Reported: 2016-02-10 09:34 UTC by Jan Včelák
Modified: 2016-07-26 09:45 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-26 00:42:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Specfile patch for python2/3 subpackages support (4.67 KB, patch)
2016-06-28 13:51 UTC, Lumír Balhar
no flags Details | Diff
New patch version (4.73 KB, patch)
2016-07-25 08:34 UTC, Lumír Balhar
no flags Details | Diff

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!


Note You need to log in before you can comment on or make changes to this bug.