summaryrefslogtreecommitdiffstats
path: root/python/python3-anyio/README
diff options
context:
space:
mode:
author isaackwy2024-01-06 06:20:56 +0100
committer Willy Sudiarto Raharjo2024-01-08 03:38:44 +0100
commitb931aacb1b22620ad32bc77797f0025267e5b97e (patch)
treef5eb022fcd29e2fc77af2c4c75c4c9f700ceee62 /python/python3-anyio/README
parent289161cab29457c204003fe96062c4651043c069 (diff)
downloadslackbuilds-b931aacb1b22620ad32bc77797f0025267e5b97e.tar.gz
python/python3-anyio: Update README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-anyio/README')
-rw-r--r--python/python3-anyio/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python3-anyio/README b/python/python3-anyio/README
index 757acd2839..1c6de09b81 100644
--- a/python/python3-anyio/README
+++ b/python/python3-anyio/README
@@ -2,7 +2,3 @@ AnyIO is an asynchronous networking and concurrency library that works
on top of either asyncio or trio. It implements trio-like structured
concurrency (SC) on top of asyncio, and works in harmony with the
native SC of trio itself.
-
-python3-anyio 3.6.2 is the last possible version for Slackware 15.0.
-Newer versions would require a newer python-setuptools and
-python-setuptools_scm.