commit:     367b9f20b17c0aaf581aab90487f12673634c617
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 13:21:54 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 22 13:21:54 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=367b9f20

dev-python/pyviz_comms: drop 2.0.1

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild 
b/dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild
deleted file mode 100644
index 8526bd511..000000000
--- a/dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Bidirectional communication for the HoloViz ecosystem"
-HOMEPAGE="https://holoviz.org";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/param[${PYTHON_USEDEP}]"
-
-# Tarballs do not include tests, reported upstream:
-# https://github.com/holoviz/pyviz_comms/issues/104
-#distutils_enable_tests pytest

Reply via email to