From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sexpdata/
Date: Sun, 23 May 2021 11:36:48 +0000 (UTC) [thread overview]
Message-ID: <1621769741.37c99eb352dd5078f41a187e5fb29ed53c35a8ff.mgorny@gentoo> (raw)
commit: 37c99eb352dd5078f41a187e5fb29ed53c35a8ff
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 11:31:32 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 23 11:35:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c99eb3
dev-python/sexpdata: Enable py3.9 & py3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
index 5eb8bbd6f85..e4d0ca64c36 100644
--- a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
+++ b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8} )
+PYTHON_COMPAT=( python3_{7..10} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
@@ -15,11 +15,5 @@ SRC_URI="https://github.com/jd-boyd/sexpdata/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
- nosetests || die
-}
+distutils_enable_tests nose
next reply other threads:[~2021-05-23 11:36 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-23 11:36 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 9:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/sexpdata/ Michał Górny
2024-01-10 4:42 Michał Górny
2023-07-24 11:34 Michał Górny
2023-06-07 5:09 Michał Górny
2023-06-07 5:09 Michał Górny
2023-05-20 9:15 Ulrich Müller
2023-03-16 16:35 Michał Górny
2023-03-04 5:48 Michał Górny
2023-02-10 13:02 Michał Górny
2022-08-08 19:59 Jakov Smolić
2022-07-31 16:08 Jakov Smolić
2022-04-11 9:17 Michał Górny
2022-01-30 13:09 Michał Górny
2020-12-11 15:16 Michał Górny
2020-10-07 14:11 Brian Dolbec
2020-06-15 18:04 Sergei Trofimovich
2020-06-04 6:33 Matt Turner
2020-04-24 21:41 Brian Dolbec
2020-02-06 5:59 Michał Górny
2017-05-11 13:28 Manuel Rüger
2016-08-07 8:28 Pacho Ramos
2016-01-17 23:16 Jauhien Piatlicki
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=1621769741.37c99eb352dd5078f41a187e5fb29ed53c35a8ff.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