22 lines
603 B
Plaintext
22 lines
603 B
Plaintext
name: python-parameterized
|
|
description: Parameterized testing with any Python test framework
|
|
version: 0.9.0
|
|
revision: 1
|
|
url: https://github.com/wolever/parameterized
|
|
license: BSD-2-Clause
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/wolever/parameterized/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8a0e5a7c0455f05acbddfc9dc6b8d270281796b09046aefb28b57cab6f7615f9
|