summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b04c74196a18c1561d89a7caa775d38462909de3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pyattributes
	pkgdesc = Implementations of .NET-like attributes realized with Python decorators
	pkgver = 2.5.0
	pkgrel = 1
	url = https://github.com/pyTooling/pyAttributes
	arch = any
	license = Apache
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python
	depends = python-argcomplete
	depends = python-pytooling
	source = python-pyattributes-2.5.0.tar.gz::https://github.com/pyTooling/pyAttributes/archive/v2.5.0.tar.gz
	sha256sums = 47ab3f4765483805acca31a6376e66a4741fe04d1f77c3c565d6b763004f729c

pkgname = python-pyattributes