guix-commits
[Top][All Lists]
Advanced

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

07/33: gnu: python2-pytest-httpbin: Remove package.


From: guix-commits
Subject: 07/33: gnu: python2-pytest-httpbin: Remove package.
Date: Sun, 20 Dec 2020 22:53:04 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 159836967b0be221fce18644ca32ae474a0fc704
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Dec 19 14:12:24 2020 -0500

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

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 19f3cd7..bd1e7ec 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6140,9 +6140,6 @@ into your tests.  It automatically starts up a HTTP 
server in a separate thread
 @code{httpbin} and provides your test with the URL in the fixture.")
     (license license:expat)))
 
-(define-public python2-pytest-httpbin
-  (package-with-python2 python-pytest-httpbin))
-
 (define-public http-parser
   (package
     (name "http-parser")



reply via email to

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