public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/funcy/
Date: Sat, 30 Jan 2021 20:27:13 +0000 (UTC)	[thread overview]
Message-ID: <1612038388.457165a7bc7c9dd1e5b0f1cf946a5f21ed755846.conikost@gentoo> (raw)

commit:     457165a7bc7c9dd1e5b0f1cf946a5f21ed755846
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 19:20:09 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 20:26:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=457165a7

dev-python/funcy: add python3_9 support

Bug: https://bugs.gentoo.org/766992
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-python/funcy/funcy-1.15.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/funcy/funcy-1.15.ebuild b/dev-python/funcy/funcy-1.15.ebuild
index c6242b5bfe8..204c3872a0d 100644
--- a/dev-python/funcy/funcy-1.15.ebuild
+++ b/dev-python/funcy/funcy-1.15.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
+PYTHON_COMPAT=( python3_{7..9} )
 inherit distutils-r1
 
 DESCRIPTION="A collection of fancy functional tools focused on practicality"
@@ -16,14 +16,12 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
 BDEPEND="
-	${RDEPEND}
 	test? (
-		dev-python/whatever[${PYTHON_USEDEP}]
 		dev-python/pytest[${PYTHON_USEDEP}]
-	)"
+		dev-python/whatever[${PYTHON_USEDEP}]
+	)
+"
 
 python_test() {
 	distutils_install_for_testing --via-root


             reply	other threads:[~2021-01-30 20:27 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30 20:27 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 13:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/funcy/ Michał Górny
2024-06-10 12:19 Petr Vaněk
2023-11-24 15:22 Arthur Zamarin
2023-11-23 20:20 Michał Górny
2023-05-31 16:17 Michał Górny
2023-04-28 14:50 Arthur Zamarin
2023-04-28 14:40 Arthur Zamarin
2023-03-28 13:23 Michał Górny
2023-03-01  6:33 Michał Górny
2023-03-01  6:33 Michał Górny
2023-02-28 21:21 Sam James
2023-02-28 21:21 Sam James
2023-01-29 10:10 Michał Górny
2023-01-27 10:52 Michał Górny
2022-01-20 14:20 Michał Górny
2022-01-20  9:13 Jakov Smolić
2021-12-20  6:16 Arthur Zamarin
2021-12-20  6:16 Arthur Zamarin
2021-06-15  5:40 Michał Górny
2021-06-15  5:25 Sam James
2021-05-10 19:32 Michał Górny
2021-05-10 19:32 Michał Górny
2021-05-10 19:32 Michał Górny
2021-03-02  8:53 Michał Górny
2021-03-02  4:39 Sam James
2021-03-02  1:19 Sam James
2021-01-31 20:04 Michał Górny
2021-01-31 18:48 Sam James
2021-01-27  3:06 Sam James
2021-01-12  8:03 Alfredo Tupone
2020-12-24 23:08 Michał Górny
2020-12-24 10:03 Agostino Sarubbo
2020-12-20 15:03 Alfredo Tupone
2020-12-19 15:57 Alfredo Tupone
2020-08-02  8:17 Michał Górny
2020-03-27 10:42 Michał Górny
2020-03-10 19:21 Alfredo Tupone
2020-02-02 20:38 Alfredo Tupone
2020-01-26 19:37 William Hubbs
2019-10-21 18:28 Alfredo Tupone
2018-05-03  6:40 Alfredo Tupone
2018-05-03  6:37 Alfredo Tupone
2018-04-27 19:48 Michał Górny
2018-04-22  7:45 Alfredo Tupone
2017-11-20 20:55 Alfredo Tupone
2017-11-19 20:48 Alfredo Tupone

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=1612038388.457165a7bc7c9dd1e5b0f1cf946a5f21ed755846.conikost@gentoo \
    --to=conikost@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