commit: abeb2ae7c046a69761d3e519b7a362b117b845de
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 14:57:13 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 15:00:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abeb2ae7
dev-python/watchfiles: Force dev-python/anyio upgrade, old is broken
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
b/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
index b59dcfee7280..be9a6d699ce6 100644
--- a/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -88,7 +88,7 @@ SLOT="0"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
- >=dev-python/anyio-3.0.0[${PYTHON_USEDEP}]
+ >=dev-python/anyio-4.0.0[${PYTHON_USEDEP}]
"
BDEPEND="
dev-python/setuptools-rust[${PYTHON_USEDEP}]