public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: app-admin/supervisor/
@ 2021-05-31 22:24 99% Louis Sautier
  0 siblings, 0 replies; 1+ results
From: Louis Sautier @ 2021-05-31 22:24 UTC (permalink / raw
  To: gentoo-commits

commit:     a5f2572b08f0b99c0c2b2ed63596f4323f757b95
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 22:23:27 2021 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon May 31 22:23:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f2572b

app-admin/supervisor: add Python 3.10 support

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 app-admin/supervisor/supervisor-4.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/supervisor/supervisor-4.2.2.ebuild b/app-admin/supervisor/supervisor-4.2.2.ebuild
index 281756fef94..7b9321adf6b 100644
--- a/app-admin/supervisor/supervisor-4.2.2.ebuild
+++ b/app-admin/supervisor/supervisor-4.2.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
 # xml.etree.ElementTree module required.
 PYTHON_REQ_USE="xml(+)"
 DISTUTILS_USE_SETUPTOOLS=rdepend


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-05-31 22:24 99% [gentoo-commits] repo/gentoo:master commit in: app-admin/supervisor/ Louis Sautier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox