29 lines
752 B
YAML
29 lines
752 B
YAML
name: python-pytest
|
|
description: Framework writing small and readable python tests
|
|
version: 9.1.1
|
|
revision: 1
|
|
url: https://docs.pytest.org/en/stable/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
- python-iniconfig
|
|
- python-packaging
|
|
- python-pluggy
|
|
- python-pygments
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-setuptools-scm
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/pytest-dev/pytest/releases/download/${BPM_PKG_VERSION}/pytest-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 1088fbde8f2b49d95a549a195707afa7a76a3ce9bcadc26b6d71f0ffda5fe313
|