summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c834fb8214013b1e150f4a5c9a555c599d9595c8 (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.1
	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.1.tar.gz::https://github.com/pyTooling/pyAttributes/archive/v2.5.1.tar.gz
	sha256sums = f9979ac6cef8caa7a7ca1773d71c4a57c3526df3f5598609a8c6da0051020299

pkgname = python-pyattributes