summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-10-13 08:45:45 +0000
committerPacho Ramos <pacho@gentoo.org>2013-10-13 08:45:45 +0000
commitbe0edd8175f2decc18aaec1f3e8f81f1cf21a9e5 (patch)
treec3e81f3284bbffe3437648f37d919d9e9a658c34 /dev-python/mpmath
parentAlso compatible with python3_3 (diff)
downloadgentoo-2-be0edd8175f2decc18aaec1f3e8f81f1cf21a9e5.tar.gz
gentoo-2-be0edd8175f2decc18aaec1f3e8f81f1cf21a9e5.tar.bz2
gentoo-2-be0edd8175f2decc18aaec1f3e8f81f1cf21a9e5.zip
Also compatible with python3_3
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r--dev-python/mpmath/ChangeLog5
-rw-r--r--dev-python/mpmath/mpmath-0.17-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/mpmath/ChangeLog b/dev-python/mpmath/ChangeLog
index e5ce6a605a24..0aadc8f9f0b9 100644
--- a/dev-python/mpmath/ChangeLog
+++ b/dev-python/mpmath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/mpmath
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.27 2013/09/05 18:46:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.28 2013/10/13 08:45:45 pacho Exp $
+
+ 13 Oct 2013; Pacho Ramos <pacho@gentoo.org> mpmath-0.17-r1.ebuild:
+ Also compatible with python3_3
05 Sep 2013; Michał Górny <mgorny@gentoo.org> mpmath-0.17-r1.ebuild,
mpmath-0.17.ebuild:
diff --git a/dev-python/mpmath/mpmath-0.17-r1.ebuild b/dev-python/mpmath/mpmath-0.17-r1.ebuild
index a625e7643bac..bf3ad4a6ffa2 100644
--- a/dev-python/mpmath/mpmath-0.17-r1.ebuild
+++ b/dev-python/mpmath/mpmath-0.17-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.17-r1.ebuild,v 1.2 2013/09/05 18:46:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.17-r1.ebuild,v 1.3 2013/10/13 08:45:45 pacho Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 eutils # virtualx