23 lines
605 B
YAML
23 lines
605 B
YAML
name: python-greenlet
|
|
description: Lightweight in-process concurrent programming
|
|
version: 3.5.3
|
|
revision: 1
|
|
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: a61efc018fd3eb317eeca31aba90ee9e7f26f22884a79b6c6ec715bf71bb62f1
|