commit: b2278f3fe423483a27490b88aa2fec57e82011a7
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Apr 13 15:31:52 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 15:31:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b2278f3f
dev-python/celery: disable Pyro4 optfeature
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/celery/celery-5.3.0_beta1-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/celery/celery-5.3.0_beta1-r1.ebuild
b/dev-python/celery/celery-5.3.0_beta1-r1.ebuild
index d46c2fc2d..cf6b66d62 100644
--- a/dev-python/celery/celery-5.3.0_beta1-r1.ebuild
+++ b/dev-python/celery/celery-5.3.0_beta1-r1.ebuild
@@ -114,7 +114,6 @@ pkg_postinst() {
#optfeature "couchbase support" dev-python/couchbase
optfeature "redis support" dev-python/redis-py
optfeature "auth support" dev-python/pyopenssl
- optfeature "pyro support" dev-python/Pyro4
optfeature "yaml support" dev-python/pyyaml
optfeature "memcache support" dev-python/pylibmc
optfeature "mongodb support" dev-python/pymongo