Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: qutebrowser: update to 2.0.0
Date: Fri, 29 Jan 2021 01:07:02 +0100	[thread overview]
Message-ID: <20210129000702.So3CaPnNW-tbuVoGy8uApC9iXf1dNczBzBRr194TMfw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-28286@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28286#issuecomment-769480315

Comment:
Please apply this patch:

```diff
diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index c80d32792f..4c160a1adf 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools asciidoc"
 depends="python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2
  python3-yaml python3-attrs python3-PyQt5-opengl python3-PyQt5-sql
  qt5-plugin-sqlite python3-setuptools"
- checkdepends="$depends python3-pytest"
+checkdepends="$depends python3-pytest xvfb-run"
 short_desc="Keyboard-focused browser with a minimal GUI"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
@@ -37,6 +37,12 @@ pre_build() {
 	a2x -f manpage doc/qutebrowser.1.asciidoc
 }
 
+do_check() {
+	# testing with pytest would be nice, but requires unpackaged plugins:
+	# pytest-bdd, pytest-benchmark, pytest-instafail, pytest-mock, pytest-qt, pytest-rerunfailures
+	:
+}
+
 post_install() {
 	vman doc/qutebrowser.1
 	vinstall misc/org.qutebrowser.qutebrowser.desktop 644 usr/share/applications
```

  parent reply	other threads:[~2021-01-29  0:07 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28 15:06 [PR PATCH] " Byl3x
2021-01-28 15:13 ` ericonr
2021-01-28 15:16 ` [PR PATCH] [Updated] " Byl3x
2021-01-28 15:32 ` Byl3x
2021-01-28 15:36 ` ericonr
2021-01-28 15:39 ` [PR REVIEW] " ericonr
2021-01-28 15:51 ` [PR PATCH] [Updated] " Byl3x
2021-01-28 16:09 ` Byl3x
2021-01-28 16:14 ` Byl3x
2021-01-28 16:21 ` FollieHiyuki
2021-01-28 18:07 ` pbui
2021-01-28 22:29 ` Byl3x
2021-01-29  0:07 ` ericonr [this message]
2021-01-29  3:39 ` ahesford
2021-01-29  3:40 ` ahesford
2021-01-29  3:45 ` ericonr
2021-01-29 10:37 ` [PR PATCH] [Updated] " Byl3x
2021-01-29 10:46 ` [PR PATCH] [Updated] qutebrowser: update to 2.0.1 Byl3x
2021-01-29 11:00 ` Byl3x
2021-01-29 12:17 ` ahesford
2021-01-29 18:57 ` Byl3x
2021-01-29 19:47 ` ahesford
2021-01-29 21:27 ` Byl3x
2021-01-29 22:46 ` paper42
2021-01-30 10:18 ` [PR PATCH] [Updated] " Byl3x
2021-01-30 12:25 ` [PR REVIEW] " ahesford
2021-01-30 12:28 ` [PR PATCH] [Updated] " Byl3x
2021-01-31 11:07 ` paper42
2021-01-31 13:11 ` ahesford
2021-02-01  2:55 ` [PR PATCH] [Closed]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210129000702.So3CaPnNW-tbuVoGy8uApC9iXf1dNczBzBRr194TMfw@z \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).