summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author isaackwy <isaacyu@protonmail.com>2024-02-25 20:48:38 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-28 12:59:13 +0700
commitf22966c1721057c8aac69093b4a9344eea74a3d1 (patch)
tree3f9691290922bda43181456533f49cda69696e2b /python
parent4e040f3afc9cc11d6de7e2c895051d50a4bba0b9 (diff)
downloadslackbuilds-f22966c1721057c8aac69093b4a9344eea74a3d1.tar.gz
slackbuilds-f22966c1721057c8aac69093b4a9344eea74a3d1.tar.xz
python/python3-anyio: Remove python3-setuptools-scm-opt from DEPs
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-anyio/python3-anyio.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-anyio/python3-anyio.info b/python/python3-anyio/python3-anyio.info
index dc531e9d40..4e8728a28d 100644
--- a/python/python3-anyio/python3-anyio.info
+++ b/python/python3-anyio/python3-anyio.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/a/anyio/anyio-4.3.0.tar
MD5SUM="1fd5c47374d7a239707f0b5540b00704"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-exceptiongroup python3-sniffio python3-setuptools-scm-opt"
+REQUIRES="python3-exceptiongroup python3-sniffio"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"