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:
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
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
Hello. If maintainer has nothing against then we can push this change in few days. Have a nice day. Lumir
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...
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
Applied and built in rawhide, thanks!