gnome-extra/gnome-contacts: drop now-unnecessary python-any-r1 use

Upstream dropped the use of any Python in ea2c44ac271ec35600016d62b1e4b84f4d1b3672,
so drop python-any-r1 which we added back in 3d9b459208
as it is no longer needed.

Closes: https://bugs.gentoo.org/977031
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-06-08 20:06:38 +01:00
parent ec225581ce
commit 5a8a52d3b5
3 changed files with 4 additions and 10 deletions

View File

@@ -1,10 +1,9 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
inherit gnome.org gnome2-utils meson python-any-r1 vala xdg
inherit gnome.org gnome2-utils meson vala xdg
DESCRIPTION="GNOME contact management application"
HOMEPAGE="https://apps.gnome.org/Contacts/"
@@ -36,7 +35,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
${PYTHON_DEPS}
${VALA_DEPEND}
app-text/docbook-xml-dtd:4.2
app-text/docbook-xsl-stylesheets

View File

@@ -2,9 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..14} )
inherit gnome.org gnome2-utils meson python-any-r1 vala xdg
inherit gnome.org gnome2-utils meson vala xdg
DESCRIPTION="GNOME contact management application"
HOMEPAGE="https://apps.gnome.org/Contacts/"
@@ -36,7 +35,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
${PYTHON_DEPS}
${VALA_DEPEND}
dev-util/blueprint-compiler
app-text/docbook-xml-dtd:4.2

View File

@@ -2,9 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..14} )
inherit gnome.org gnome2-utils meson python-any-r1 vala xdg
inherit gnome.org gnome2-utils meson vala xdg
DESCRIPTION="GNOME contact management application"
HOMEPAGE="https://apps.gnome.org/Contacts/"
@@ -40,7 +39,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="
${PYTHON_DEPS}
${VALA_DEPEND}
dev-util/blueprint-compiler
app-text/docbook-xml-dtd:4.2