[Pytest-commit] [hpk42/tox] [PATCH] Fix lazy-loading (issue #90)

2013-03-17 Thread g2p
--- you can reply above this line --- New issue 90: [PATCH] Fix lazy-loading https://bitbucket.org/hpk42/tox/issue/90/patch-fix-lazy-loading g2p: See #75 and #72 for context. The envsitepackagesdir test was broken, the attached patch fixes that and a problem with lazy-loading properties (which

[Pytest-commit] [hpk42/tox] Python 2.5 support (issue #91)

2013-03-17 Thread Chris Adams
--- you can reply above this line --- New issue 91: Python 2.5 support https://bitbucket.org/hpk42/tox/issue/91/python-25-support Chris Adams: tox currently lists Python 2.5 as the earliest supported version. Unfortunately, it no longer works because PyPI changed to require SSL, which breaks o