commit:     de672e4833e05d5ad2c042bf6112992d36c4c2fb
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Thu Jun 27 15:00:55 2024 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
CommitDate: Thu Jun 27 15:00:55 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=de672e48

dev-python/boost-histogram: add 1.4.1, drop 1.4.0

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

 .../{boost-histogram-1.4.0.ebuild => boost-histogram-1.4.1.ebuild}       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/boost-histogram/boost-histogram-1.4.0.ebuild 
b/dev-python/boost-histogram/boost-histogram-1.4.1.ebuild
similarity index 97%
rename from dev-python/boost-histogram/boost-histogram-1.4.0.ebuild
rename to dev-python/boost-histogram/boost-histogram-1.4.1.ebuild
index 96950ebe5..679109b59 100644
--- a/dev-python/boost-histogram/boost-histogram-1.4.0.ebuild
+++ b/dev-python/boost-histogram/boost-histogram-1.4.1.ebuild
@@ -2,6 +2,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_EXT=1
 inherit distutils-r1 pypi
 
 DESCRIPTION="Python bindings for the C++14 Boost::Histogram library"

Reply via email to