[gentoo-dev] [PATCH 4/4] dev-python/tomli: Use pypi.eclass

2023-02-05 Thread Michał Górny
Signed-off-by: Michał Górny --- dev-python/tomli/tomli-2.0.1-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-python/tomli/tomli-2.0.1-r1.ebuild b/dev-python/tomli/tomli-2.0.1-r1.ebuild index 8a65a1c1633a..0dca726d29eb 100644 ---

[gentoo-dev] [PATCH 3/4] dev-python/installer: Use pypi.eclass

2023-02-05 Thread Michał Górny
Signed-off-by: Michał Górny --- dev-python/installer/installer-0.6.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-python/installer/installer-0.6.0.ebuild b/dev-python/installer/installer-0.6.0.ebuild index 5310b5520a29..fcb3784df3fd 100644 ---

[gentoo-dev] [PATCH 2/4] pypi.eclass: Permit EAPI 7

2023-02-05 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/pypi.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/pypi.eclass b/eclass/pypi.eclass index ea57b2345502..e9d3eec1268b 100644 --- a/eclass/pypi.eclass +++ b/eclass/pypi.eclass @@ -6,7 +6,7 @@ # Michał Górny #

[gentoo-dev] [PATCH 1/4] pypi.eclass: Support --unpack in pypi_wheel_url

2023-02-05 Thread Michał Górny
Add a handy `--unpack` option to pypi_wheel_url, that automatically renames the downloaded distfile to have .zip suffix. This is used e.g. in dev-python/installer and dev-python/tomli to have default_src_unpack unpack the wheels automatically. Signed-off-by: Michał Górny --- eclass/pypi.eclass

[gentoo-dev] [PATCH] profiles: last-rite jspeex, osgi-annotation-versioning

2023-02-05 Thread Volkmar W. Pogatzki
Signed-off-by: Volkmar W. Pogatzki --- profiles/package.mask | 6 ++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index bfd6d6821b96..22cd5077f051 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF

[gentoo-dev] Last rites: dev-python/python-box, dev-python/tavalidate

2023-02-05 Thread Michał Górny
# Michał Górny (2023-02-05) # dev-python/python-box has broken build system that prevents us from # bumping it.  Its only used by dev-python/tavern that is last rited, # and dev-python/tavalidate that no longer has any revdeps. # Removal on 2023-03-07. dev-python/python-box dev-python/tavalidate