24 lines
633 B
YAML
24 lines
633 B
YAML
name: python-msgpack
|
|
description: MessagePack serializer implementation for Python
|
|
version: 1.1.2
|
|
revision: 3
|
|
url: https://github.com/msgpack/msgpack-python
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
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
|