Package Details: python-aioshutil 1.6-1

Git Clone URL: https://aur.archlinux.org/python-aioshutil.git (read-only, click to copy)
Package Base: python-aioshutil
Description: Asynchronous shutil module
Upstream URL: https://github.com/kumaraditya303/aioshutil
Licenses: BSD-3-Clause
Submitter: carlosal1015
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 0
Popularity: 0.000000
First Submitted: 2024-12-28 02:26 (UTC)
Last Updated: 2025-10-21 17:17 (UTC)

Latest Comments

zoidberg commented on 2026-06-17 10:23 (UTC)

Please add python-pytest-asyncio to checkdepends; without it, I get

___________________________________________ test_copyfileobj ___________________________________________
async def functions are not natively supported.
You need to install a suitable plugin for your async framework, for example:
  - anyio
  - pytest-asyncio
  - pytest-tornasync
  - pytest-trio
  - pytest-twisted

during check().