summaryrefslogtreecommitdiff
path: root/dev-python/celery/celery-5.3.0_beta1.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@booking.com>2023-01-07 13:43:50 +0100
committerMarcin Deranek <marcin.deranek@booking.com>2023-01-07 22:54:26 +0100
commitaac9c1de9eba2b32d276312b3ff1e78478c85333 (patch)
tree1dd5b9a8b0d0e31dc99458ae05804174870201a3 /dev-python/celery/celery-5.3.0_beta1.ebuild
parente08a024c05107634e9fa9b904f0b4e638e55794d (diff)
downloadportage-aac9c1de9eba2b32d276312b3ff1e78478c85333.tar.gz
portage-aac9c1de9eba2b32d276312b3ff1e78478c85333.tar.bz2
portage-aac9c1de9eba2b32d276312b3ff1e78478c85333.zip
dev-python/celery cleanup
Diffstat (limited to 'dev-python/celery/celery-5.3.0_beta1.ebuild')
-rw-r--r--dev-python/celery/celery-5.3.0_beta1.ebuild8
1 files changed, 0 insertions, 8 deletions
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