From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 14 06:07:15 2020 Received: (at 38148) by debbugs.gnu.org; 14 Jan 2020 11:07:15 +0000 Received: from localhost ([127.0.0.1]:60712 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irK2T-0004Hh-GW for submit@debbugs.gnu.org; Tue, 14 Jan 2020 06:07:14 -0500 Received: from mail-pf1-f194.google.com ([209.85.210.194]:45136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irK2J-0004Gd-EJ for 38148@debbugs.gnu.org; Tue, 14 Jan 2020 06:07:07 -0500 Received: by mail-pf1-f194.google.com with SMTP id 2so6407873pfg.12 for <38148@debbugs.gnu.org>; Tue, 14 Jan 2020 03:07:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Yg53lklZQHZNv3N8afDQu3dnDuzoqWLe3OduNP1hhW8=; b=t3GLOP0lz2iql8dTkGJGyOc9RYHAImRgmkEuOjRRQ0w5TCO1iZc1QyohPKGi1Tutxk CU8X2HBnU6HF6YSBm1Ah7qPjK145IYTnZdv2TyyGkAiTv0pgklTRzQg8iZqaNX2BCJ5A qvSgqaykE0PqvIkTm6qK9KBdJvqJIyRU0+TmMDjUIjEz81vYXS3FLIAGTMqLhlnanbHJ X0N0pR1Lodwhy4x5Gf+2HX8+sBXRMZZQywVrCwUBfi2zmCJQHYYlzzc1fMwJn+J8VqLT WBHFs8sR2GQFb0RIDAJlvyjCgthdzhfidWMk1yyVqmIUxi/iMqposdmtTOyhkB00EPZv yMYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Yg53lklZQHZNv3N8afDQu3dnDuzoqWLe3OduNP1hhW8=; b=i9uI3FWx4WXKx6hEXl2ibeCGOs6+ewGNtCGGOQWeSvpvHIodMyDSnmSyxz5cM8edF3 BomiLbfySggt48BHIPa7i9uMU+7FhxXwI9ixiEDjTj3tnu+acEnLiUixQp4ejHiPdGDp LicnRNYlTArkRT0uOGgnhXPIN/DqNMr7UOjj9a7FV1IedZU5mrTXzeOiFuEXl+6N4I+p bOK5SjUT5U/bXa4ZRLZ3tuoDdV3CGIbKpY/WvJLXNP7CQZkwKeapNxqJoeQwL4HbZo++ x25iKWzd8CGSpHrZANUc6XOTCt3AP4hlpjGs+jBdbU+7n8F5zAJ8B624BDhYzV6FQQMG /3vg== X-Gm-Message-State: APjAAAVRZkt6nqfW1eU5JQtpBItord2OgGs0iw/oo6mymQziel3dLGp9 2o9aouB1145TpfYCsxMdqf8JSpjU X-Google-Smtp-Source: APXvYqw1UsxgYZ5oUY9PGo5gJu9eEI+J+M+n3/yyLZtYRmU58ZHFwh574wOx0L94C/udKyRG/ummfg== X-Received: by 2002:a63:9d4e:: with SMTP id i75mr25798958pgd.231.1579000017479; Tue, 14 Jan 2020 03:06:57 -0800 (PST) Received: from neutron.hitronhub.home (S010664777da04f43.vf.shawcable.net. [70.68.94.152]) by smtp.gmail.com with ESMTPSA id iq22sm16714886pjb.9.2020.01.14.03.06.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jan 2020 03:06:56 -0800 (PST) From: Mike Rosset To: 38148@debbugs.gnu.org Subject: [PATCH 5/5] gnu: qutebrowser: Improve comment sections. Date: Tue, 14 Jan 2020 03:06:39 -0800 Message-Id: <20200114110639.14059-4-mike.rosset@gmail.com> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20200114110639.14059-1-mike.rosset@gmail.com> References: <20200114110459.13912-1-mike.rosset@gmail.com> <20200114110639.14059-1-mike.rosset@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 38148 Cc: mike.rosset@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/web-browsers.scm (qutebrowser)[comments]: Improve the comment describing why qtwebengine is used as an input. Added punctuation to FIXME for test phase. --- gnu/packages/web-browsers.scm | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm index 035fdc1dd9..a44add3c0a 100644 --- a/gnu/packages/web-browsers.scm +++ b/gnu/packages/web-browsers.scm @@ -301,14 +301,13 @@ access.") ;; that it's __init__.py is used first. ("python-pyqtwebengine" ,python-pyqtwebengine) ("python-pyqt" ,python-pyqt) - ;; qtwebengine is not a direct input because it's already provided by - ;; python-pyqtwebengine. It's included so we can wrap - ;; QTWEBENGINEPROCESS_PATH + ;; While qtwebengine is provided by python-pyqtwebengine. It's + ;; included here so we can wrap QTWEBENGINEPROCESS_PATH ("qtwebengine" ,qtwebengine))) (arguments - `( ;; FIXME: With the existance of qtwebengine, tests can now run. But - ;; they are still disabled because test phase hangs. It's not readily - ;; apparent as to why + `(;; FIXME: With the existance of qtwebengine, tests can now run. But + ;; they are still disabled because test phase hangs. It's not readily + ;; apparent as to why. #:tests? #f #:phases (modify-phases %standard-phases -- 2.24.1