Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-parameterized
|
||||
description: Parameterized testing with any Python test framework
|
||||
version: 0.9.0
|
||||
revision: 3
|
||||
url: https://github.com/wolever/parameterized
|
||||
license: BSD-2-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
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
|
||||
Reference in New Issue
Block a user