* update python-msgpack to 1.0.5-3.1

This commit is contained in:
Alexander Baldeck 2024-12-15 17:41:34 +01:00
parent db020e68a3
commit b466bdfd62
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-msgpack
pkgdesc = MessagePack serializer implementation for Python
pkgver = 1.0.5
pkgrel = 3
pkgrel = 3.1
url = https://github.com/msgpack/msgpack-python
arch = x86_64
arch = powerpc64le

View File

@ -4,7 +4,7 @@
pkgname=python-msgpack
pkgver=1.0.5
pkgrel=3
pkgrel=3.1
pkgdesc='MessagePack serializer implementation for Python'
url='https://github.com/msgpack/msgpack-python'