summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f41811bb19213a1c9b8cb30a4c0dc7337f90c0be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-nest_asyncio
	pkgdesc = Patch asyncio to allow nested event loops
	pkgver = 1.2.2
	pkgrel = 1
	url = https://github.com/erdewit/nest_asyncio
	arch = x86_64
	license = custom
	makedepends = python-setuptools
	source = nest_asyncio-1.2.2::git+https://github.com/erdewit/nest_asyncio#commit=50692254107f8c2171c11d1bd7306b0022cab6bd
	sha256sums = SKIP

pkgname = python-nest_asyncio