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/jsonref/
Date: Sat,  5 Jun 2021 14:17:27 +0000 (UTC)	[thread overview]
Message-ID: <1622902635.cc2f915e5ef7c9df0d1df114cc2c6b6132090c0f.mgorny@gentoo> (raw)

commit:     cc2f915e5ef7c9df0d1df114cc2c6b6132090c0f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  5 14:11:09 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  5 14:17:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2f915e

dev-python/jsonref: Enable py3.10

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

 dev-python/jsonref/jsonref-0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jsonref/jsonref-0.1.ebuild b/dev-python/jsonref/jsonref-0.1.ebuild
index 55256ef2830..2e8274b1dde 100644
--- a/dev-python/jsonref/jsonref-0.1.ebuild
+++ b/dev-python/jsonref/jsonref-0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -19,5 +19,5 @@ KEYWORDS="~amd64"
 distutils_enable_tests pytest
 
 python_test() {
-	pytest -vv tests.py || die
+	epytest tests.py
 }


             reply	other threads:[~2021-06-05 14:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-05 14:17 Michał Górny [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/jsonref/ Michał Górny
2024-04-01  9:40 Michał Górny
2023-06-01 12:40 Michał Górny
2023-01-17  5:08 Michał Górny
2022-11-14  4:39 Michał Górny
2022-11-04  8:23 Arthur Zamarin
2022-10-28  7:09 Michał Górny
2022-10-10  7:43 Arthur Zamarin
2022-06-12 18:28 Michał Górny
2022-05-16 13:20 Michał Górny
2022-04-25 12:11 Michał Górny
2022-04-11  7:57 Michał Górny
2022-01-29 15:43 Michał Górny
2020-04-26 10:17 Michał Górny
2020-02-05 15:29 Michał Górny
2019-09-15 12:18 Pacho Ramos
2017-05-16 11:10 Manuel Rüger
2016-08-10 17:18 Brian Dolbec
2016-08-09 23:52 Brian Dolbec

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=1622902635.cc2f915e5ef7c9df0d1df114cc2c6b6132090c0f.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