summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e25363988d3dfd0790fca977fb88a71f330bf863 (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.3.2
	pkgrel = 1
	url = https://github.com/erdewit/nest_asyncio
	arch = x86_64
	license = custom
	makedepends = python-setuptools
	source = nest_asyncio-1.3.2::git+https://github.com/erdewit/nest_asyncio#commit=2f8140d218920cc6252f2349128753c94c243a73
	sha256sums = SKIP

pkgname = python-nest_asyncio