dev-python/dulwich-0.22.4: add upstream bug ref for rust hard-dep

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2024-11-05 08:33:23 +01:00
parent a36f825c67
commit e78e08c3da

View File

@@ -78,6 +78,7 @@ src_prepare() {
if use !native-extensions; then
# avoid hard dep on rust via setuptools_rust
# https://github.com/jelmer/dulwich/issues/1405
sed -i \
-e '/from setuptools_rust/d' \
-e '/^rust_extensions = \[/,/^\]/d' \