summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a4fc8ef877e7b691c5bfc72468e427235f9124e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-aiofile
	pkgdesc = Real asynchronous file operations with asyncio support
	pkgver = 3.9.0
	pkgrel = 1
	url = https://github.com/mosquito/aiofile
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python-caio
	source = https://files.pythonhosted.org/packages/source/a/aiofile/aiofile-3.9.0.tar.gz
	sha256sums = e5ad718bb148b265b6df1b3752c4d1d83024b93da9bd599df74b9d9ffcf7919b

pkgname = python-aiofile