summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 679f20d2b43b7561526aea67b339423088bed075 (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.3.4
	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.3.4.tar.gz::https://github.com/pyTooling/pyAttributes/archive/v2.3.4.tar.gz
	sha256sums = d54240740967ae73e6066a8ff184a48e4ae5a25220d821b14f195d4e136c6513

pkgname = python-pyattributes