24 lines
633 B
YAML
24 lines
633 B
YAML
name: python-msgpack
|
|
description: MessagePack serializer implementation for Python
|
|
version: 1.2.1
|
|
revision: 1
|
|
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: 53ee9c4c5c5ce03651703cd21a59d772af5ed3e787cfec96976786769c139ca0
|