From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0867C158087 for ; Sun, 24 Oct 2021 05:13:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D02AE0857; Sun, 24 Oct 2021 05:13:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 383F3E0857 for ; Sun, 24 Oct 2021 05:13:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20427343761 for ; Sun, 24 Oct 2021 05:13:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A97B2176 for ; Sun, 24 Oct 2021 05:13:13 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1635052376.fdfcafe8c85bdcd5df6ce85a8c59eca5a0d603b7.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_core/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jupyter_core/Manifest dev-python/jupyter_core/jupyter_core-4.7.1.ebuild X-VCS-Directories: dev-python/jupyter_core/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: fdfcafe8c85bdcd5df6ce85a8c59eca5a0d603b7 X-VCS-Branch: master Date: Sun, 24 Oct 2021 05:13:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bd83a4fe-d96b-4dba-951d-bbab51edf6be X-Archives-Hash: 0dcbd92a11534f314824f0f737243044 commit: fdfcafe8c85bdcd5df6ce85a8c59eca5a0d603b7 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Oct 24 05:01:39 2021 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Oct 24 05:12:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdfcafe8 dev-python/jupyter_core: drop 4.7.1 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/jupyter_core/Manifest | 1 - dev-python/jupyter_core/jupyter_core-4.7.1.ebuild | 40 ----------------------- 2 files changed, 41 deletions(-) diff --git a/dev-python/jupyter_core/Manifest b/dev-python/jupyter_core/Manifest index 3289221e28d..215774878a8 100644 --- a/dev-python/jupyter_core/Manifest +++ b/dev-python/jupyter_core/Manifest @@ -1,2 +1 @@ -DIST jupyter_core-4.7.1.tar.gz 68886 BLAKE2B aa89351845c669474c03a307934a5d84b6357679bc99f2fc7da4f93ff347766d52ce3551780803b73941d6457f7004306e795398fd390c81e9180193a2119225 SHA512 bc190abd000566dbd097dcb14acf1926c92bb265f2cfbbd14dac6a9cf7d6a02f924ba89fa957ca30c2af57433e9187e288bb8e80d039a3d3a583c6e488a9c80e DIST jupyter_core-4.8.1.tar.gz 73579 BLAKE2B d5dcc89d948fa52f4a1b7c210585e9e5657004a431a4d177d7393d8283a9be86117e2c2452e4381399d1f479ae7b9ec4c5f891d09dd99c81768a64b69d8b182a SHA512 774612652537f46f486c0ae4157053463debcdc079d5e732865c729ef7fbab5f0d1b8da5d4e7cc1eda3a80250b43877d8f75889fa86330f951c61e3f8a7a29e2 diff --git a/dev-python/jupyter_core/jupyter_core-4.7.1.ebuild b/dev-python/jupyter_core/jupyter_core-4.7.1.ebuild deleted file mode 100644 index 9e966dfd2d9..00000000000 --- a/dev-python/jupyter_core/jupyter_core-4.7.1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -DESCRIPTION="Core common functionality of Jupyter projects" -HOMEPAGE="https://jupyter.org" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="dev-python/traitlets[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - >=dev-python/ipython-4.0.1[${PYTHON_USEDEP}] - dev-python/nose[${PYTHON_USEDEP}] - )" - -distutils_enable_sphinx docs \ - dev-python/sphinxcontrib-github-alt -distutils_enable_tests pytest - -python_test() { - local deselect=( - # fails if jupyter is not in system sitedir - # (PYTHONPATH is insufficient) - jupyter_core/tests/test_command.py::test_not_on_path - jupyter_core/tests/test_command.py::test_path_priority - # TODO - jupyter_core/tests/test_paths.py::test_jupyter_path_prefer_env - ) - - pytest -vv ${deselect[@]/#/--deselect } || - die "Tests failed with ${EPYTHON}" -}