summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e64d53c6b970c84ff1b23721d27855b41e3b9505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-allure-commons
	pkgdesc = Common module for integrate allure with python-based frameworks
	pkgver = 2.11.0
	pkgrel = 1
	url = https://github.com/allure-framework/allure-python
	arch = any
	makedepends = python-setuptools-scm
	makedepends = git
	depends = python-pluggy
	depends = python-six
	depends = python-attrs
	source = git+https://github.com/allure-framework/allure-python.git#tag=2.11.0
	sha512sums = SKIP

pkgname = python-allure-commons