16 lines
571 B
Bash
16 lines
571 B
Bash
# Template file for 'python3-aiofiles'
|
|
pkgname=python3-aiofiles
|
|
version=24.1.0
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="hatchling"
|
|
depends="python3"
|
|
checkdepends="python3-pytest-asyncio"
|
|
short_desc="File support for asyncio in Python"
|
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/Tinche/aiofiles"
|
|
changelog="https://raw.githubusercontent.com/Tinche/aiofiles/master/README.rst"
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=7214ba00010ddb878cc705678da06364cefa241541394f3093a0ef89536a65d0
|