summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/ipython: Remove redundant versionsMichał Górny2020-03-273-256/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython: x86 stable wrt bug #714356Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/ipython: ppc64 stable wrt bug #714356Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/ipython: amd64 stable wrt bug #714356Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/ipython: Clean py2 deps upMichał Górny2020-03-171-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython: Remove py2 virtualsMichał Górny2020-03-162-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython: Require old sphinx in 5*Michał Górny2020-02-142-2/+2
| | | | | | The documentation fails to build on >=sphinx-2, so force <2. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython: Remove py2Michał Górny2019-12-042-6/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython: remove py2 hackVirgil Dupras2019-05-041-23/+7
| | | | | | | | | | All circular dependencies had py2 cleanly dropped, rendering the hack obsolete. Bug: https://bugs.gentoo.org/685040 Bug: https://bugs.gentoo.org/684962 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/ipython: make notebook dep actually optionalVirgil Dupras2019-05-011-2/+1
| | | | | | Closes: https://bugs.gentoo.org/608822 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/ipython: remove oldVirgil Dupras2019-04-292-128/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/ipython: bump to 7.5.0Virgil Dupras2019-04-292-0/+151
| | | | | | | | Closes: https://bugs.gentoo.org/669408 Closes: https://bugs.gentoo.org/628260 Closes: https://bugs.gentoo.org/672372 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython: add python3.7 for 5.8.0Mike Gilbert2019-02-091-2/+2
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12_p63 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-python/ipython: add py37 supportMatthew Thode2019-01-272-4/+4
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/ipython: also enforce prompt_toolkit-2 dep. for 6.1.0Louis Sautier2018-11-201-1/+2
| | | | | | Bug: https://bugs.gentoo.org/669926 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/ipython: add missing revbumpLouis Sautier2018-11-112-0/+0
| | | | | | | | | I didn't revbump in 1f22b2eec0723c5359ec20c03bccf9fdc0d8510f. Bug: https://bugs.gentoo.org/669926 Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --force Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/ipython: enforce dependency on < prompt_toolkit-2Louis Sautier2018-11-062-2/+4
| | | | | | Closes: https://bugs.gentoo.org/669926 Signed-off-by: Louis Sautier <sbraz@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/ipython: Version bump to 5.8.0Marius Brehler2018-08-202-0/+134
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9528
* dev-python/ipython: Fix dev-python/typing depMichał Górny2018-07-122-2/+2
|
* dev-python/ipython: Drop oldAndreas Sturmlechner2018-05-167-351/+0
| | | | | Closes: https://bugs.gentoo.org/596714 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/ipython: amd64 stable wrt bug #596714Agostino Sarubbo2018-05-161-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* dev-python/ipython: De-stabilise armAndreas Sturmlechner2018-05-101-1/+1
| | | | | Bug: https://bugs.gentoo.org/596714 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/ipython: x86 stable (bug #596714)Thomas Deutschmann2018-04-221-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-python/ipython: add ~arm, bug #604532Markus Meier2018-03-211-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-python/ipython: add ~arm, bug #604532Markus Meier2018-03-211-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-python/ipython-5.4.1: added ~ppc, bug 604532Matt Turner2018-03-111-1/+1
|
* dev-python/ipython: stable 5.4.1 for ppc64, bug #596714Sergei Trofimovich2018-03-041-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-python/ipython: keyworded 3.2.1-r1 for ppc, bug #636532 (thanks to ↵Sergei Trofimovich2018-02-251-2/+2
| | | | | | | ernsteiswuerfel) Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-python/ipython: Clean old upMichał Górny2018-01-042-145/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* dev-python/ipython: Drop USE=qt4, keep qt5Andreas Sturmlechner2017-11-243-7/+5
| | | | | | Follow-up to: Bug: https://bugs.gentoo.org/630786 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-python/ipython: break circular deps with USE=notebookHendrik v. Raven2017-09-043-12/+12
| | | | | | | | | circular dependencies are still present with USE=test, but this appears to be unsolvable. Closes: https://bugs.gentoo.org/626110 Closes: https://github.com/gentoo/gentoo/pull/5287 Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/ipython: Restore ipythonX.Y symlinks, #624834Michał Górny2017-08-232-0/+24
|
* dev-python/ipython: unset smp as default to ease circular deps on ipyparallelSébastien Fabbro2017-08-191-1/+1
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* dev-python/ipython: version bump, python-3* onlySébastien Fabbro2017-08-152-0/+116
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* dev-python/ipython: added sphinxcontrib_websupport dependency for documentationSébastien Fabbro2017-07-281-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/ipython: removed the hack for linkingSébastien Fabbro2017-07-131-12/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/ipython: version bumpSébastien Fabbro2017-07-122-0/+129
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/ipython: Clean old versions upMichał Górny2017-05-037-742/+0
|
* dev-python/ipython: Add python3_6 to PYTHON_COMPATZac Medico2017-03-127-7/+7
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/ipython: Version bump to 5.3.0Marius Brehler2017-03-042-0/+145
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4105
* dev-python/ipython: revert privios commit, remove ~arm and ~ppc64 keywords ↵Michael Weber2017-03-015-5/+5
| | | | | | for now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/ipython: re-add ~arm ~ppc64.Michael Weber2017-03-015-8/+8
| | | | | 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-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/ipython: version bump to 5.2.2.Marius Brehler2017-02-142-0/+140
| | | | | Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3952
* dev-python/ipython: drop old.Marius Brehler2017-02-143-276/+0
| | | | | Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3952
* dev-python/ipython: Add dependecy on pathlibMarius Brehler2017-02-061-1/+2
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/604372 Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3789