Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] anki: add python3-jsonschema dependency
Date: Sat, 15 Jun 2019 13:58:13 +0200	[thread overview]
Message-ID: <20190615115813.nX-CEfAeWUHYurP2EEVr-ABrnm0fS2Wr1hIsdEN7JXM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12461@inbox.vuxu.org>

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

There is an updated pull request by pltrz against master on the void-packages repository

https://github.com/pltrz/void-packages anki
https://github.com/void-linux/void-packages/pull/12461

anki: add python3-jsonschema dependency


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

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

From c2ef7eec384024e4d8bd7b1db1ce8ff498959de9 Mon Sep 17 00:00:00 2001
From: Piero La Terza <platerza@protonmail.com>
Date: Sat, 15 Jun 2019 13:58:02 +0200
Subject: [PATCH] anki: add python3-jsonschema dependency

---
 srcpkgs/anki/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/anki/template b/srcpkgs/anki/template
index 93f6dd7a663..78d8089b5a7 100644
--- a/srcpkgs/anki/template
+++ b/srcpkgs/anki/template
@@ -1,13 +1,13 @@
 # Template file for 'anki'
 pkgname=anki
 version=2.1.13
-revision=1
+revision=2
 archs=noarch
 build_style=gnu-makefile
 pycompile_dirs="/usr/share/anki/anki /usr/share/anki/aqt"
 depends="python3-PyQt5-webengine python3-requests python3-SQLAlchemy
  python3-PyAudio python3-mpv python3-Markdown python3-send2trash
- python3-BeautifulSoup4 python3-decorator"
+ python3-BeautifulSoup4 python3-decorator python3-jsonschema"
 short_desc="Spaced repetition flashcard program"
 maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="AGPL-3.0-or-later"

  parent reply	other threads:[~2019-06-15 11:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-14 20:15 [PR PATCH] " voidlinux-github
2019-06-15 11:56 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-15 11:56 ` voidlinux-github
2019-06-15 11:58 ` voidlinux-github [this message]
2019-06-15 11:58 ` voidlinux-github
2019-06-15 12:00 ` voidlinux-github
2019-06-15 12:04 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190615115813.nX-CEfAeWUHYurP2EEVr-ABrnm0fS2Wr1hIsdEN7JXM@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).