summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-24 15:57:13 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-24 16:00:23 +0100
commitabeb2ae7c046a69761d3e519b7a362b117b845de (patch)
treea25d7199f0fc7ba856782f32c53d9340795b59a8 /dev-python
parentdev-libs/libclc: Add 19.0.0_pre20240224 snapshot (diff)
downloadgentoo-abeb2ae7c046a69761d3e519b7a362b117b845de.tar.gz
gentoo-abeb2ae7c046a69761d3e519b7a362b117b845de.tar.bz2
gentoo-abeb2ae7c046a69761d3e519b7a362b117b845de.zip
dev-python/watchfiles: Force dev-python/anyio upgrade, old is broken
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild4
1 files 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}]