Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qutebrowser: update to 1.14.1.
@ 2020-12-04 22:15 ninewise
  2020-12-04 22:40 ` [PR REVIEW] " ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ninewise @ 2020-12-04 22:15 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ninewise against master on the void-packages repository

https://github.com/ninewise/void-packages-1 update/qutebrowser-1.14.1
https://github.com/void-linux/void-packages/pull/26946

qutebrowser: update to 1.14.1.
I also noticed qutebrowser does not run without python3-setuptools installed.

A patch file from https://github.com/void-linux/void-packages/pull/26946.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/qutebrowser-1.14.1-26946.patch --]
[-- Type: text/x-diff, Size: 1473 bytes --]

From c1761209595151648f0e68e0d35917737eed2b3b Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@posteo.net>
Date: Fri, 4 Dec 2020 23:11:06 +0100
Subject: [PATCH] qutebrowser: update to 1.14.1.

---
 srcpkgs/qutebrowser/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index e8c3da508ca..3ff0c7da5f0 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,19 +1,19 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.14.0
+version=1.14.1
 revision=1
 build_style=python3-module
 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"
+ qt5-plugin-sqlite python3-setuptools"
 short_desc="Keyboard-focused browser with a minimal GUI"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
 distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
-checksum=76eb14097bab873ffae73bb4d017b4d22aa5c4604d45f0b9570dfaed4720374a
+checksum=554c145ff64b1a92d4f53e3c624aaad51baafb7cb5b469bc815ae2e0e1958796
 nostrip=yes
 
 build_options="webengine"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] qutebrowser: update to 1.14.1.
  2020-12-04 22:15 [PR PATCH] qutebrowser: update to 1.14.1 ninewise
@ 2020-12-04 22:40 ` ericonr
  2020-12-04 22:46 ` ericonr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-04 22:40 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26946#discussion_r536426005

Comment:
Wonder why it started being required... Did it fail at install time or runtime as well?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] qutebrowser: update to 1.14.1.
  2020-12-04 22:15 [PR PATCH] qutebrowser: update to 1.14.1 ninewise
  2020-12-04 22:40 ` [PR REVIEW] " ericonr
@ 2020-12-04 22:46 ` ericonr
  2020-12-04 22:47 ` ninewise
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-04 22:46 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26946#discussion_r536428329

Comment:
Ah, it uses `pkg_resources` in a bunch of places. Thanks for spotting!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] qutebrowser: update to 1.14.1.
  2020-12-04 22:15 [PR PATCH] qutebrowser: update to 1.14.1 ninewise
  2020-12-04 22:40 ` [PR REVIEW] " ericonr
  2020-12-04 22:46 ` ericonr
@ 2020-12-04 22:47 ` ninewise
  2020-12-04 22:58 ` ericonr
  2020-12-05  6:52 ` [PR PATCH] [Closed]: " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ninewise @ 2020-12-04 22:47 UTC (permalink / raw)
  To: ml

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

New review comment by ninewise on void-packages repository

https://github.com/void-linux/void-packages/pull/26946#discussion_r536428904

Comment:
QB was about the first thing I installed on a new void. It xi'd just fine, but it failed at runtime.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR REVIEW] qutebrowser: update to 1.14.1.
  2020-12-04 22:15 [PR PATCH] qutebrowser: update to 1.14.1 ninewise
                   ` (2 preceding siblings ...)
  2020-12-04 22:47 ` ninewise
@ 2020-12-04 22:58 ` ericonr
  2020-12-05  6:52 ` [PR PATCH] [Closed]: " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-04 22:58 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26946#discussion_r536433339

Comment:
That makes sense ;)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Closed]: qutebrowser: update to 1.14.1.
  2020-12-04 22:15 [PR PATCH] qutebrowser: update to 1.14.1 ninewise
                   ` (3 preceding siblings ...)
  2020-12-04 22:58 ` ericonr
@ 2020-12-05  6:52 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-12-05  6:52 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

qutebrowser: update to 1.14.1.
https://github.com/void-linux/void-packages/pull/26946

Description:
I also noticed qutebrowser does not run without python3-setuptools installed.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-05  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-04 22:15 [PR PATCH] qutebrowser: update to 1.14.1 ninewise
2020-12-04 22:40 ` [PR REVIEW] " ericonr
2020-12-04 22:46 ` ericonr
2020-12-04 22:47 ` ninewise
2020-12-04 22:58 ` ericonr
2020-12-05  6:52 ` [PR PATCH] [Closed]: " ahesford

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).