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

pkgname = python-allure-commons