summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7839c89ce5ef09d293384c6dc1788463b089261a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-daphne
	pkgdesc = HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed to power Django Channels
	pkgver = 4.1.2
	pkgrel = 0
	url = https://github.com/django/daphne
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-pytest-runner
	depends = python
	depends = python-asgiref
	depends = python-twisted
	depends = python-autobahn
	source = https://pypi.io/packages/source/d/daphne/daphne-4.1.2.tar.gz
	sha256sums = fcbcace38eb86624ae247c7ffdc8ac12f155d7d19eafac4247381896d6f33761

pkgname = python-daphne