summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b29aca4a0c76aed7df3c481638af02cf6c07cd59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-dataclass-factory
	pkgdesc = An utility class for creating instances of dataclasses
	pkgver = 2.16
	pkgrel = 4
	url = https://github.com/reagento/dataclass-factory
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python>=3.7
	source = https://github.com/reagento/dataclass-factory/archive/2.16.tar.gz
	b2sums = e877b489cde8d9e5248335b4a215cd3891eb6b6103cf5f34b3b7b4161b78f4ab0eca9ae50afc0d5b0bb98618a707b571b704990668b584b527d02a11e220ab91

pkgname = python-dataclass-factory