HEX
Server: LiteSpeed
System: Linux w5304130.sdnsbox.com 4.18.0-425.3.1.lve.el8.x86_64 #1 SMP Tue Nov 22 22:59:23 EST 2022 x86_64
User: makefitmeserver (1001)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //lib64/python3.6/site-packages/borg/algorithms/msgpack/_version.py
# This is a bundled msgpack 0.5.6 with local modifications.
# Changes:
# +borg1: drop support for old buffer protocol to be compatible with py310
#         (backport of commit 9ae43709e42092c7f6a4e990d696d9005fa1623d)
# +borg2: Usef __BYTE_ORDER__ instead of __BYTE_ORDER (#513)
#         (backport of commit 9d45926a596028e39ec59dd909a56eb5e9e8fee7)
#         Fix build error caused by ntohs, ntohl (#514)
#         (backport of commit edca770071fc702e0b4c33f87fb0fa3682b486b4)
version = (0, 5, 6, '+borg2')