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

pkgname = python-allure-commons