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

pkgname = python-nest_asyncio