summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c2e69506b6406beab94bab82d4d13265aa4eb7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-allure-commons
	pkgdesc = Commons of Allure python adaptors for python-based test frameworks
	pkgver = 2.5.3
	pkgrel = 1
	url = https://github.com/allure-framework/allure-python/tree/master/allure-python-commons
	arch = any
	depends = python
	depends = python-pluggy>=0.4.0
	depends = python-six>=1.9.0
	depends = python-attrs>=16.0.0
	source = git+https://github.com/allure-framework/allure-python.git#tag=2.5.3
	md5sums = SKIP

pkgname = python-allure-commons