public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lunr/
Date: Thu, 16 Sep 2021 06:34:42 +0000 (UTC)	[thread overview]
Message-ID: <1631774066.7f8fd3de55f6af174ba251238ec308451d9ca752.arthurzam@gentoo> (raw)

commit:     7f8fd3de55f6af174ba251238ec308451d9ca752
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 06:33:52 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 06:34:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f8fd3de

dev-python/lunr: enable py3.10

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/lunr/lunr-0.6.0.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/lunr/lunr-0.6.0.ebuild b/dev-python/lunr/lunr-0.6.0.ebuild
index 6538993f5d0..aa13347cd54 100644
--- a/dev-python/lunr/lunr-0.6.0.ebuild
+++ b/dev-python/lunr/lunr-0.6.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 DOCS_BUILDER="mkdocs"
 
@@ -27,6 +27,6 @@ BDEPEND="
 
 distutils_enable_tests pytest
 
-python_test() {
-	epytest --ignore tests/acceptance_tests
-}
+EPYTEST_DESELECT=(
+	tests/acceptance_tests
+)


             reply	other threads:[~2021-09-16  6:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16  6:34 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-16 15:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/lunr/ Michał Górny
2022-04-16  7:38 Sam James
2022-03-14 13:30 Andrew Ammerlaan
2022-03-14 13:30 Andrew Ammerlaan
2021-11-21 19:14 Michał Górny
2021-11-21 18:39 Jakov Smolić
2021-10-16 19:34 Michał Górny
2021-07-08 11:08 Andrew Ammerlaan
2021-06-25 19:33 Sam James
2021-06-25 19:32 Sam James
2021-04-23  7:25 Michał Górny
2021-04-23  7:25 Michał Górny
2021-04-09 11:49 Joonas Niilola
2021-03-11  7:18 Joonas Niilola
2021-03-11  7:18 Joonas Niilola
2021-01-05 11:05 Michał Górny
2020-12-05 13:31 Jason A. Donenfeld
2020-11-17 18:08 Michał Górny
2020-05-09 11:24 Mikle Kolyada
2020-05-09 11:24 Mikle Kolyada

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=1631774066.7f8fd3de55f6af174ba251238ec308451d9ca752.arthurzam@gentoo \
    --to=arthurzam@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