From aac9c1de9eba2b32d276312b3ff1e78478c85333 Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Sat, 7 Jan 2023 13:43:50 +0100 Subject: dev-python/celery cleanup --- dev-python/celery/celery-5.3.0_beta1.ebuild | 8 -------- 1 file changed, 8 deletions(-) (limited to 'dev-python/celery/celery-5.3.0_beta1.ebuild') diff --git a/dev-python/celery/celery-5.3.0_beta1.ebuild b/dev-python/celery/celery-5.3.0_beta1.ebuild index e969f01..42cf8e8 100644 --- a/dev-python/celery/celery-5.3.0_beta1.ebuild +++ b/dev-python/celery/celery-5.3.0_beta1.ebuild @@ -57,7 +57,6 @@ BDEPEND=" dev-python/sphinx-testing[${PYTHON_USEDEP}] dev-python/tblib[${PYTHON_USEDEP}] sci-astronomy/pyephem[${PYTHON_USEDEP}] - dev-python/sqlalchemy[${PYTHON_USEDEP}] ) doc? ( dev-python/docutils[${PYTHON_USEDEP}] @@ -74,13 +73,6 @@ EPYTEST_DESELECT=( # Failing tests t/unit/contrib/test_sphinx.py::test_sphinx ) -python_prepare_all() { - # Remove failed tests - rm t/unit/app/test_backends.py \ - t/unit/backends/test_{base,rpc}.py - - distutils-r1_python_prepare_all -} python_install_all() { # Main celeryd init.d and conf.d -- cgit v1.2.3