Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-pluggy
|
||||
description: Plugin and hook calling mechanisms for python
|
||||
version: 1.6.0
|
||||
revision: 3
|
||||
url: https://github.com/pytest-dev/pluggy
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-setuptools-scm
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 7dcc130b76258d33b90f61b658791dede3486c3e6bfb003ee5c9bfb396dd22f3
|
||||
Reference in New Issue
Block a user