summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/jupyter_client: DISTUTILS_USE_SETUPTOOLS=rdependMike Gilbert2020-04-151-0/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-python/jupyter_client: Remove redundant versionsMichał Górny2020-03-275-157/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jupyter_client: Stabilize 5.2.3-r1 ALLARCHESMichał Górny2020-03-271-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jupyter_client: Mark ALLARCHESMichał Górny2020-03-271-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jupyter_client: Clean py2 deps upMichał Górny2020-03-172-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-055-10/+10
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jupyter_client: Version bump 5.3.4Andrew Ammerlaan2019-12-232-0/+37
| | | | | | | | | | | Breaking up PR into smaller parts: Bug: https://bugs.gentoo.org/702458 Bug: https://github.com/gentoo/gentoo/pull/13988 Closes: https://github.com/gentoo/gentoo/pull/14002 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Benda Xu <heroxbd@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* dev-python/jupyter_client: amd64 stable wrt bug #681030Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-114-0/+4
| | | | | | | | | | | | | | | | | | 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/jupyter_client: Remove py2Michał Górny2019-12-042-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jupyter_client: Version bump to 5.2.4Marius Brehler2019-07-112-0/+38
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/12370 Signed-off-by: Marius Brehler <marius.brehler+gentoo@googlemail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* dev-python/jupyter_client: drop py2Virgil Dupras2019-05-041-0/+36
| | | | | | Bug: https://bugs.gentoo.org/685040 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-172-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/jupyter_client: use HTTPSMichael Mair-Keimberger2019-02-262-2/+2
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11144 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/jupyter_client: 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/jupyter_client: Version bump to 5.2.3Marius Brehler2018-05-292-0/+39
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/8633
* dev-python/jupyter_client: Drop oldAndreas Sturmlechner2018-05-162-37/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/jupyter_client: 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/jupyter_client: x86 stable (bug #596714)Thomas Deutschmann2018-04-221-2/+2
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-python/jupyter_client-5.1.0-r1: Dropped ~ppc keywordsMatt Turner2018-03-111-1/+1
|
* dev-python/jupyter_client-5.1.0-r1: added ~ppc, bug 604532Matt Turner2018-03-111-1/+1
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/jupyter_client: include the missing patch.Benda Xu2017-08-311-0/+39
| | | | | | | Credit: Harris Landgarten Bug: 629376 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/jupyter_client: switch the build system to setuptools.Benda Xu2017-08-305-111/+3
| | | | | | | | | | The upstream has switched to setuptools in their master branch in order to have jupyter-{kernelspec,run} scripts properly installed. We adopt it. Remove old versions. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/jupyter_client: Version bump to 5.1.0Marius Brehler2017-07-302-0/+38
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5216
* dev-python/jupyter_client: Add python3_6 to PYTHON_COMPATZac Medico2017-03-121-2/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-014-4/+4
|
* dev-python/jupyter_client: Version bump to 4.4.0Marius Brehler2016-09-052-0/+38
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2244 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/jupyter_client: Version bump to 4.3.0; Shorten python_test()Marius Brehler2016-07-252-0/+38
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1960 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/jupyter_client: Version bumpMarius Brehler2016-04-022-0/+38
| | | | Package-Manager: portage-2.2.26
* dev-python/jupyter_client: keywording arm64Matthew Thode2016-02-281-1/+1
| | | | | | merged on X-C1 Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/jupyter_client: Move KEYWORDS variableMarius Brehler2015-11-281-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-python/jupyter_client: Import from science overlayMarius Brehler2015-11-273-0/+52
Package-Manager: portage-2.2.20.1