diff options
| author | Alfred Wingate <parona@protonmail.com> | 2025-10-26 04:42:53 +0200 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-10-26 03:26:28 +0000 |
| commit | d83e25b6a59578c519b2910640b5cb4205f0275c (patch) | |
| tree | 540982c2c6444f01850209d5085d4fface435cb9 /dev-python | |
| parent | 5d08f46bc5b915db4f23e49c9d1729422ff3f984 (diff) | |
| download | gentoo-d83e25b6a59578c519b2910640b5cb4205f0275c.tar.gz gentoo-d83e25b6a59578c519b2910640b5cb4205f0275c.tar.bz2 gentoo-d83e25b6a59578c519b2910640b5cb4205f0275c.zip | |
*/*: depend on newer gobject-introspection as a workaround
sed -E '/dev-libs\/gobject-introspection(:=|\s|$|-[0-9]|\[)/ { s/(>=)?dev-libs\/gobject-introspection(-[0-9.r-]*)?/>=dev-libs\/gobject-introspection-1.82.0-r2/ }' */*/*.ebuild -i
+ manually going over to undo the false positives or if the version
requirement was higher.
Bug: https://bugs.gentoo.org/947058
See-Also: ae37e3f389808700bd0f4343ee04888f0ef179d2
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44336
Closes: https://github.com/gentoo/gentoo/pull/44336
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/nbxmpp/nbxmpp-6.3.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/nbxmpp/nbxmpp-6.3.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.48.2-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.50.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygobject/pygobject-3.50.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/nbxmpp/nbxmpp-6.3.0.ebuild b/dev-python/nbxmpp/nbxmpp-6.3.0.ebuild index 2e3036a9e8d3..44ef173f3edf 100644 --- a/dev-python/nbxmpp/nbxmpp-6.3.0.ebuild +++ b/dev-python/nbxmpp/nbxmpp-6.3.0.ebuild @@ -24,7 +24,7 @@ SLOT="0" KEYWORDS="amd64 arm64 ~loong ~riscv x86" RDEPEND=" - dev-libs/gobject-introspection + >=dev-libs/gobject-introspection-1.82.0-r2 net-libs/libsoup:3.0[introspection] dev-python/idna[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] diff --git a/dev-python/nbxmpp/nbxmpp-6.3.1.ebuild b/dev-python/nbxmpp/nbxmpp-6.3.1.ebuild index 2b844179f3ca..9fba67e12a33 100644 --- a/dev-python/nbxmpp/nbxmpp-6.3.1.ebuild +++ b/dev-python/nbxmpp/nbxmpp-6.3.1.ebuild @@ -24,7 +24,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" RDEPEND=" - dev-libs/gobject-introspection + >=dev-libs/gobject-introspection-1.82.0-r2 net-libs/libsoup:3.0[introspection] dev-python/idna[${PYTHON_USEDEP}] dev-python/packaging[${PYTHON_USEDEP}] diff --git a/dev-python/pygobject/pygobject-3.48.2-r1.ebuild b/dev-python/pygobject/pygobject-3.48.2-r1.ebuild index 50836c03891f..5935b8ffdee4 100644 --- a/dev-python/pygobject/pygobject-3.48.2-r1.ebuild +++ b/dev-python/pygobject/pygobject-3.48.2-r1.ebuild @@ -20,7 +20,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/glib-2.64:2 - >=dev-libs/gobject-introspection-1.64:= + >=dev-libs/gobject-introspection-1.82.0-r2:= dev-libs/libffi:= cairo? ( >=dev-python/pycairo-1.16.0[${PYTHON_USEDEP}] diff --git a/dev-python/pygobject/pygobject-3.50.0.ebuild b/dev-python/pygobject/pygobject-3.50.0.ebuild index 6509602e20b3..846db0587d7c 100644 --- a/dev-python/pygobject/pygobject-3.50.0.ebuild +++ b/dev-python/pygobject/pygobject-3.50.0.ebuild @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/glib-2.64:2 - >=dev-libs/gobject-introspection-1.64:= + >=dev-libs/gobject-introspection-1.82.0-r2:= dev-libs/libffi:= cairo? ( >=dev-python/pycairo-1.16.0[${PYTHON_USEDEP}] diff --git a/dev-python/pygobject/pygobject-3.50.1.ebuild b/dev-python/pygobject/pygobject-3.50.1.ebuild index 3b0f27ab199b..1fc0257fa92a 100644 --- a/dev-python/pygobject/pygobject-3.50.1.ebuild +++ b/dev-python/pygobject/pygobject-3.50.1.ebuild @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/glib-2.64:2 - >=dev-libs/gobject-introspection-1.64:= + >=dev-libs/gobject-introspection-1.82.0-r2:= dev-libs/libffi:= cairo? ( >=dev-python/pycairo-1.16.0[${PYTHON_USEDEP}] diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild index ef05e1e60da2..a9266bdc2e47 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.47.ebuild @@ -27,7 +27,7 @@ DOCS=( doc/{README,FAQ} ) BDEPEND=" test? ( - dev-libs/gobject-introspection + >=dev-libs/gobject-introspection-1.82.0-r2 dev-python/httplib2[${PYTHON_USEDEP}] dev-python/pygobject[${PYTHON_USEDEP}] dev-util/intltool |
