guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: python-msgpack-transitional: Update code comment.


From: guix-commits
Subject: 03/03: gnu: python-msgpack-transitional: Update code comment.
Date: Sat, 16 Dec 2023 15:29:24 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit f061bc5ba3bbd3265fad812b74aaa46a7190956c
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Fri Dec 8 19:20:40 2023 -0500

    gnu: python-msgpack-transitional: Update code comment.
    
    * gnu/packages/python-xyz.scm (python-msgpack-transitional): Update comment.
    
    Change-Id: I93afe78c40ac87c6e5147d286cf257ec9a8afd68
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0babe0dd0a..404177e9cd 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -13744,7 +13744,7 @@ reading and writing MessagePack data.")
     (license license:asl2.0)))
 
 ;; 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>
 (define-public python-msgpack-transitional
   (package



reply via email to

[Prev in Thread] Current Thread [Next in Thread]