commit:     efd65e99c4505f8719a8cba148b7e36f91f7ae3a
Author:     Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Wed Jun  4 11:14:26 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Mon Jun  9 07:46:05 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=efd65e99

sci-mathematics/pulp: disable obsolete test method

Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Part-of: https://github.com/gentoo/sci/pull/1359
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 sci-mathematics/pulp/pulp-2.7.0.ebuild | 2 +-
 sci-mathematics/pulp/pulp-2.8.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/pulp/pulp-2.7.0.ebuild 
b/sci-mathematics/pulp/pulp-2.7.0.ebuild
index 7432b49c1..69074b80e 100644
--- a/sci-mathematics/pulp/pulp-2.7.0.ebuild
+++ b/sci-mathematics/pulp/pulp-2.7.0.ebuild
@@ -16,6 +16,6 @@ LICENSE="BSD-2"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
 
-distutils_enable_tests setup.py
+#distutils_enable_tests setup.py
 # ToDo: package theme
 #distutils_enable_sphinx doc/source dev-python/sphinx_glpi_theme

diff --git a/sci-mathematics/pulp/pulp-2.8.0.ebuild 
b/sci-mathematics/pulp/pulp-2.8.0.ebuild
index 9a5cee909..27b340f10 100644
--- a/sci-mathematics/pulp/pulp-2.8.0.ebuild
+++ b/sci-mathematics/pulp/pulp-2.8.0.ebuild
@@ -16,6 +16,6 @@ LICENSE="BSD-2"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
 
-distutils_enable_tests setup.py
+#distutils_enable_tests setup.py
 # ToDo: package theme
 #distutils_enable_sphinx doc/source dev-python/sphinx_glpi_theme

Reply via email to