blob: f8ab095c4cceb34779facea6a8960320fb7ee0ec (
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.13.5
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.13.5.tar.gz::https://github.com/allure-framework/allure-python/archive/2.13.5.tar.gz
sha512sums = 92b0ac0690c4238fd0e441ec2b38de81376af404e75f4f6ca6d18d10561dfe742218455a5faf3efe6e526d9776f1060d2c9b52ac076e6ea1da88f3203e2f66b3
pkgname = python-allure-commons
|