# Volkmar W. Pogatzki (2022-01-13)
# java-package without consumers. Bug #831107. Removal in 30 days.
dev-java/dnsjava
- Flow
# Michał Górny (2022-01-13)
# A temporary hack used by flit to workaround a problem with pip.
# No longer used by modern flit versions.
# Removal on 2022-02-12. Bug #831156.
dev-python/intreehooks
--
Best regards,
Michał Górny
On Thu, 2022-01-13 at 18:42 +0100, Michał Górny wrote:
> For a few examples of packages using the new mode, please see:
> https://github.com/gentoo/gentoo/pull/23721
I'm sorry, wrong link. It should be:
https://github.com/gentoo/gentoo/pull/23750
--
Best regards,
Michał Górny
Add a PEP517 mode to the distutils-r1.eclass in order to facilitate
building packages via PEP517 backends. In order to use it, set
DISTUTILS_USE_PEP517 to the appropriate build system name. The eclass
will take care of setting BDEPEND, then invoke the backend to build
a wheel and then install its
Hi,
I'd like to remove the DISTUTILS_USE_SETUPTOOLS QA check. It used to be
helpful when we were dealing with some tricky cases, notably:
- distutils vs setuptools use
- entry points requiring RDEPEND on setuptools
However, both of these are no longer really relevant. Distutils is
being remov
# Volkmar W. Pogatzki (2022-01-12)
# java-packages without consumers. Removal in 30 days.
dev-java/myfaces-api
dev-java/cdi-api
dev-java/cofoja
dev-java/laf-plugin
dev-java/args4j
--
Jakov
OpenPGP_signature
Description: OpenPGP digital signature
# Jakov Smolić (2022-01-13)
# Dead upstream, uses EAPI 5, multiple open bugs, no revdeps,
# no other distro is packaging this.
# Removal on 2022-02-12. Bug #828703.
sci-chemistry/povscript+
--
Jakov
OpenPGP_signature
Description: OpenPGP digital signature
Signed-off-by: Michał Górny
---
eclass/distutils-r1.eclass | 4
1 file changed, 4 insertions(+)
diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 7bd9baba8167..0f0b8b1c28f4 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -1021,6 +1021,10
On Mon, 2022-01-10 at 06:39 +0100, Michał Górny wrote:
>
> 5. We could have the eclasses convert .egg-info into the newer .dist-
> info format. However, I'm not aware of any existing tool doing such
> a conversion, and I'm not convinced I want to write one right now,
> and whether it wouldn't hav
Modify `distutils_install_for_testing --via-venv` to create a minimal
venv manually rather than relying on Python to do so. Use root-style
install rather than the egg-style to improve consistency with regular
installs.
This is a step towards unifying different install layouts used within
the ecla
10 matches
Mail list logo