Skip to content
Snippets Groups Projects
Commit a1a9d9af authored by YOKOTA Hiroshi's avatar YOKOTA Hiroshi
Browse files

Drop obsolete dependency module python3-async-timeout

parent 07612e66
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
python3-all,
python3-poetry-core,
python3-setuptools
Build-Depends-Indep: python3-async-timeout (>= 4.0.1),
Build-Depends-Indep:
python3-ifaddr,
python3-pytest <!nocheck>,
python3-pytest-asyncio <!nocheck>,
......@@ -28,10 +28,6 @@ Rules-Requires-Root: no
Package: python3-zeroconf
Architecture: all
Depends:
# Internal "async-timeout" support is available from Python 3.11.
# Explicit "python3-async-timeout" dependency is required for Python 3.10
# while Python 3.10 is supported by "python3-all" package.
python3-async-timeout (>= 4.0.1),
${misc:Depends},
${python3:Depends}
Breaks: calibre (<< 6.24.0-2~)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment