commit: 2a1fbe447e70f8cafcb2c485aadd5b14327011f7
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Feb 18 07:47:57 2025 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Feb 18 13:05:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a1fbe44
dev-python/xattr: add dev-python/pyxattr blocker
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/xattr/{xattr-1.1.0.ebuild => xattr-1.1.0-r1.ebuild} | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-python/xattr/xattr-1.1.0.ebuild
b/dev-python/xattr/xattr-1.1.0-r1.ebuild
similarity index 92%
rename from dev-python/xattr/xattr-1.1.0.ebuild
rename to dev-python/xattr/xattr-1.1.0-r1.ebuild
index 95b9c635f..1ea63ab81 100644
--- a/dev-python/xattr/xattr-1.1.0.ebuild
+++ b/dev-python/xattr/xattr-1.1.0-r1.ebuild
@@ -19,6 +19,9 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
+RDEPEND="
+ $(python_gen_cond_dep '!dev-python/pyxattr[${PYTHON_USEDEP}]')
+"
BDEPEND="
$(python_gen_cond_dep '
>=dev-python/cffi-1.16.0[${PYTHON_USEDEP}]