summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95e68683f4d49dc42721bce8cafa38b4cf42a3b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = python-smithy-http
	pkgdesc = HTTP components for Smithy tooling.
	pkgver = 0.4.2
	pkgrel = 1
	url = https://github.com/smithy-lang/smithy-python/tree/develop/packages/smithy-http
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-freezegun
	checkdepends = python-awscrt
	checkdepends = python-yarl
	checkdepends = python-smithy-json
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python
	depends = python-smithy-core
	optdepends = python-awscrt: awscrt
	optdepends = python-aiohttp: aiohttp
	optdepends = python-yarl: aiohttp
	source = smithy-http::git+https://github.com/smithy-lang/smithy-python.git#tag=smithy-http/v0.4.2
	sha256sums = 76f4b6eecc4ae8e10a0ae5622e1f25d459f11bede40cdd191473dfe82279aa9c

pkgname = python-smithy-http