guix-commits
[Top][All Lists]
Advanced

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

122/142: gnu: python-xlwt: Add comment about maintainership of the packa


From: guix-commits
Subject: 122/142: gnu: python-xlwt: Add comment about maintainership of the package.
Date: Mon, 10 Jan 2022 13:07:43 -0500 (EST)

apteryx pushed a commit to branch version-1.4.0
in repository guix.

commit b92d09cda1163d4a1a1b449ea3e981e6ca1cf6d6
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Dec 27 22:34:06 2021 -0500

    gnu: python-xlwt: Add comment about maintainership of the package.
    
    The package appears to be abandoned.
    
    * gnu/packages/python-xyz.scm (python-xlwt): Add comment.
---
 gnu/packages/python-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 304473deea..cfd2d68219 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11027,6 +11027,7 @@ Unicode-aware.  It is not intended as an end-user 
tool.")
 (define-public python2-xlrd
   (package-with-python2 python-xlrd))
 
+;;; Note: this package is unmaintained since 2018 (archived on GitHub).
 (define-public python-xlwt
   (package
     (name "python-xlwt")



reply via email to

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