summaryrefslogtreecommitdiff
path: root/dev-python/python-caja
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-17 20:06:58 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-17 20:06:58 +0000
commit08c5e4df7a4b66ba8dbb827ca2e3a973d4f19ab0 (patch)
tree347af25df153363454776e1fe95fc4e8100a7e7d /dev-python/python-caja
parentfc6e577018dec28e18904f9ad5c1417976e3c728 (diff)
gentoo auto-resync : 17:01:2024 - 20:06:58
Diffstat (limited to 'dev-python/python-caja')
-rw-r--r--dev-python/python-caja/Manifest2
-rw-r--r--dev-python/python-caja/python-caja-1.26.0.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-caja/Manifest b/dev-python/python-caja/Manifest
index 866c60a86d3d..cc9f1d2ba1be 100644
--- a/dev-python/python-caja/Manifest
+++ b/dev-python/python-caja/Manifest
@@ -1,3 +1,3 @@
DIST python-caja-1.26.0.tar.xz 314936 BLAKE2B 1fabd7bafa19051a19643aa9f10180d72062bc485231760439d988936406e07b9e600a80c1c9d45c88a5ac40c0b16e90878c02dba81f722d8a6f60713fe28cc7 SHA512 632b0b4a9fa29bdcde3b84b37820a7e171b59e78972f71c0c3d25d52cad8233ae7d1548e23ed6d3a06734b084532db1c4e85c3beaed15fce88cf8abff5be35d0
-EBUILD python-caja-1.26.0.ebuild 1231 BLAKE2B bc69b6bcc4d9d70c71871ea52427ab31d02336b81225c5f8fbc93a21ce59313e6a9474d47ecfed904d9f16e4c5532d14c0fc9fe7322d098f40f47296ee84c695 SHA512 f94323b2702eaaaab0348572616c1e9596f9ab310c2cfeb0a9aa8363d10058f01f6fd0c0fbb4122f593dde33a641a6e76168f1ecf7b5ee66dc0028c0cb890d13
+EBUILD python-caja-1.26.0.ebuild 1228 BLAKE2B af9b2dff2a31948f9d05c7e9aa35fde4225250c2d00fcbf3ecea414ac093bd8113156c633a459b8758345eee7214e070f1aa0ccc4a2b49d8f6bf8f879a495905 SHA512 0a40354460b1f1583e835be61dd0b18244de60b294d5149b1a966ef8ee7237f864c64810fb8a03b482e1024de7b2628c0dbad4cc9f12dc54974c8b3bd4286d8c
MISC metadata.xml 257 BLAKE2B 3eb0f3cf82ee2bb7d34200462e04c5d523b6a4b7e61cfa78539c9a8dcaf8f2ff653b2566a741afb3a52df51c498baa02eab10632e2fab184dc829fcf702cd17e SHA512 aa9633e245e183be154cfa4577b9d7af1b79b1119b8f90638f2f1e2b6409e74d29d19f7269e45c26feb2b244a81d68759e8f1164aea15474b1812c1661ed4e58
diff --git a/dev-python/python-caja/python-caja-1.26.0.ebuild b/dev-python/python-caja/python-caja-1.26.0.ebuild
index 284b2b2693de..666a0e058ac1 100644
--- a/dev-python/python-caja/python-caja-1.26.0.ebuild
+++ b/dev-python/python-caja/python-caja-1.26.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_9,3_10,3_11} )
+PYTHON_COMPAT=( python{3_10,3_11} )
inherit mate python-single-r1
@@ -29,7 +29,7 @@ RDEPEND="${COMMON_DEPEND}"
BDEPEND="${COMMON_DEPEND}
dev-util/gtk-doc
- dev-util/gtk-doc-am
+ dev-build/gtk-doc-am
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
doc? ( app-text/docbook-xml-dtd:4.1.2 )