summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6e950fc123e350e669dbea52176d31144598e604 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-dacite
	pkgdesc = Simplify creation of data classes (PEP 557) from dictionaries.
	pkgver = 1.6.0
	pkgrel = 2
	url = https://github.com/konradhalas/dacite
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/d/dacite/dacite-1.6.0.tar.gz
	source = LICENSE
	sha512sums = d34b4dfd1192cb285a7cc34da8a87cfda87129db9b3ac026a7ce3dc01d227093b6db920c6eba148fc8a4be1d0fec57f50b117877419419d06264ad1a79ffaa15
	sha512sums = e6962f48291088edaf156bcb8c3be115e3695c5f90c367e2a60f6061ce8f9be42472be6b4d20b8ecdd610c7143935b9b8e838e2e9236a07c8f706b69fddfa2a7

pkgname = python-dacite