public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-news/canto-daemon/, net-news/canto-curses/
@ 2023-02-27 12:24 Sergey Popov
  0 siblings, 0 replies; only message in thread
From: Sergey Popov @ 2023-02-27 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     b1cdff7c4240e348ea72ebee8c123714c37d33dd
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 12:23:09 2023 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 12:24:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1cdff7c

net-news/canto-{daemon,curses}: add Python 3.11 support

Reported-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://bugs.gentoo.org/897138
Closes: https://bugs.gentoo.org/897140
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>

 net-news/canto-curses/canto-curses-0.9.9.ebuild | 2 +-
 net-news/canto-daemon/canto-daemon-0.9.8.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-news/canto-curses/canto-curses-0.9.9.ebuild b/net-news/canto-curses/canto-curses-0.9.9.ebuild
index 54185b196972..d19be6fc05ba 100644
--- a/net-news/canto-curses/canto-curses-0.9.9.ebuild
+++ b/net-news/canto-curses/canto-curses-0.9.9.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 PYTHON_REQ_USE="ncurses(+),threads(+)"
 inherit distutils-r1
 

diff --git a/net-news/canto-daemon/canto-daemon-0.9.8.ebuild b/net-news/canto-daemon/canto-daemon-0.9.8.ebuild
index 273aed1916ee..31c5019726ce 100644
--- a/net-news/canto-daemon/canto-daemon-0.9.8.ebuild
+++ b/net-news/canto-daemon/canto-daemon-0.9.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 PYTHON_REQ_USE="xml(+),threads(+)"
 inherit distutils-r1
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-27 12:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-27 12:24 [gentoo-commits] repo/gentoo:master commit in: net-news/canto-daemon/, net-news/canto-curses/ Sergey Popov

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