commit:     4c019f9361b533bade1780091b4c553fbe64b189
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sat Jan 14 14:04:12 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat Jan 14 14:04:12 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4c019f93

dev-python/pyviz_comms: added notice for missing test distribution

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild | 4 ++++
 dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild 
b/dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild
index 432a25a31..8526bd511 100644
--- a/dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild
+++ b/dev-python/pyviz_comms/pyviz_comms-2.0.1.ebuild
@@ -16,3 +16,7 @@ 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

diff --git a/dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild 
b/dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild
index 432a25a31..8526bd511 100644
--- a/dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild
+++ b/dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild
@@ -16,3 +16,7 @@ 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