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

pkgname = python-nest_asyncio