Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: python-greenlet
|
||||
description: Lightweight in-process concurrent programming
|
||||
version: 3.5.1
|
||||
revision: 2
|
||||
url: https://pypi.org/project/greenlet/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 5a56aeb7d5d9cc4b3a735efb5095bd4b4f6f0e4f93e5ca876d0e2315137b7829
|
||||
Reference in New Issue
Block a user