guix-commits
[Top][All Lists]
Advanced

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

09/31: gnu: python2-cachecontrol: Remove package.


From: guix-commits
Subject: 09/31: gnu: python2-cachecontrol: Remove package.
Date: Fri, 29 Jan 2021 10:59:54 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 97f18952c666999d7fc8cc59eda995cf3c31cc3f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Jan 29 10:16:12 2021 -0500

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

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index dfe256f..1f16ff4 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3175,9 +3175,6 @@ provide an easy-to-use Python interface for building 
OAuth1 and OAuth2 clients."
 @code{httplib2} for use with @code{requests} session objects.")
     (license license:asl2.0)))
 
-(define-public python2-cachecontrol
-  (package-with-python2 python-cachecontrol))
-
 (define-public python-cachecontrol-0.11
   (package
     (inherit python-cachecontrol)



reply via email to

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