commit:     c08d995df501ca71f6150272ad36908c97a4adfe
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Sun Mar 17 15:59:07 2024 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
CommitDate: Sun Mar 17 15:59:07 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c08d995d

dev-python/boost-histogram: enable py3.12

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 dev-python/boost-histogram/boost-histogram-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/boost-histogram/boost-histogram-1.4.0.ebuild 
b/dev-python/boost-histogram/boost-histogram-1.4.0.ebuild
index 0336c4e87..96950ebe5 100644
--- a/dev-python/boost-histogram/boost-histogram-1.4.0.ebuild
+++ b/dev-python/boost-histogram/boost-histogram-1.4.0.ebuild
@@ -1,6 +1,6 @@
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 

Reply via email to