diff --git a/pkg.info b/pkg.info index b3ee62d..df1c184 100644 --- a/pkg.info +++ b/pkg.info @@ -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