summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 328bac3f10c00d98e5e5686e7657696ecc895860 (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 = 1
	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