guix-commits
[Top][All Lists]
Advanced

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

07/45: gnu: Remove python2-twine.


From: guix-commits
Subject: 07/45: gnu: Remove python2-twine.
Date: Wed, 12 Jan 2022 17:58:39 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit b000468b922fba25de25faca487b2c5043e173f5
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Jan 12 00:39:37 2022 +0100

    gnu: Remove python2-twine.
    
    Some of its dependencies fail to build.
    
    * gnu/packages/python-xyz.scm (python2-twine): Remove 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 825d747dd8..1f772576e2 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20047,9 +20047,6 @@ distributions.  It authenticates the user over HTTPS, 
allows them to pre-sign
 their files and supports any packaging format (including wheels).")
     (license license:asl2.0)))
 
-(define-public python2-twine
-  (package-with-python2 python-twine))
-
 (define-public python-linecache2
   (package
     (name "python-linecache2")



reply via email to

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