summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a4fb1f9a916fded4580ddc63aec41d90f3a80d2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-asks
	pkgdesc = Async requests-like httplib for python.
	pkgver = 2.4.12
	pkgrel = 2
	url = https://github.com/theelous3/asks
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-async_generator
	depends = python-h11
	depends = python-anyio
	optdepends = python-trio: test use
	optdepends = python-curio: test use
	optdepends = python-pytest: test use
	optdepends = python-overly: test use
	source = https://files.pythonhosted.org/packages/source/a/asks/asks-2.4.12.tar.gz
	sha256sums = 38de944eb350e7e4e3a918055fa8ff033da5f7b5ff385c1160a2d6b9d84783b0

pkgname = python-asks