summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/ipython: Add python3_6 to PYTHON_COMPATZac Medico2017-03-121-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/ipython: revert privios commit, remove ~arm and ~ppc64 keywords ↵Michael Weber2017-03-011-1/+1
| | | | | | for now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/ipython: re-add ~arm ~ppc64.Michael Weber2017-03-011-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* dev-python/ipython: whitespaceFelix Janda2016-08-061-1/+1
|
* dev-python/ipython: Add missing RDEPEND for python2, apply patch to not use ↵Patrick McLean2016-06-061-0/+145
on python3 Adds RDEPEND on dev-python/backports-shutil_get_terminal_size for python2, add patch from https://github.com/ipython/ipython/pull/9417 to not require on python3. Gentoo-Bug: 585038 Package-Manager: portage-2.3.0_rc1