blob: c3e44a51ded72cd8f0df0e7474beb1030fbbfb2b (
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.15.0
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.15.0.tar.gz::https://github.com/allure-framework/allure-python/archive/2.15.0.tar.gz
sha512sums = 192c83ff32a54a949892a2c0e910684e715fa9b0b46dd90bbcc180584484d6707f76c280ec89ba5d59e01d8ae3fe29040e32dc89b0c95f00cc33097b7916674b
pkgname = python-allure-commons
|