Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-msgpack
|
||||
description: MessagePack serializer implementation for Python
|
||||
version: 1.1.2
|
||||
revision: 1
|
||||
url: https://github.com/msgpack/msgpack-python
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-cython
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/msgpack/msgpack-python/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b8c0dc52c93604d4f2d04c6bc19bfac0a10229ee06277e1140bacc75005fe85a
|
||||
Reference in New Issue
Block a user