On 11:28 Sun 05 Jun , Joonas Niilola wrote:
> Full list:
>
> www-apps/nextcloud-notify_push
will take this one as I'm using nextcloud..
but, would be more than happy if anyone want to co-maintain..
--
Yixun Lan (dlan)
Gentoo Linux Developer
GPG Key ID AABEFD55
Hi,
Unfortunately, the previous version of the patchset has caused
regressions, so I had to revert the few last commits. Here's a little
different approach that should be safe for existing ebuilds,
and possibly less confusing to ebuild authors.
Moving the ${BUILD_DIR}/install to D merge logic fr
---
eclass/distutils-r1.eclass | 65 ++
1 file changed, 38 insertions(+), 27 deletions(-)
diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 7829e521ca7b..e5e11c75e39f 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.ecl
Account for the possibility that ${BUILD_DIR}/install does not contain
any files to merge, in preparation for DISTUTILS_USE_PEP517=no.
Signed-off-by: Michał Górny
---
eclass/distutils-r1.eclass | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/eclass/distutils-r1.eclass
Signed-off-by: Michał Górny
---
eclass/distutils-r1.eclass | 32 ++--
1 file changed, 18 insertions(+), 14 deletions(-)
diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 370b8bb7c6e0..9293f744c7c2 100644
--- a/eclass/distutils-r1.eclass
+++ b/
Introduce a new DISTUTILS_USE_PEP517 value "no" that stands for
"no build system". This is primarily meant to replace the legacy
distutils-r1 logic used for bootstrapping baseline PEP 517 packages.
At the same time, it provides a convenient replacement for some
of the uses of python-r1.
In this m
Signed-off-by: Michał Górny
---
dev-python/tomli/tomli-2.0.1-r1.ebuild | 36 ++
1 file changed, 36 insertions(+)
create mode 100644 dev-python/tomli/tomli-2.0.1-r1.ebuild
diff --git a/dev-python/tomli/tomli-2.0.1-r1.ebuild
b/dev-python/tomli/tomli-2.0.1-r1.ebuild
new fi
Signed-off-by: Michał Górny
---
.../installer/installer-0.5.1-r1.ebuild | 37 +++
1 file changed, 37 insertions(+)
create mode 100644 dev-python/installer/installer-0.5.1-r1.ebuild
diff --git a/dev-python/installer/installer-0.5.1-r1.ebuild
b/dev-python/installer/installe
Signed-off-by: Michał Górny
---
dev-python/gpep517/gpep517-6-r1.ebuild | 41 ++
1 file changed, 41 insertions(+)
create mode 100644 dev-python/gpep517/gpep517-6-r1.ebuild
diff --git a/dev-python/gpep517/gpep517-6-r1.ebuild
b/dev-python/gpep517/gpep517-6-r1.ebuild
new fi
# Michał Górny (2022-06-08)
# pyroute2 is pending version bump for over 1.5 years already.
# The tests are restricted. pulseaudio-dlna is the only revdep.
#
# pulseaudio-dlna has not seen any upstream activity since 2017,
# and has had its last release in 2016. It does not feature a non-live
# e
10 matches
Mail list logo