Skip to content

Commit 75f8aa5

Browse files
bump(main/python-msgpack): 1.2.1
This commit has been automatically submitted by Github Actions.
1 parent c5f8357 commit 75f8aa5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/python-msgpack/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://github.com/msgpack/msgpack-python
22
TERMUX_PKG_DESCRIPTION="MessagePack serializer implementation for Python"
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="1.2.0"
5+
TERMUX_PKG_VERSION="1.2.1"
66
# _cmsgpack.c is absent in https://github.com/msgpack/msgpack-python/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
77
TERMUX_PKG_SRCURL=https://pypi.org/packages/source/m/msgpack/msgpack-${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=8e17af38197bf58e7e819041678f6178f4491493f5b8c8580414f40f7c2c3c41
8+
TERMUX_PKG_SHA256=04c721c2c7448767e9e3f2520a475663d8ee0f09c31890f6d2bd70fd636a9647
99
TERMUX_PKG_AUTO_UPDATE=true
1010
TERMUX_PKG_DEPENDS="libc++, python"
1111
TERMUX_PKG_PYTHON_COMMON_BUILD_DEPS="build, Cython, setuptools, wheel"

0 commit comments

Comments
 (0)