summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ee5cc01576d62b007ade30a26ff9ded2c7cba9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-smithy-core
	pkgdesc = Core components for implementing Smithy tooling in Python.
	pkgver = 0.6.0
	pkgrel = 1
	url = https://github.com/smithy-lang/smithy-python/tree/develop/packages/smithy-core
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-freezegun
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = git
	depends = python
	optdepends = python-typing_extensions: typing
	source = smithy-core::git+https://github.com/smithy-lang/smithy-python.git#tag=smithy-core/v0.6.0
	sha256sums = 76f4b6eecc4ae8e10a0ae5622e1f25d459f11bede40cdd191473dfe82279aa9c

pkgname = python-smithy-core