summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1729780c39931dfdafcd3889234c10a40db14774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-sockjs
	pkgdesc = SockJS server implementation for aiohttp.
	pkgver = 0.10.0
	pkgrel = 1
	url = https://github.com/aio-libs/sockjs/
	arch = any
	license = Apache
	makedepends = python-setuptools
	makedepends = git
	depends = python
	source = git+https://github.com/aio-libs/sockjs#tag=v0.10.0
	sha256sums = SKIP

pkgname = python-sockjs