summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/ipython_genutils: Enable py3.13Michał Górny10 days1-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: Enable pypy3Michał Górny2023-11-201-1/+1
| | | | | Sponsored-by: Ex Makhina, Inc. <info-gentoo@exmakhina.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: Enable py3.12Michał Górny2023-05-311-3/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: Use pypi.eclassMichał Górny2023-03-161-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/ipython_genutils: keyword 0.2.0-r4 for ~loongWANG Xuerui2022-12-041-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-python/ipython_genutils: drop 0.2.0-r3Arthur Zamarin2022-08-171-22/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ipython_genutils: Stabilize 0.2.0-r4 ALLARCHES, #865597Arthur Zamarin2022-08-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ipython_genutils: fix patch whitespacesArthur Zamarin2022-07-161-5/+7
| | | | | Closes: https://bugs.gentoo.org/858371 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ipython_genutils: enable py3.11Arthur Zamarin2022-07-162-0/+288
| | | | | | Uses patch from opensuse to remove dep on nose Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ipython_genutils: Remove oldMichał Górny2022-03-151-22/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: Stabilize 0.2.0-r3 ALLARCHES, #835217Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-python/ipython_genutils: Switch to PEP 517 buildMichał Górny2022-01-291-0/+22
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: Stabilize 0.2.0-r2 ppc, #811939Sam James2021-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: Stabilize 0.2.0-r2 hppa, #811939Sam James2021-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: Keyword 0.2.0-r2 ia64, #808378Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: Stabilize 0.2.0-r2 arm, #811939Sam James2021-09-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/ipython_genutils: stable 0.2.0-r2 for sparc, bug #811939Rolf Eike Beer2021-09-081-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: Keyword 0.2.0-r2 s390, #808378Sam James2021-09-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: keyworded 0.2.0-r2 for hppa, bug #808378Rolf Eike Beer2021-08-251-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: add ~riscv keywordYe Cao2021-06-291-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao <ye.c@rioslab.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-python/ipython_genutils: Keyword 0.2.0-r2 sparc, #796365Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: Port to python3.10Jakov Smolic2021-05-061-1/+2
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: mark ALLARCHESSam James2021-03-141-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: add missing nose runtime depSam James2021-03-141-1/+4
| | | | | | | | | | | | | | | | | Provides decorators which need nose. From dev-python/notebook: /usr/lib/python3.7/site-packages/_pytest/assertion/rewrite.py:170: in exec_module exec(co, module.__dict__) notebook/nbconvert/tests/test_nbconvert_handlers.py:50: in <module> class APITest(NotebookTestBase): notebook/nbconvert/tests/test_nbconvert_handlers.py:83: in APITest @onlyif_cmds_exist('pandoc') /usr/lib/python3.7/site-packages/ipython_genutils/testing/decorators.py:165: in skip_decorator import nose E ModuleNotFoundError: No module named 'nose' Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: Remove redundant versionsMichał Górny2020-08-221-29/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: arm64 stable (bug #732342)Sam James2020-08-031-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: x86 stable (bug #715070)Sam James2020-07-311-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: ppc64 stable wrt bug #715070Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/ipython_genutils: Stabilize 0.2.0-r1 amd64, #715070Michał Górny2020-07-071-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: Add python@ as (co-)maintMichał Górny2020-06-101-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: Port to py39Michał Górny2020-06-081-13/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: add python3_8Andrey Grozin2020-03-021-0/+29
| | | | | Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* dev-python/ipython_genutils: Remove py2Michał Górny2020-02-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | 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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ipython_genutils: add py37 supportMatthew Thode2019-01-271-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/ipython_genutils: Drop oldAndreas Sturmlechner2018-05-162-29/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/ipython_genutils: 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_genutils: x86 stable (bug #596714)Thomas Deutschmann2018-04-221-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-python/ipython_genutils: 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_genutils-0.2.0: added ~ppc, bug 604532Matt Turner2018-03-111-1/+1
|
* dev-python/ipython_genutils: stable 0.2.0 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/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/ipython_genutils: Version bump to 0.2.0Marius Brehler2017-03-162-0/+29
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4201
* dev-python/ipython_genutils: Add python3_6 to PYTHON_COMPATZac Medico2017-03-101-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>