blob: e699a4659b9e6c916f5c7d65212943ba78c23c54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-allure-commons
pkgdesc = Common module for integrate allure with python-based frameworks
pkgver = 2.14.1
pkgrel = 1
url = https://github.com/allure-framework/allure-python
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-wheel
depends = python-attrs
depends = python-pluggy
source = allure-python-2.14.1.tar.gz::https://github.com/allure-framework/allure-python/archive/2.14.1.tar.gz
sha512sums = ea04c22c30c4c1986ceee7faee6b383ba9a70a2dba6a29530a9aaacefc11ef337586eac0e1cf26e15edd5db4f42c724cd2fcfd43fc1527ca0aafff262c5fa27d
pkgname = python-allure-commons
|