summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4824c7bff5f372f661df301bbfb4e6db50cf94b6 (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-xml
	pkgdesc = XML serialization and deserialization support for Smithy tooling.
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/smithy-lang/smithy-python/tree/develop/packages/smithy-xml
	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
	depends = python-smithy-core
	source = smithy-xml::git+https://github.com/smithy-lang/smithy-python.git#tag=smithy-xml/v0.1.0
	sha256sums = 6062c931f1e01c738ca7672a37df37982dfbd470f268b081055a8b65e8124d1f

pkgname = python-smithy-xml