summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9075062c97e2907357200727662d8bcb92495b76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-aiorun
	pkgdesc = A "run" function for asyncio-based apps that does all the boilerplate
	pkgver = 2024.8.1
	pkgrel = 1
	url = https://github.com/cjrh/aiorun
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-flit-core
	makedepends = python-installer
	depends = python
	optdepends = python-uvloop: alternative asyncio event loop
	source = https://files.pythonhosted.org/packages/source/a/aiorun/aiorun-2024.8.1.tar.gz
	sha256sums = 87ea66b6146756ced58175d2f5ae64519ef96c4657f46b0e0c036e541a22c764

pkgname = python-aiorun