commit:     7e3432811734ab3b824fa8fe30488e6b8b20b640
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 06:45:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 06:48:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e343281

net-libs/stem: add note re py3.11

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

 net-libs/stem/stem-1.8.0-r1.ebuild        | 2 ++
 net-libs/stem/stem-1.8.0_p20211118.ebuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/net-libs/stem/stem-1.8.0-r1.ebuild 
b/net-libs/stem/stem-1.8.0-r1.ebuild
index 3552fa292554..0603d9e04d5d 100644
--- a/net-libs/stem/stem-1.8.0-r1.ebuild
+++ b/net-libs/stem/stem-1.8.0-r1.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+# Fails w/ 3.11: https://github.com/torproject/stem/issues/130 (breaks 
net-misc/nyx)
 PYTHON_COMPAT=( python3_{9..10} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
 

diff --git a/net-libs/stem/stem-1.8.0_p20211118.ebuild 
b/net-libs/stem/stem-1.8.0_p20211118.ebuild
index 1fc58544f59b..f409826d624a 100644
--- a/net-libs/stem/stem-1.8.0_p20211118.ebuild
+++ b/net-libs/stem/stem-1.8.0_p20211118.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+# Fails w/ 3.11: https://github.com/torproject/stem/issues/130 (breaks 
net-misc/nyx)
 PYTHON_COMPAT=( python3_{9..10} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=no
 

Reply via email to