Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471672 - dev-python/tox-1.4.3 should depend on >=dev-python/virtualenv-1.8.4
Summary: dev-python/tox-1.4.3 should depend on >=dev-python/virtualenv-1.8.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 08:29 UTC by Yuriy Taraday
Modified: 2013-06-17 09:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy Taraday 2013-05-29 08:29:14 UTC
New tox version requires at least virtualenv 1.8.4 as stated in https://bitbucket.org/hpk42/tox/src/1.4.3/setup.py
Ebuild should be fixed to respect that.

Reproducible: Always
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2013-05-29 12:31:58 UTC
(In reply to Yuriy Taraday from comment #0)
> New tox version requires at least virtualenv 1.8.4 as stated in
> https://bitbucket.org/hpk42/tox/src/1.4.3/setup.py
> Ebuild should be fixed to respect that.
> 
> Reproducible: Always

Oh that should.  

* dev-python/virtualenv
     Available versions:  1.7.1.2-r1 (~)1.8.2 (~)1.8.4 (~)1.9.1 (~)1.9.1-r1 

Not before virtualenv 1.8.4 is made stable
Comment 2 Yuriy Taraday 2013-05-29 13:55:52 UTC
tox just won't work without this. So I think it's safe to change ebuild and let user decide if one want to use "unstable" version of virtualenv.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2013-06-17 09:05:38 UTC
  17 Jun 2013; Ian Delaney <idella4@gentoo.org> +tox-1.4.3-r1.ebuild,
  tox-1.4.3.ebuild:
  revbump, dep virtualenv adjusted wrt Bug #471672