Rebuild with python 3.14

This commit is contained in:
2026-05-07 09:08:51 +03:00
parent d4273a6c2c
commit 3d9dded21f
+2 -2
View File
@@ -1,13 +1,13 @@
name: python-msgpack
description: MessagePack serializer implementation for Python
version: 1.1.2
revision: 1
revision: 2
url: https://github.com/msgpack/msgpack-python
license: Apache-2.0
architecture: any
type: source
depends:
- python3
- python3=3.14.*
make_depends:
- python-cython
- python-build