From 85b3b40efd1179ab2a1818b0ed304ae4a6897967 Mon Sep 17 00:00:00 2001 From: Laurent Bachelier Date: Tue, 13 Aug 2013 12:20:18 +0200 Subject: [PATCH] Bump Python 3.2 support to 3.3 --- pytest-xdist-1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest-xdist-1.8.ebuild b/pytest-xdist-1.8.ebuild index 1bfedc7..254a508 100644 --- a/pytest-xdist-1.8.ebuild +++ b/pytest-xdist-1.8.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} ) +PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) inherit distutils-r1 -- 2.26.2