unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 2c566baeb6b56376967bbf0b1d70791dede08867 738 bytes (raw)
name: gnu/packages/patches/calibre-remove-test-bs4.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 
From 2738dd42caebe55326c76922a12ba8740bdb22e7 Mon Sep 17 00:00:00 2001
From: Brendan Tildesley <mail@brendan.scot>
Date: Sat, 27 Apr 2019 00:42:39 +1000
Subject: [PATCH] Remove test_bs4

---
 src/calibre/test_build.py | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/calibre/test_build.py b/src/calibre/test_build.py
index 73f1172e8c..07bdffd3e5 100644
--- a/src/calibre/test_build.py
+++ b/src/calibre/test_build.py
@@ -73,10 +73,6 @@ class BuildTest(unittest.TestCase):
         from html5_parser import parse
         parse('<p>xxx')
 
-    def test_bs4(self):
-        import soupsieve, bs4
-        del soupsieve, bs4
-
     def test_zeroconf(self):
         if ispy3:
             import zeroconf as z, ifaddr
-- 
2.21.0


debug log:

solving 2c566baeb6 ...
found 2c566baeb6 in https://yhetil.org/guix-patches/20190427093659.21851-20-mail@brendan.scot/ ||
	https://yhetil.org/guix-patches/20190503164232.1799-13-mail@brendan.scot/

applying [1/1] https://yhetil.org/guix-patches/20190427093659.21851-20-mail@brendan.scot/
diff --git a/gnu/packages/patches/calibre-remove-test-bs4.patch b/gnu/packages/patches/calibre-remove-test-bs4.patch
new file mode 100644
index 0000000000..2c566baeb6

1:23: trailing whitespace.
 
1:31: trailing whitespace.
-- 
Checking patch gnu/packages/patches/calibre-remove-test-bs4.patch...
1:33: new blank line at EOF.
+
Applied patch gnu/packages/patches/calibre-remove-test-bs4.patch cleanly.
warning: 3 lines add whitespace errors.

skipping https://yhetil.org/guix-patches/20190503164232.1799-13-mail@brendan.scot/ for 2c566baeb6
index at:
100644 2c566baeb6b56376967bbf0b1d70791dede08867	gnu/packages/patches/calibre-remove-test-bs4.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).