From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/pyzor/
Date: Tue, 20 Dec 2022 14:26:37 +0000 (UTC) [thread overview]
Message-ID: <1671546338.37605663f1619356b917af33e6c695184c7cc045.jsmolic@gentoo> (raw)
commit: 37605663f1619356b917af33e6c695184c7cc045
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 14:04:45 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 14:25:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37605663
mail-filter/pyzor: Remove USE=gevent
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
mail-filter/pyzor/metadata.xml | 3 ---
mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild | 3 +--
mail-filter/pyzor/pyzor-1.0.0_p20211223.ebuild | 3 +--
3 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/mail-filter/pyzor/metadata.xml b/mail-filter/pyzor/metadata.xml
index 66d14edeee1b..f8858867b591 100644
--- a/mail-filter/pyzor/metadata.xml
+++ b/mail-filter/pyzor/metadata.xml
@@ -18,9 +18,6 @@
Enables the redis back-end database engine for pyzord through
<pkg>dev-python/redis-py</pkg>
</flag>
- <flag name="gevent">
- Use <pkg>dev-python/gevent</pkg> to enable asynchronous operation
- </flag>
</use>
<upstream>
<remote-id type="github">SpamExperts/pyzor</remote-id>
diff --git a/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild b/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
index 0cc093a2cfd7..5ad4570d7488 100644
--- a/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
+++ b/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
@@ -16,13 +16,12 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="doc gdbm gevent mysql pyzord redis test"
+IUSE="doc gdbm mysql pyzord redis test"
RESTRICT="!test? ( test )"
RDEPEND="
pyzord? (
gdbm? ( $(python_gen_impl_dep 'gdbm') )
- gevent? ( dev-python/gevent[${PYTHON_USEDEP}] )
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
redis? ( dev-python/redis-py[${PYTHON_USEDEP}] )
)"
diff --git a/mail-filter/pyzor/pyzor-1.0.0_p20211223.ebuild b/mail-filter/pyzor/pyzor-1.0.0_p20211223.ebuild
index 9880725042d8..8320a319614d 100644
--- a/mail-filter/pyzor/pyzor-1.0.0_p20211223.ebuild
+++ b/mail-filter/pyzor/pyzor-1.0.0_p20211223.ebuild
@@ -16,13 +16,12 @@ S="${WORKDIR}/${PN}-${MY_COMMIT}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="doc gdbm gevent mysql pyzord redis test"
+IUSE="doc gdbm mysql pyzord redis test"
RESTRICT="!test? ( test )"
RDEPEND="
pyzord? (
gdbm? ( $(python_gen_impl_dep 'gdbm') )
- gevent? ( dev-python/gevent[${PYTHON_USEDEP}] )
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
redis? ( dev-python/redis-py[${PYTHON_USEDEP}] )
)"
next reply other threads:[~2022-12-20 14:26 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 14:26 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-18 10:48 [gentoo-commits] repo/gentoo:master commit in: mail-filter/pyzor/ Michał Górny
2025-01-18 10:48 Michał Górny
2025-01-18 10:45 Arthur Zamarin
2025-01-18 8:56 Arthur Zamarin
2025-01-18 8:24 Michał Górny
2024-12-30 7:17 Michał Górny
2024-04-14 17:22 Michał Górny
2024-04-14 15:28 Michał Górny
2024-04-14 15:28 Michał Górny
2023-06-28 7:37 Sam James
2023-02-17 6:27 Sam James
2023-02-17 6:27 Sam James
2022-08-16 0:22 Sam James
2022-07-13 0:31 Sam James
2022-06-22 18:37 Sam James
2022-05-07 7:17 Sam James
2022-03-03 21:22 David Seifert
2021-02-27 20:57 Sam James
2020-11-23 16:39 Sergei Trofimovich
2020-11-11 18:51 Sam James
2020-10-11 9:00 Sergei Trofimovich
2020-10-11 8:57 Sergei Trofimovich
2020-09-26 21:34 Sergei Trofimovich
2020-09-20 22:40 Thomas Deutschmann
2020-09-02 5:24 Sam James
2020-09-02 5:14 Sam James
2020-09-02 5:14 Sam James
2020-06-01 15:51 Michael Orlitzky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1671546338.37605663f1619356b917af33e6c695184c7cc045.jsmolic@gentoo \
--to=jsmolic@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox