summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ebd62a1cf6f1e13e47d71627c36d0567692e8e09 (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.9.45
	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.9.45
	sha512sums = SKIP

pkgname = python-allure-commons