From 73fc3a77879f80dee9626e89f22764f3da14329a Mon Sep 17 00:00:00 2001 From: roku Date: Mon, 3 Mar 2025 21:21:12 +0100 Subject: [PATCH] bump net-misc/posting --- .../posting/{posting-2.3.1.ebuild => posting-2.4.0.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-misc/posting/{posting-2.3.1.ebuild => posting-2.4.0.ebuild} (90%) diff --git a/net-misc/posting/posting-2.3.1.ebuild b/net-misc/posting/posting-2.4.0.ebuild similarity index 90% rename from net-misc/posting/posting-2.3.1.ebuild rename to net-misc/posting/posting-2.4.0.ebuild index 4d3cd81..ef45d58 100644 --- a/net-misc/posting/posting-2.3.1.ebuild +++ b/net-misc/posting/posting-2.4.0.ebuild @@ -24,8 +24,8 @@ RDEPEND=" dev-python/pyyaml dev-python/pydantic-settings dev-python/python-dotenv - dev-python/textual - =dev-python/textual-autocomplete-3.0.0a + >=dev-python/textual-2.1.1 + >=dev-python/textual-autocomplete-4.0.0a dev-python/xdg-base-dirs dev-python/watchfiles "