blob: 6fe7962fbb590ee0248409eafc39cfad9a65b6c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-junitparser
pkgdesc = junitparser handles JUnit/xUnit Result XML files. Use it to parse and manipulate existing Result XML files, or create new JUnit/xUnit result XMLs from scratch.
pkgver = 3.1.2
pkgrel = 1
url = https://github.com/weiwei/junitparser
arch = any
license = Apache 2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-pytest
makedepends = python-anyio
makedepends = python-pytest-curio
depends = python
source = junitparser-3.1.2.tar.gz::https://github.com/weiwei/junitparser/archive/refs/tags/3.1.2.tar.gz
sha256sums = 8b02126122427de28c86527ccbf2301bdfdf0c87caadb3f327e7dcadbe9d71b8
pkgname = python-junitparser
|