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/jsonrpclib/
Date: Sat, 30 Jan 2021 15:17:32 +0000 (UTC)	[thread overview]
Message-ID: <1612019846.5ecf3085933898aa7fd508b4e7bd02505416298c.conikost@gentoo> (raw)

commit:     5ecf3085933898aa7fd508b4e7bd02505416298c
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 15:17:08 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 15:17:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ecf3085

dev-python/jsonrpclib: add python3_9 support (live)

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

 dev-python/jsonrpclib/jsonrpclib-9999.ebuild | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/dev-python/jsonrpclib/jsonrpclib-9999.ebuild b/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
index ec15474a092..85ff885aecd 100644
--- a/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
+++ b/dev-python/jsonrpclib/jsonrpclib-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 
@@ -19,13 +19,7 @@ HOMEPAGE="https://github.com/tcalmant/jsonrpclib"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( ${RDEPEND} )"
 
-python_test() {
-	esetup.py test
-}
+distutils_enable_tests setup.py


             reply	other threads:[~2021-01-30 15:17 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30 15:17 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-03  8:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonrpclib/ Michał Górny
2023-02-17  8:52 Sam James
2022-06-22  7:57 Michał Górny
2022-06-22  6:53 Agostino Sarubbo
2022-05-25 18:42 Arthur Zamarin
2022-04-25 12:11 Michał Górny
2021-06-05 14:17 Michał Górny
2020-12-06 17:42 Michał Górny
2020-12-06 17:37 Sam James
2020-11-17 17:43 Michał Górny
2020-11-09 21:29 Michał Górny
2020-07-09 10:55 Michał Górny
2020-07-09 10:55 Michał Górny
2020-04-13 10:32 Michał Górny
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2020-02-05 15:29 Michał Górny
2019-12-03  3:02 Aaron Bauman
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2019-07-30  7:24 Michał Górny
2018-03-15 16:20 Mikle Kolyada
2018-01-04 21:50 Michał Górny
2017-12-31 15:38 Anthony G. Basile
2017-12-31 11:08 Anthony G. Basile
2017-12-17  4:57 Anthony G. Basile
2017-12-17  4:47 Anthony G. Basile
2017-12-17  4:33 Anthony G. Basile
2017-12-17  3:28 Zac Medico
2017-07-30  9:15 Michał Górny
2016-03-26 19:09 Mike Gilbert
2016-03-26 18:07 Mike Frysinger

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=1612019846.5ecf3085933898aa7fd508b4e7bd02505416298c.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