FS#62893 - [python-virtualenvwrapper] unneeded dependency on python2-virtualenv

Attached to Project: Community Packages
Opened by Guillaume Pujol (PiC0) - Friday, 14 June 2019, 06:01 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 27 February 2020, 11:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:
python-virtualenvwrapper is a Python 3 package and currently (as version 4.8.4-1) has a mandatory dependency on python2-virtualenv, which itself pulls python2.
On a system where only Python 3 packages are installed (which is my case since a few weeks), that keeps python2 installed without any reason.

That dependency on python2-virtualenv should be optional instead.


% pacman -Qi python-virtualenvwrapper
Name : python-virtualenvwrapper
Version : 4.8.4-1
Description : Extensions to Ian Bicking's virtualenv tool
Architecture : any
URL : https://virtualenvwrapper.readthedocs.io/
Licenses : MIT
Groups : None
Provides : None
Depends On : python-virtualenv python2-virtualenv python-virtualenv-clone python-stevedore
Optional Deps : None
Required By : mycroft-core
Optional For : None
Conflicts With : python2-virtualenvwrapper
Replaces : python2-virtualenvwrapper
Installed Size : 104,00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Build Date : lun. 11 f
Install Date : jeu. 02 mai 2019 07:43:09 CEST
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 27 February 2020, 11:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-virtualenvwrapper 4.8.4-4
Comment by Sean Tully (multipitch) - Wednesday, 04 December 2019, 15:53 GMT
Can the PKGBUILD be replaced with the attached to close this out?
   PKGBUILD (0.9 KiB)

Loading...