openbsd-ports/net/py-msgpack
kn ec32988be5 Fix msgpack runtime on sparc64
Same fix as the borg 1.1 one except that borg 1.2 uses ports py-msgpack
which has more consumers than borg 1.2, hence the separate commit.

	$ borg init -e none ./repo ; echo $?
	Unknown integrity data version 0 in integrity.1
	0

msgpack-python messed up __BYTE_ORDER handling, but only on sparc64 using
ports GCC 8.4.0;  macppc base clang 13 is fine.

msgpack-python got fixed, pull the PR and bump borg 1.2.

Teste on little endian amd64/base-clang and big endian macppc/base-clang,
sparc64/ports-gcc.

OK bket
2022-12-05 17:54:53 +00:00
..
pkg move from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-10 19:57:14 +00:00
Makefile Fix msgpack runtime on sparc64 2022-12-05 17:54:53 +00:00
distinfo Fix msgpack runtime on sparc64 2022-12-05 17:54:53 +00:00