public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyaes/
Date: Sun,  5 Jun 2022 16:10:26 +0000 (UTC)	[thread overview]
Message-ID: <1654445414.c6fffd5c11487453793f1ab65ded8f9bea54da49.arthurzam@gentoo> (raw)

commit:     c6fffd5c11487453793f1ab65ded8f9bea54da49
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  5 16:05:33 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  5 16:10:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6fffd5c

dev-python/pyaes: enable py3.11

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/pyaes/pyaes-1.6.1-r3.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyaes/pyaes-1.6.1-r3.ebuild b/dev-python/pyaes/pyaes-1.6.1-r3.ebuild
index 2e4a7c6742e0..7e3dd08474f9 100644
--- a/dev-python/pyaes/pyaes-1.6.1-r3.ebuild
+++ b/dev-python/pyaes/pyaes-1.6.1-r3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 
@@ -18,7 +18,11 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="test? ( dev-python/pycryptodome[${PYTHON_USEDEP}] )"
+BDEPEND="
+	test? (
+		dev-python/pycryptodome[${PYTHON_USEDEP}]
+	)
+"
 
 python_test() {
 	local t fail=


             reply	other threads:[~2022-06-05 16:10 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-05 16:10 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-07  4:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyaes/ Sam James
2025-05-13 18:36 Arthur Zamarin
2025-02-27 21:15 Michał Górny
2024-06-15 17:33 Michał Górny
2023-06-01 13:40 Michał Górny
2022-03-16  9:01 Michał Górny
2022-03-16  8:13 Jakov Smolić
2022-01-29 20:43 Michał Górny
2021-10-02 10:23 James Le Cuirot
2021-06-05 17:59 Michał Górny
2021-02-22  6:02 Joshua Kinard
2020-12-27 12:51 Sergei Trofimovich
2020-11-28 12:13 Sam James
2020-11-28 11:26 Sergei Trofimovich
2020-07-29 23:53 Sam James
2020-07-29 23:49 Sam James
2020-07-24 18:22 Sam James
2020-07-24 18:22 Sam James
2020-07-24 18:16 Sam James
2020-07-24 18:16 Sam James
2020-07-24 18:04 Sam James
2020-07-20 14:40 Michał Górny
2020-07-09 13:42 Michał Górny
2020-07-09 13:42 Michał Górny
2020-05-31  8:12 Michał Górny
2020-04-04 10:52 Sergei Trofimovich
2020-03-29 21:21 Sergei Trofimovich
2020-03-28 23:40 Sergei Trofimovich
2020-03-28 17:07 Michał Górny
2020-03-16 20:10 Matt Turner
2020-03-16 20:09 Matt Turner
2020-03-16 20:09 Matt Turner
2020-02-21 13:59 Michał Górny
2020-02-21 13:59 Michał Górny
2020-02-05 19:12 Michał Górny
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2017-10-11 17:47 Anthony G. Basile
2017-09-27  8:23 Anthony G. Basile
2017-05-16 12:22 Manuel Rüger
2017-03-24  7:00 Anthony G. Basile
2017-03-18 14:06 Anthony G. Basile

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=1654445414.c6fffd5c11487453793f1ab65ded8f9bea54da49.arthurzam@gentoo \
    --to=arthurzam@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