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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9704C158041 for ; Tue, 2 Apr 2024 13:22:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8DC4E2AB0; Tue, 2 Apr 2024 13:22:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B998EE2AB0 for ; Tue, 2 Apr 2024 13:22:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C06433430DA for ; Tue, 2 Apr 2024 13:22:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0528F1621 for ; Tue, 2 Apr 2024 13:22:09 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1712064116.9c6d116c3453e6d8078e5d8d942bf425b2a83b21.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter-server-fileid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jupyter-server-fileid/Manifest dev-python/jupyter-server-fileid/jupyter-server-fileid-0.9.1.ebuild dev-python/jupyter-server-fileid/metadata.xml X-VCS-Directories: dev-python/jupyter-server-fileid/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9c6d116c3453e6d8078e5d8d942bf425b2a83b21 X-VCS-Branch: master Date: Tue, 2 Apr 2024 13:22:09 +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: fa61c2a2-2ce5-452c-9ff6-0d5e42dd0de4 X-Archives-Hash: 04ee2da7ad1d9db0b567ad93c419aa47 commit: 9c6d116c3453e6d8078e5d8d942bf425b2a83b21 Author: Michał Górny gentoo org> AuthorDate: Tue Apr 2 13:19:46 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Apr 2 13:21:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6d116c dev-python/jupyter-server-fileid: Revert "revive." Reverting the whole batch. Reverts: e272f49ddc94ac7b28bdc5f2e07104f5188632f9 Signed-off-by: Michał Górny gentoo.org> dev-python/jupyter-server-fileid/Manifest | 1 - .../jupyter-server-fileid-0.9.1.ebuild | 45 ---------------------- dev-python/jupyter-server-fileid/metadata.xml | 13 ------- 3 files changed, 59 deletions(-) diff --git a/dev-python/jupyter-server-fileid/Manifest b/dev-python/jupyter-server-fileid/Manifest deleted file mode 100644 index 8253dc95eabc..000000000000 --- a/dev-python/jupyter-server-fileid/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jupyter_server_fileid-0.9.1.tar.gz 54279 BLAKE2B 503303d0fc1443bed15d41e88700bf508cb9d5b14d146db52aca58c436355878334be96d1baa1847cdbab1bf893cb68e4ebe8f6230a6643286a3586af96f75d1 SHA512 0e02861c312c3cfe0a0665cb4423bad7e8414e48cc62baef085a4a46d9cc2b32526f5d1f62198ec51b0d5086b70976e9144ec41ecaf3e4922c5dab8300487da0 diff --git a/dev-python/jupyter-server-fileid/jupyter-server-fileid-0.9.1.ebuild b/dev-python/jupyter-server-fileid/jupyter-server-fileid-0.9.1.ebuild deleted file mode 100644 index 8e3a4acf6302..000000000000 --- a/dev-python/jupyter-server-fileid/jupyter-server-fileid-0.9.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="An extension that maintains file IDs for documents in a running Jupyter Server" -HOMEPAGE=" - https://jupyter.org/ - https://github.com/jupyter-server/jupyter_server_fileid/ - https://pypi.org/project/jupyter-server-fileid/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/jupyter-server[${PYTHON_USEDEP}] - dev-python/jupyter-events[${PYTHON_USEDEP}] -" - -BDEPEND=" - test? ( - dev-python/pytest-jupyter[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # unreliable on tmpfs - # https://github.com/jupyter-server/jupyter_server_fileid/issues/58 - tests/test_manager.py::test_get_path_oob_move_nested - tests/test_manager.py::test_get_path_oob_move_deeply_nested -) - -python_install_all() { - distutils-r1_python_install_all - mv "${ED}/usr/etc" "${ED}/etc" || die -} diff --git a/dev-python/jupyter-server-fileid/metadata.xml b/dev-python/jupyter-server-fileid/metadata.xml deleted file mode 100644 index fb76de150888..000000000000 --- a/dev-python/jupyter-server-fileid/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - sci@gentoo.org - Gentoo Science Project - - - - jupyter-server-fileid - jupyter-server/jupyter_server_fileid - -