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: dev-python/kaptan/
Date: Sun, 23 May 2021 10:10:59 +0000 (UTC)	[thread overview]
Message-ID: <1621764654.e27140e6e574a0a3c40c7da3ee240db0510fd9a7.mgorny@gentoo> (raw)

commit:     e27140e6e574a0a3c40c7da3ee240db0510fd9a7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 09:54:25 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 23 10:10:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27140e6

dev-python/kaptan: Enable up to py3.10

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/kaptan/kaptan-0.5.12-r1.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-python/kaptan/kaptan-0.5.12-r1.ebuild b/dev-python/kaptan/kaptan-0.5.12-r1.ebuild
index b3b88c26ac3..83c9dcc0eea 100644
--- a/dev-python/kaptan/kaptan-0.5.12-r1.ebuild
+++ b/dev-python/kaptan/kaptan-0.5.12-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 
 inherit distutils-r1
 
@@ -14,8 +14,6 @@ LICENSE="kaptan"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${BDEPEND}
-	>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]"
 
 distutils_enable_tests pytest


             reply	other threads:[~2021-05-23 10:11 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-23 10:10 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-20 18:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/kaptan/ Michał Górny
2023-09-30 15:20 Michał Górny
2023-09-30  9:00 Sam James
2023-09-30  5:59 Sam James
2023-08-28  5:13 Michał Górny
2023-07-10  1:34 Michał Górny
2023-07-09 18:24 Arthur Zamarin
2023-07-09 17:21 Arthur Zamarin
2023-06-06 10:39 Michał Górny
2023-06-01 12:57 Michał Górny
2023-06-01 12:57 Michał Górny
2023-06-01 12:57 Michał Górny
2023-03-16  3:56 Michał Górny
2022-06-25 11:18 Michał Górny
2022-06-25  9:01 Agostino Sarubbo
2022-06-25  8:54 Agostino Sarubbo
2022-06-04 19:57 Michał Górny
2022-05-24 19:01 Patrick McLean
2021-05-23 17:11 Ulrich Müller
2020-07-31  3:47 Sam James
2020-07-29 18:18 Sam James
2020-04-28 15:41 Mikle Kolyada
2020-04-28 13:12 Agostino Sarubbo
2020-02-13 18:05 Patrick McLean
2020-02-13 18:05 Patrick McLean
2020-02-05 15:48 Michał Górny
2019-12-03  2:19 Patrick McLean
2019-05-10 17:57 Patrick McLean

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=1621764654.e27140e6e574a0a3c40c7da3ee240db0510fd9a7.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