Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-iniconfig
|
||||
description: Brain-dead simple parsing of ini files
|
||||
version: 2.3.0
|
||||
revision: 2
|
||||
url: https://github.com/pytest-dev/iniconfig
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-hatch-vcs
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
downloads:
|
||||
- url: https://github.com/pytest-dev/iniconfig/releases/download/v${BPM_PKG_VERSION}/iniconfig-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c76315c77db068650d49c5b56314774a7804df16fee4402c1f19d6d15d8c4730
|
||||
Reference in New Issue
Block a user