[gentoo-dev] [PATCH] distutils-r1.eclass: Report stray top-level files in site-packages

2023-02-04 Thread Michał Górny
In addition to checking for known-bad package names, detect stray files installed into top-level site-packages directory. This is primarily meant to cover the common mistake in using `include` in Poetry-built packages. Closes: https://bugs.gentoo.org/893172 Signed-off-by: Michał Górny --- eclas

Re: [gentoo-dev] Gentoo - Google Summer of Code (GSoC)

2023-02-04 Thread Andrey F.
On Sat, Feb 4, 2023, 18:10 Yury German wrote: > Hello All, > > I am trying to follow up and see if anyone is interested in becoming a > mentor. > > This is the last request I am sending as so far we only have two people > willing to mentor and it is project dependent. > > Do we have any other vol

Re: [gentoo-dev] Gentoo - Google Summer of Code (GSoC)

2023-02-04 Thread Yury German
Hello All, I am trying to follow up and see if anyone is interested in becoming a mentor. This is the last request I am sending as so far we only have two people willing to mentor and it is project dependent. Do we have any other volunteers as I want to make sure that we have a few mentors b

[gentoo-dev] [PATCH v2] java-utils-2.eclass: ECLASS_VARIABLE JAVA_PKG_NO_CLEAN

2023-02-04 Thread Volkmar W. Pogatzki
The new ECLASS_VARIABLE JAVA_PKG_NO_CLEAN is defined as an array in which those *.class or *.jar files can be listed which should not be removed by java-pkg_clean. This change helps in cases where only a small parts of bundled stuff cannot be replaced with system libraries. It also helps to visual

Re: [gentoo-dev] [PATCH] java-utils-2.eclass: ECLASS_VARIABLE JAVA_PKG_NO_CLEAN

2023-02-04 Thread Yuan Liao (Leo3418)
On Sat, Feb 04, 2023 at 02:29:31PM +0100, Volkmar W. Pogatzki wrote: > @@ -2928,9 +2940,16 @@ is-java-strict() { > # Java package cleaner function. This will remove all *.class and *.jar > # files, removing any bundled dependencies. > java-pkg_clean() { > - if [[ -z "${JAVA_PKG_NO_CLEAN}" ]]

[gentoo-dev] [PATCH] java-utils-2.eclass: ECLASS_VARIABLE JAVA_PKG_NO_CLEAN

2023-02-04 Thread Volkmar W. Pogatzki
The new ECLASS_VARIABLE JAVA_PKG_NO_CLEAN is defined as an array in which those *.class or *.jar files can be listed which should not be removed by java-pkg_clean. This change helps in cases where only a small parts of bundled stuff cannot be replaced with system libraries. It also helps to visual

[gentoo-dev] Last rites: dev-python/tavern

2023-02-04 Thread Arthur Zamarin
# Arthur Zamarin (2023-02-04) # pytest plugin, which breaks a lot of python_test of other ebuilds # if installed unless disabled. The package itself is hard to # maintain. No reverse dependencies. # Removal: 2023-03-06. Bug #893212. dev-python/tavern OpenPGP_signature Description: OpenPGP digit