python-msgpack
No description set
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
14
derived packages
- Links to openSUSE:Factory / python-msgpack
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-msgpack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
msgpack-1.0.8.tar.gz | 0000167014 163 KB | |
python-msgpack.changes | 0000011748 11.5 KB | |
python-msgpack.spec | 0000001949 1.9 KB |
Revision 36 (latest revision is 39)
Matej Cepl (mcepl)
accepted
request 1189003
from
John Paul Adrian Glaubitz (glaubitz)
(revision 36)
- Update to 1.0.8 * Update Cython to 3.0.8. This fixes memory leak when iterating ``Unpacker`` object on Python 3.12. * Do not include C/Cython files in binary wheels. - Drop removal of C/Cython files from %install section
Comments 2
Could you keep Version 1.0 in devel and don't submit it to openSUSE:Factory ? borgbackup doesn't support this version.
https://github.com/borgbackup/borg/issues/5065
Somebody suggested there using bundled version of msgpack. I think as a temporary solution until this bug is fixed, it could work well enough.