[gentoo-dev] [PATCH 4/4] distutils-r1.eclass: Do not filter error output from backend getter

2022-02-22 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/distutils-r1.eclass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass index 1fe69f1a3dde..731b4028ae59 100644 --- a/eclass/distutils-r1.eclass +++ b/eclass/distutils-r1.eclass @@

[gentoo-dev] [PATCH 3/4] distutils-r1.eclass: Make build-backend getting more reliable

2022-02-22 Thread Michał Górny
Protect build-backend getter against stray output to stdout. Signed-off-by: Michał Górny --- eclass/distutils-r1.eclass | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass index 28e44cd790ef..1fe69f1a3dde 100644 --- a/

[gentoo-dev] [PATCH 2/4] distutils-r1.eclass: Update the desc for PEP517 mode

2022-02-22 Thread Michał Górny
Do not call PEP517 mode "experimental" anymore, and instead describe the potential problem with it. Signed-off-by: Michał Górny --- eclass/distutils-r1.eclass | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclas

[gentoo-dev] [PATCH 1/4] python-any-r1.eclass: Fix unsupported/invalid EPYTHON logic

2022-02-22 Thread Michał Górny
Fix the unsupported/invalid EPYTHON logic to make more sense. As a result of prior refactoring, the eclass would report all invalid EPYTHON values as unsupported and the invalid branch would never be reached -- except for the special case of python2_7 where it would incorrectly reject it. Fix it,

[gentoo-dev] [PATCH] go-module.eclass: add helper function to call go

2022-02-22 Thread William Hubbs
This function will cause the ebuild to die if Go fails. Also, it outputs the go command that is being run. Closes: https://bugs.gentoo.org/833497 --- eclass/go-module.eclass | 13 + 1 file changed, 13 insertions(+) diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass index

[gentoo-dev] [PATCH] Add 2022-03-01-singularity_to_apptainer

2022-02-22 Thread Marek Szuba
Signed-off-by: Marek Szuba --- ...2022-03-01-singularity_to_apptainer.en.txt | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 2022-03-01-singularity_to_apptainer/2022-03-01-singularity_to_apptainer.en.txt diff --git a/2022-03-01-singularity_to_apptainer/2022-03-01

[gentoo-dev] News item: migration from sys-cluster/singularity to app-containers/apptainer

2022-02-22 Thread Marek Szuba
Dear everyone, This should be a fairly straightforward thing for the users to do but since manual intervention IS necessary, let us have a news item about it! The date is a placeholder because apptainer upstream has not released 1.0.0 yet, that said I want to have the news item ready for publicati