Rebuild with python 3.14
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
name: python-msgpack
|
name: python-msgpack
|
||||||
description: MessagePack serializer implementation for Python
|
description: MessagePack serializer implementation for Python
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/msgpack/msgpack-python
|
url: https://github.com/msgpack/msgpack-python
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- python3
|
- python3=3.14.*
|
||||||
make_depends:
|
make_depends:
|
||||||
- python-cython
|
- python-cython
|
||||||
- python-build
|
- python-build
|
||||||
|
|||||||
Reference in New Issue
Block a user