commit: d4c76b2027ec8f3f0a0f5d29006c0d87f38e9519
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 03:56:05 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 04:03:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c76b20
dev-python/watchfiles: Unpin dev-python/anyio
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{watchfiles-0.21.0.ebuild => watchfiles-0.21.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchfiles/watchfiles-0.21.0.ebuild
b/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
similarity index 98%
rename from dev-python/watchfiles/watchfiles-0.21.0.ebuild
rename to dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
index 445b7e4e6764..6452842a4786 100644
--- a/dev-python/watchfiles/watchfiles-0.21.0.ebuild
+++ b/dev-python/watchfiles/watchfiles-0.21.0-r1.ebuild
@@ -88,7 +88,7 @@ SLOT="0"
KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
- =dev-python/anyio-3*[${PYTHON_USEDEP}]
+ >=dev-python/anyio-3.0.0[${PYTHON_USEDEP}]
"
BDEPEND="
dev-python/setuptools-rust[${PYTHON_USEDEP}]