public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/alot/
Date: Tue,  5 Dec 2023 04:20:47 +0000 (UTC)	[thread overview]
Message-ID: <1701750040.9ac33e4a5506fa8fd4c190eea5996ee2a9739855.mgorny@gentoo> (raw)

commit:     9ac33e4a5506fa8fd4c190eea5996ee2a9739855
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon Dec  4 00:00:14 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec  5 04:20:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac33e4a

mail-client/alot: drop outdated dependency on mock

It was dropped upstream in 0.9 in favor of the stdlib unittest.mock:
https://github.com/pazz/alot/commit/9c32f8a28c0e555537ee0c8236e099a6990dacbc

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 mail-client/alot/alot-0.10.ebuild | 5 +----
 mail-client/alot/alot-9999.ebuild | 3 ---
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/mail-client/alot/alot-0.10.ebuild b/mail-client/alot/alot-0.10.ebuild
index 0b8379627d15..5f7b634eb2d8 100644
--- a/mail-client/alot/alot-0.10.ebuild
+++ b/mail-client/alot/alot-0.10.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1
 
@@ -34,9 +34,6 @@ RDEPEND="
 "
 BDEPEND="
 	dev-python/sphinx[${PYTHON_USEDEP}]
-	test? (
-		dev-python/mock[${PYTHON_USEDEP}]
-	)
 "
 
 PATCHES=(

diff --git a/mail-client/alot/alot-9999.ebuild b/mail-client/alot/alot-9999.ebuild
index 0b8379627d15..57916ba956be 100644
--- a/mail-client/alot/alot-9999.ebuild
+++ b/mail-client/alot/alot-9999.ebuild
@@ -34,9 +34,6 @@ RDEPEND="
 "
 BDEPEND="
 	dev-python/sphinx[${PYTHON_USEDEP}]
-	test? (
-		dev-python/mock[${PYTHON_USEDEP}]
-	)
 "
 
 PATCHES=(


             reply	other threads:[~2023-12-05  4:20 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-05  4:20 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-14 15:58 [gentoo-commits] repo/gentoo:master commit in: mail-client/alot/ Michał Górny
2023-01-21  4:54 Sam James
2022-03-22  0:27 Sam James
2021-05-31 20:53 Michał Górny
2021-02-27 20:57 Sam James
2020-12-03  8:12 Sam James
2020-08-09  7:14 Joonas Niilola
2020-08-09  7:14 Joonas Niilola
2020-08-09  7:14 Joonas Niilola
2020-08-09  7:14 Joonas Niilola
2020-03-05 12:21 Joonas Niilola
2020-01-08 17:54 Joonas Niilola
2019-07-05 10:47 Michał Górny
2019-07-05 10:47 Michał Górny
2018-07-21 21:59 Patrice Clement
2018-02-23 19:50 Patrice Clement
2017-12-03 12:55 Patrice Clement
2017-12-03 12:55 Patrice Clement
2017-05-29 11:50 Amadeusz Piotr Żołnowski
2016-01-03 21:16 Amadeusz Piotr Żołnowski
2016-01-03 15:52 Amadeusz Piotr Żołnowski

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=1701750040.9ac33e4a5506fa8fd4c190eea5996ee2a9739855.mgorny@gentoo \
    --to=mgorny@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