summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba99d81db958e9c1e76e109f9e289745d1a60c02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-asks
	pkgdesc = Async requests-like httplib for python.
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/theelous3/asks
	arch = any
	license = MIT
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	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-3.0.0.tar.gz
	b2sums = 34202ba49b23dec5161f8b39a2dc970b4caf83b31aeaa5b9e93f57b05ec48a47a953395fbb79c1e114fef17ef58ee184c0240292b0209de0f70e39014ebc21ad

pkgname = python-asks