mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-msgpack-transitional: Update code comment.
* gnu/packages/python-xyz.scm (python-msgpack-transitional): Update comment. Change-Id: I93afe78c40ac87c6e5147d286cf257ec9a8afd68
This commit is contained in:
parent
efb4620d7c
commit
f061bc5ba3
1 changed files with 1 additions and 1 deletions
|
@ -13744,7 +13744,7 @@ reading and writing MessagePack data.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
;; This msgpack library's name changed from "python-msgpack" to "msgpack" with
|
;; This msgpack library's name changed from "python-msgpack" to "msgpack" with
|
||||||
;; release 0.5. Some packages like borg still call it by the old name for now.
|
;; release 0.5. Some packages like poetry still call it by the old name for now.
|
||||||
;; <https://bugs.gnu.org/30662>
|
;; <https://bugs.gnu.org/30662>
|
||||||
(define-public python-msgpack-transitional
|
(define-public python-msgpack-transitional
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue