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] proj/portage:master commit in: /, .github/workflows/
Date: Thu, 19 May 2022 04:09:08 +0000 (UTC)	[thread overview]
Message-ID: <1652933341.53a5ed7e6886eea8c2b08211cc8bad66f1146982.sam@gentoo> (raw)

commit:     53a5ed7e6886eea8c2b08211cc8bad66f1146982
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 03:55:03 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 19 04:09:01 2022 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=53a5ed7e

tox.ini, .github: test on available Python 3.11 versions

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

 .github/workflows/ci.yml | 1 +
 tox.ini                  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 03cf1fc7f..ad1633a3d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
         - '3.8'
         - '3.9'
         - '3.10'
+        - '3.11.0-alpha - 3.11.0'
         - 'pypy-3.7'
         - 'pypy-3.8'
         - 'pypy-3.9'

diff --git a/tox.ini b/tox.ini
index 84c24396e..a091afae9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -16,7 +16,7 @@ deps =
 	pylint: pylint
 	pygost
 	pyyaml
-	py36,py37,py38,py39,py310,pypy3: lxml!=4.2.0
+	py36,py37,py38,py39,py310,py311,pypy3: lxml!=4.2.0
 setenv =
 	PYTHONPATH={toxinidir}/lib
 commands =


             reply	other threads:[~2022-05-19  4:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19  4:09 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-28 23:08 [gentoo-commits] proj/portage:master commit in: /, .github/workflows/ Zac Medico
2024-01-12 16:11 Zac Medico
2023-07-26  7:58 Sam James
2021-08-07 17:16 Michał Górny

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=1652933341.53a5ed7e6886eea8c2b08211cc8bad66f1146982.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