Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anki: add python3-jsonschema dependency
@ 2019-06-14 20:15 voidlinux-github
  2019-06-15 11:56 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-14 20:15 UTC (permalink / raw)
  To: ml

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

There is a new 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: 924 bytes --]

From 1787a1fc129216041a04f550b2754570311023a9 Mon Sep 17 00:00:00 2001
From: Piero La Terza <platerza@protonmail.com>
Date: Fri, 14 Jun 2019 22:14:33 +0200
Subject: [PATCH] anki: add python3-jsonschema dependency

---
 srcpkgs/anki/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/anki/template b/srcpkgs/anki/template
index 93f6dd7a663..c4b952fbfa4 100644
--- a/srcpkgs/anki/template
+++ b/srcpkgs/anki/template
@@ -7,7 +7,7 @@ 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"

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

* Re: [PR PATCH] [Updated] anki: add python3-jsonschema dependency
  2019-06-14 20:15 [PR PATCH] anki: add python3-jsonschema dependency voidlinux-github
@ 2019-06-15 11:56 ` voidlinux-github
  2019-06-15 11:56 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 11:56 UTC (permalink / raw)
  To: ml

[-- 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: 924 bytes --]

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

---
 srcpkgs/anki/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/anki/template b/srcpkgs/anki/template
index 93f6dd7a663..c4b952fbfa4 100644
--- a/srcpkgs/anki/template
+++ b/srcpkgs/anki/template
@@ -7,7 +7,7 @@ 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"

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

* Re: [PR PATCH] [Updated] anki: add python3-jsonschema dependency
  2019-06-14 20:15 [PR PATCH] anki: add python3-jsonschema dependency 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
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 11:56 UTC (permalink / raw)
  To: ml

[-- 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: 924 bytes --]

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

---
 srcpkgs/anki/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/anki/template b/srcpkgs/anki/template
index 93f6dd7a663..c4b952fbfa4 100644
--- a/srcpkgs/anki/template
+++ b/srcpkgs/anki/template
@@ -7,7 +7,7 @@ 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"

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

* Re: [PR PATCH] [Updated] anki: add python3-jsonschema dependency
  2019-06-14 20:15 [PR PATCH] anki: add python3-jsonschema dependency 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
  2019-06-15 11:58 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 11:58 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: [PR PATCH] [Updated] anki: add python3-jsonschema dependency
  2019-06-14 20:15 [PR PATCH] anki: add python3-jsonschema dependency voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-15 11:58 ` voidlinux-github
@ 2019-06-15 11:58 ` voidlinux-github
  2019-06-15 12:00 ` voidlinux-github
  2019-06-15 12:04 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 11:58 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: anki: add python3-jsonschema dependency
  2019-06-14 20:15 [PR PATCH] anki: add python3-jsonschema dependency voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-15 11:58 ` voidlinux-github
@ 2019-06-15 12:00 ` voidlinux-github
  2019-06-15 12:04 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 12:00 UTC (permalink / raw)
  To: ml

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

New comment by pltrz on void-packages repository

https://github.com/void-linux/void-packages/pull/12461#issuecomment-502360557
Comment:
> please bump the revision of the packages so it gets rebuilt.

Gotcha, updated

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

* Re: [PR PATCH] [Merged]: anki: add python3-jsonschema dependency
  2019-06-14 20:15 [PR PATCH] anki: add python3-jsonschema dependency voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-15 12:00 ` voidlinux-github
@ 2019-06-15 12:04 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 12:04 UTC (permalink / raw)
  To: ml

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

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

anki: add python3-jsonschema dependency
https://github.com/void-linux/void-packages/pull/12461
Description: 

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

end of thread, other threads:[~2019-06-15 12:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14 20:15 [PR PATCH] anki: add python3-jsonschema dependency 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
2019-06-15 11:58 ` voidlinux-github
2019-06-15 12:00 ` voidlinux-github
2019-06-15 12:04 ` [PR PATCH] [Merged]: " voidlinux-github

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