guix-commits
[Top][All Lists]
Advanced

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

11/24: gnu: python2-httpbin: Remove package.


From: guix-commits
Subject: 11/24: gnu: python2-httpbin: Remove package.
Date: Tue, 23 Mar 2021 21:40:14 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 7502c13895b9f1548106dfa2323a4143d2dc91b3
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:55:36 2021 +0100

    gnu: python2-httpbin: Remove package.
    
    * gnu/packages/web.scm (python2-httpbin): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 gnu/packages/web.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index ef11cb6..1e93308 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6209,9 +6209,6 @@ response.  This exists to cover all kinds of HTTP 
scenarios.  All endpoint respo
 JSON-encoded.")
     (license license:isc)))
 
-(define-public python2-httpbin
-  (package-with-python2 python-httpbin))
-
 (define-public python-pytest-httpbin
   (package
     (name "python-pytest-httpbin")



reply via email to

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