guix-commits
[Top][All Lists]
Advanced

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

06/09: gnu: python2-twisted: Remove package.


From: guix-commits
Subject: 06/09: gnu: python2-twisted: Remove package.
Date: Sun, 26 Sep 2021 22:48:44 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 55f6ecfbc82134f797d66977edfaef57364304bf
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Sep 26 22:27:28 2021 -0400

    gnu: python2-twisted: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-twisted): Delete variable.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0a7cef8..dcf9338 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14882,9 +14882,6 @@ format.")
 focus on event-based network programming and multiprotocol integration.")
     (license license:expat)))
 
-(define-public python2-twisted
-  (package-with-python2 python-twisted))
-
 (define-public python-pika
   (package
     (name "python-pika")



reply via email to

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