[gentoo-dev] Last rites: dev-python/sphinx-testing

2023-10-22 Thread Michał Górny
# Michał Górny (2023-10-23) # Broken on Python 3.11.  Archived upstream since 2020.  No revdeps. # Removal on 2023-11-22.  Bug #896886. dev-python/sphinx-testing -- Best regards, Michał Górny signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] [PATCH 2/2] profiles/use.desc: Add `lzip` for lzip compression

2023-10-22 Thread Michał Górny
On Sun, 2023-10-22 at 14:55 +0200, Ulrich Mueller wrote: > > > > > > On Sun, 22 Oct 2023, Michał Górny wrote: > > >  lzma - Support for LZMA (de)compression algorithm > >  lz4 - Enable support for lz4 compression (as implemented in app-arch/lz4) > > +lzip - Enable support for lzip compression >

Re: [gentoo-dev] [PATCH 2/2] profiles/use.desc: Add `lzip` for lzip compression

2023-10-22 Thread Ulrich Mueller
> On Sun, 22 Oct 2023, Michał Górny wrote: > lzma - Support for LZMA (de)compression algorithm > lz4 - Enable support for lz4 compression (as implemented in app-arch/lz4) > +lzip - Enable support for lzip compression Alphabetic order? signature.asc Description: PGP signature

[gentoo-dev] [PATCH 2/2] profiles/use.desc: Add `lzip` for lzip compression

2023-10-22 Thread Michał Górny
Make `lzip` a global flag. It is used consistently in 6 packages. Signed-off-by: Michał Górny --- profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index fcd11046a2d5..054d163e8264 100644 --- a/profiles/use.desc +++ b/profiles/use.desc

[gentoo-dev] [PATCH 1/2] profiles/use.desc: Add `brotli` for Brotli compression support

2023-10-22 Thread Michał Górny
Make `brotli` a global flag. It is used consistently by 17 packages. Signed-off-by: Michał Górny --- profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index c77746fe71b1..fcd11046a2d5 100644 --- a/profiles/use.desc +++

[gentoo-dev] [PATCH 2/2] profiles/use.desc: Add `jpegxl` flag for JPEG XL image format

2023-10-22 Thread Michał Górny
Make `jpegxl` a global flag for JPEG XL image support. It is used consistently in 12 packages. Signed-off-by: Michał Górny --- profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index 3ef66ec84193..c77746fe71b1 100644 ---

[gentoo-dev] [PATCH 1/2] profiles/use.desc: Add `avif` flag for AV1 Image Format

2023-10-22 Thread Michał Górny
Make `avif` a global flag for AV1 Image Format support. It is used consistently in 7 packages. Signed-off-by: Michał Górny --- profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index 6034f3bf6fc3..3ef66ec84193 100644 ---

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

2023-10-22 Thread Michał Górny
# Michał Górny (2023-10-22) # Incompatible with Python 3.12.  Last commit in 2016.  No revdeps. # Removal on 2023-11-21.  Bug #909917. dev-python/exam -- Best regards, Michał Górny