blob: fc1d93b9e5d085f182d30af1829617a554b9e598 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = python-pytest-shell-utilities
pkgdesc = Pytest plugin providing fixtures and code to help with running shell commands on tests
pkgver = 1.9.7
pkgrel = 3
url = https://github.com/saltstack/pytest-shell-utilities
arch = any
license = Apache-2.0
checkdepends = python-pytest-subtests
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-declarative-requirements
makedepends = python-setuptools-scm
makedepends = python-toml
makedepends = python-wheel
depends = python
depends = python-attrs
depends = python-packaging
depends = python-pytest
depends = python-pytest-helpers-namespace
depends = python-pytest-skip-markers
depends = python-psutil
source = python-pytest-shell-utilities-1.9.7.tar.gz::https://github.com/saltstack/pytest-shell-utilities/archive/refs/tags/1.9.7.tar.gz
source = https://github.com/saltstack/pytest-shell-utilities/commit/c8edc1e1.patch
sha256sums = a175b0c1a907a4f97f2b6a014c56bf1199e15058a1588f23bece6cc060621b03
sha256sums = 5bf7ac63efe549c96b339f19c8837b8e2842d4d50595ab88ec01ee43f7bc3700
b2sums = f74fdfc24acd521313b2cc98bfcaaf916ff649a88b10c642edb8af785f7c473fbc97d80badec5e7da5b27a6394c6c16e6c354e8261cdfa94cb48ef3eb7174940
b2sums = 8a780d166d3e2745a96c837ec3f72ffb2efec422ea4a3380dc75fe0f4c7314bc84ab28fde2a3caaab71f67a89bb7443157b44cf84c061e0afac031b21044ee1b
pkgname = python-pytest-shell-utilities
|