Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: python-greenlet
|
||||
description: Lightweight in-process concurrent programming
|
||||
version: 3.3.0
|
||||
revision: 1
|
||||
url: https://pypi.org/project/greenlet/
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
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: a82bb225a4e9e4d653dd2fb7b8b2d36e4fb25bc0165422a11e48b88e9e6f78fb
|
||||
Reference in New Issue
Block a user