16 lines
571 B
Bash
16 lines
571 B
Bash
# Template file for 'python3-aiofiles'
|
|
pkgname=python3-aiofiles
|
|
version=23.2.1
|
|
revision=2
|
|
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=0eb90fd1986d3ebb0c744c439fc5d539d799b140ee5b42f121ff15bf3dc3879d
|