From 08c5e4df7a4b66ba8dbb827ca2e3a973d4f19ab0 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 17 Jan 2024 20:06:58 +0000 Subject: gentoo auto-resync : 17:01:2024 - 20:06:58 --- dev-python/nautilus-python/Manifest | 2 +- dev-python/nautilus-python/nautilus-python-4.0.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/nautilus-python') diff --git a/dev-python/nautilus-python/Manifest b/dev-python/nautilus-python/Manifest index eac8dc51c7b9..87f61bfad160 100644 --- a/dev-python/nautilus-python/Manifest +++ b/dev-python/nautilus-python/Manifest @@ -1,3 +1,3 @@ DIST nautilus-python-4.0.tar.xz 32184 BLAKE2B cc910de82e54cd687d23541a0b283a70dc5a0626acebf8787110ae1b5a4c080741c0879968816e217a4da968a77169d79b6614dd055f1ae57999a9a49f2553cb SHA512 f70f825b821f266caafd1b347066de01462b8256ec126072042d09dd7fd6c9324847d5ddab65671589d0a411f8b8fed428dbc94806ac679d646861c66c3a0dd5 -EBUILD nautilus-python-4.0.ebuild 1179 BLAKE2B 5559127364ff703a25bbfd9ccac3f2892426b3b5cfdc2e79e585bac74165383687666915632b8c13553f106f036c4cf3785325ea203a6177ed46e60bedd861ce SHA512 5fd84bdabd83d7442de75bd24cb0097cd0020168305a164fae452fa077c8258040c67a78f1f134a8b66b28c6e5a2988b2e5ec3cc10d4b739f744aaeb645fabcf +EBUILD nautilus-python-4.0.ebuild 1181 BLAKE2B 664452ddf6157efed3504320336839e15d435d9c71016c5e6627f2d10a7db94ac5e042e932a25f0e6b044bbb6896c504460c80482f9d641949c9633e780d62a6 SHA512 416073aaa28ef0a729a706f700f3f24d7efa8048af7fce8800aea54f7d237d61f2a57855202ca0f696bcade9038973970ec241734398b2a3da7454af70c1f357 MISC metadata.xml 356 BLAKE2B faf70d4fbe0451757ccedb3d4c316fd8d4528adc79a559eabb3e8e55e026729d20bcef8113d35d3c0e6f4c17ba36eeae4230cff1876f5c8c2d4ce9a4ba0f9881 SHA512 a17c4dbc5f2f06617086a7b5a9c82eede6236cca667f5fe765ece5eaaba9a909aec03234bd93cab339c0449465df41aade9ac4176a70ab95218485fdf4705a72 diff --git a/dev-python/nautilus-python/nautilus-python-4.0.ebuild b/dev-python/nautilus-python/nautilus-python-4.0.ebuild index e9df668a4bf0..c1ad210507d8 100644 --- a/dev-python/nautilus-python/nautilus-python-4.0.ebuild +++ b/dev-python/nautilus-python/nautilus-python-4.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit gnome2 meson python-single-r1 @@ -29,7 +29,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" gtk-doc? ( dev-util/gtk-doc ) - >=dev-util/gtk-doc-am-1.14 + >=dev-build/gtk-doc-am-1.14 virtual/pkgconfig " -- cgit v1.2.3