Github messages for voidlinux
 help / color / mirror / Atom feed
From: not-chicken <not-chicken@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Komikku: update dependencies
Date: Tue, 25 Aug 2020 15:30:30 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24463@inbox.vuxu.org> (raw)

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

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

https://github.com/not-chicken/void-packages komikku
https://github.com/void-linux/void-packages/pull/24463

Komikku: update dependencies
 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-komikku-24463.patch --]
[-- Type: text/x-diff, Size: 1372 bytes --]

From 5b1e5589de2a5a1f8544ca322d7c04c309744637 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Tue, 25 Aug 2020 14:06:25 +0530
Subject: [PATCH] Komikku: update dependencies

 - Add python3-keyring as runtime dependency.
 - Add checkdepends.
---
 srcpkgs/Komikku/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Komikku/template b/srcpkgs/Komikku/template
index 59504a4c087..330d7f8cbf8 100644
--- a/srcpkgs/Komikku/template
+++ b/srcpkgs/Komikku/template
@@ -1,16 +1,16 @@
 # Template file for 'Komikku'
 pkgname=Komikku
 version=0.19.0
-revision=1
+revision=2
 archs=noarch
 wrksrc=Komikku-v${version}
 build_style=meson
-hostmakedepends="appstream-glib desktop-file-utils glib-devel gettext
- gobject-introspection pkg-config"
+hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
 makedepends="gtk+3-devel libhandy1-devel"
 depends="gtk+3 python3-BeautifulSoup4 python3-cloudscraper python3-dateparser
  python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
- libhandy1 libnotify libsecret python3-Unidecode"
+ libhandy1 libnotify libsecret python3-Unidecode python3-keyring"
+checkdepends="appstream-glib desktop-file-utils"
 short_desc="Online/offline manga reader for GNOME"
 maintainer="Lorem <notloremipsum@protonmail.com>"
 license="GPL-3.0-or-later"

             reply	other threads:[~2020-08-25 13:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-25 13:30 not-chicken [this message]
2020-08-25 13:43 ` sgn
2020-08-25 13:46 ` not-chicken
2020-08-25 13:59 ` sgn
2020-08-25 14:14 ` not-chicken
2020-08-25 14:35 ` sgn
2020-08-27 14:14 ` [PR PATCH] [Merged]: " ahesford
2020-08-27 14:15 ` 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24463@inbox.vuxu.org \
    --to=not-chicken@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).