public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonext/
Date: Sun,  6 Jun 2021 23:53:45 +0000 (UTC)	[thread overview]
Message-ID: <1623023610.62249d6cd2beb885eb42b6e33936f82f3e4a6300.sam@gentoo> (raw)

commit:     62249d6cd2beb885eb42b6e33936f82f3e4a6300
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  6 23:36:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  6 23:53:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62249d6c

dev-python/jsonext: add Python 3.9

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-python/jsonext/jsonext-0.4.2.ebuild b/dev-python/jsonext/jsonext-0.4.2.ebuild
index 8fc1fe898dd..3b6e7dd7a51 100644
--- a/dev-python/jsonext/jsonext-0.4.2.ebuild
+++ b/dev-python/jsonext/jsonext-0.4.2.ebuild
@@ -1,8 +1,9 @@
-# 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 python3_8 )
+
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1
 
@@ -13,10 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
+RDEPEND="
 	dev-python/arrow[${PYTHON_USEDEP}]
 	dev-python/six[${PYTHON_USEDEP}]"
-BDEPEND=""


             reply	other threads:[~2021-06-06 23:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-06 23:53 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  5:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonext/ Michał Górny
2023-11-24 14:19 Michał Górny
2023-05-26 20:46 Arthur Zamarin
2023-03-16  3:56 Michał Górny
2022-07-15  7:24 Michał Górny
2022-07-14 21:20 Arthur Zamarin
2022-06-12 18:28 Michał Górny
2022-06-12 18:28 Michał Górny
2021-08-23  7:25 Arthur Zamarin
2021-08-23  7:25 Arthur Zamarin
2021-06-06 23:53 Sam James
2020-10-16  2:04 Matthew Thode
2020-02-04 12:30 Michał Górny
2019-04-12 19:44 Matthew Thode

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=1623023610.62249d6cd2beb885eb42b6e33936f82f3e4a6300.sam@gentoo \
    --to=sam@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