Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] calibre: update to 5.23.0.
@ 2021-07-22 12:42 UsernameRandomlyGenerated
  2021-07-22 12:53 ` UsernameRandomlyGenerated
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-07-22 12:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages calibre523
https://github.com/void-linux/void-packages/pull/32134

calibre: update to 5.23.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 6f98c6c1ecd3208676acd3cdae221b3bb10b1dd7 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Thu, 22 Jul 2021 14:41:24 +0200
Subject: [PATCH] calibre: update to 5.23.0.

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 0d69e612e46f..cd1c0b4c3bdc 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.21.0
+version=5.23.0
 revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -27,7 +27,7 @@ license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=458b6b2dcc6bcf63676c327277192e88333cf9545d89806855d31b4c17e20257
+checksum=e1e5db8b88b6608e3214c62e9aa6214d7e5142bffb9a9eb0be6bb42caddb15fb
 lib32disabled=yes
 nocross=yes
 

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

* Re: calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
@ 2021-07-22 12:53 ` UsernameRandomlyGenerated
  2021-07-24  8:11 ` skmpz
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-07-22 12:53 UTC (permalink / raw)
  To: ml

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

New comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/32134#issuecomment-884888416

Comment:
Still draft as it needs libstemmer packaged (which I saw in another PR)

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

* Re: calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
  2021-07-22 12:53 ` UsernameRandomlyGenerated
@ 2021-07-24  8:11 ` skmpz
  2021-08-07 12:05 ` paper42
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: skmpz @ 2021-07-24  8:11 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/32134#issuecomment-886018520

Comment:
Yes, so waiting for #30685 to be merged for libstemmer

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

* Re: calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
  2021-07-22 12:53 ` UsernameRandomlyGenerated
  2021-07-24  8:11 ` skmpz
@ 2021-08-07 12:05 ` paper42
  2021-08-08 11:35 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2021-08-07 12:05 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32134#issuecomment-894646134

Comment:
libstemmer is now packaged

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

* Re: [PR PATCH] [Updated] calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (2 preceding siblings ...)
  2021-08-07 12:05 ` paper42
@ 2021-08-08 11:35 ` UsernameRandomlyGenerated
  2021-08-08 11:37 ` UsernameRandomlyGenerated
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-08 11:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages calibre523
https://github.com/void-linux/void-packages/pull/32134

calibre: update to 5.23.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 7a2a6a40d5cae8da7e9ae2ba25e77e179ea90943 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Thu, 22 Jul 2021 14:41:24 +0200
Subject: [PATCH] calibre: update to 5.23.0.

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 0d69e612e46f..62acb2f20891 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.21.0
+version=5.23.0
 revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -10,7 +10,7 @@ hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-
  libpodofo-devel python3-PyQt-builder python3-PyQt5-devel qt5-host-tools
  python3-zeroconf xdg-utils rapydscript-ng"
 makedepends="libinput-devel libmagick-devel libmtp-devel
- libpodofo-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
+ libpodofo-devel libstemmer=devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
  qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel"
 depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
  python3-Markdown python3-Pillow python3-PyQt5-svg python3-zeroconf
@@ -27,7 +27,7 @@ license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=458b6b2dcc6bcf63676c327277192e88333cf9545d89806855d31b4c17e20257
+checksum=e1e5db8b88b6608e3214c62e9aa6214d7e5142bffb9a9eb0be6bb42caddb15fb
 lib32disabled=yes
 nocross=yes
 

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

* Re: [PR PATCH] [Updated] calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (3 preceding siblings ...)
  2021-08-08 11:35 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-08-08 11:37 ` UsernameRandomlyGenerated
  2021-08-08 11:40 ` UsernameRandomlyGenerated
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-08 11:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages calibre523
https://github.com/void-linux/void-packages/pull/32134

calibre: update to 5.23.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 61dd21cb5ac13f20b03a36f0a0e3d9a54a742146 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Thu, 22 Jul 2021 14:41:24 +0200
Subject: [PATCH] calibre: update to 5.24.0.

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 0d69e612e46f..7448b97396a9 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.21.0
+version=5.24.0
 revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -10,7 +10,7 @@ hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-
  libpodofo-devel python3-PyQt-builder python3-PyQt5-devel qt5-host-tools
  python3-zeroconf xdg-utils rapydscript-ng"
 makedepends="libinput-devel libmagick-devel libmtp-devel
- libpodofo-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
+ libpodofo-devel libstemmer=devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
  qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel"
 depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
  python3-Markdown python3-Pillow python3-PyQt5-svg python3-zeroconf
@@ -27,7 +27,7 @@ license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=458b6b2dcc6bcf63676c327277192e88333cf9545d89806855d31b4c17e20257
+checksum=cf3507c20134475db4615916a926ceb492c27217335793d5e0329e6dcf29b9a1
 lib32disabled=yes
 nocross=yes
 

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

* Re: [PR PATCH] [Updated] calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (4 preceding siblings ...)
  2021-08-08 11:37 ` UsernameRandomlyGenerated
@ 2021-08-08 11:40 ` UsernameRandomlyGenerated
  2021-08-08 11:48 ` skmpz
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-08 11:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages calibre523
https://github.com/void-linux/void-packages/pull/32134

calibre: update to 5.23.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From c9c428bcdfb7948db3092edbfc4481d312c7b294 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Thu, 22 Jul 2021 14:41:24 +0200
Subject: [PATCH] calibre: update to 5.24.0.

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 0d69e612e46f..2206ab235046 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.21.0
+version=5.24.0
 revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -10,7 +10,7 @@ hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-
  libpodofo-devel python3-PyQt-builder python3-PyQt5-devel qt5-host-tools
  python3-zeroconf xdg-utils rapydscript-ng"
 makedepends="libinput-devel libmagick-devel libmtp-devel
- libpodofo-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
+ libpodofo-devel libstemmer-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
  qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel"
 depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
  python3-Markdown python3-Pillow python3-PyQt5-svg python3-zeroconf
@@ -27,7 +27,7 @@ license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=458b6b2dcc6bcf63676c327277192e88333cf9545d89806855d31b4c17e20257
+checksum=cf3507c20134475db4615916a926ceb492c27217335793d5e0329e6dcf29b9a1
 lib32disabled=yes
 nocross=yes
 

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

* Re: calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (5 preceding siblings ...)
  2021-08-08 11:40 ` UsernameRandomlyGenerated
@ 2021-08-08 11:48 ` skmpz
  2021-08-08 11:50 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: skmpz @ 2021-08-08 11:48 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/32134#issuecomment-894785489

Comment:
yeah, I guess that's why its failing :)


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

* Re: [PR PATCH] [Updated] calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (6 preceding siblings ...)
  2021-08-08 11:48 ` skmpz
@ 2021-08-08 11:50 ` UsernameRandomlyGenerated
  2021-08-08 11:52 ` UsernameRandomlyGenerated
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-08 11:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages calibre523
https://github.com/void-linux/void-packages/pull/32134

calibre: update to 5.23.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 74bfe5605d342bb224f6c5066e5e03796affbe1a Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Thu, 22 Jul 2021 14:41:24 +0200
Subject: [PATCH] calibre: update to 5.24.0.

---
 srcpkgs/calibre/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 0d69e612e46f..91780d380445 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.21.0
+version=5.24.0
 revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -10,13 +10,13 @@ hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-
  libpodofo-devel python3-PyQt-builder python3-PyQt5-devel qt5-host-tools
  python3-zeroconf xdg-utils rapydscript-ng"
 makedepends="libinput-devel libmagick-devel libmtp-devel
- libpodofo-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
+ libpodofo-devel libstemmer-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
  qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel"
 depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
  python3-Markdown python3-Pillow python3-PyQt5-svg python3-zeroconf
  python3-PyQt5-webengine python3-PyQt5-webchannel python3-Pygments python3-apsw
- python3-css-parser python3-cssselect python3-dateutil python3-dbus
- python3-dnspython python3-feedparser python3-html5-parser python3-mechanize
+ python3-css-parser python3-cssselect python3-dateutil python3-dnspython 
+ python3-feedparser python3-html5-parser python3-jeepney python3-mechanize
  python3-msgpack python3-netifaces python3-psutil python3-regex python3-html2text
  python3-pychm python3-cchardet qt5-webengine speech-dispatcher"
 # should check if python3-pycryptodome is still needed
@@ -27,7 +27,7 @@ license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=458b6b2dcc6bcf63676c327277192e88333cf9545d89806855d31b4c17e20257
+checksum=cf3507c20134475db4615916a926ceb492c27217335793d5e0329e6dcf29b9a1
 lib32disabled=yes
 nocross=yes
 

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

* Re: [PR PATCH] [Updated] calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (7 preceding siblings ...)
  2021-08-08 11:50 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-08-08 11:52 ` UsernameRandomlyGenerated
  2021-08-08 16:16 ` skmpz
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-08 11:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages calibre523
https://github.com/void-linux/void-packages/pull/32134

calibre: update to 5.23.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From a4438451b618765dac6ead79d42b31e3b0b1f41c Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Thu, 22 Jul 2021 14:41:24 +0200
Subject: [PATCH] calibre: update to 5.24.0.

---
 srcpkgs/calibre/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 0d69e612e46f..a5c88fe4201b 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.21.0
+version=5.24.0
 revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -10,13 +10,13 @@ hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-
  libpodofo-devel python3-PyQt-builder python3-PyQt5-devel qt5-host-tools
  python3-zeroconf xdg-utils rapydscript-ng"
 makedepends="libinput-devel libmagick-devel libmtp-devel
- libpodofo-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
+ libpodofo-devel libstemmer-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel
  qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel"
 depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
  python3-Markdown python3-Pillow python3-PyQt5-svg python3-zeroconf
  python3-PyQt5-webengine python3-PyQt5-webchannel python3-Pygments python3-apsw
- python3-css-parser python3-cssselect python3-dateutil python3-dbus
- python3-dnspython python3-feedparser python3-html5-parser python3-mechanize
+ python3-css-parser python3-cssselect python3-dateutil python3-dnspython
+ python3-feedparser python3-html5-parser python3-jeepney python3-mechanize
  python3-msgpack python3-netifaces python3-psutil python3-regex python3-html2text
  python3-pychm python3-cchardet qt5-webengine speech-dispatcher"
 # should check if python3-pycryptodome is still needed
@@ -27,7 +27,7 @@ license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=458b6b2dcc6bcf63676c327277192e88333cf9545d89806855d31b4c17e20257
+checksum=cf3507c20134475db4615916a926ceb492c27217335793d5e0329e6dcf29b9a1
 lib32disabled=yes
 nocross=yes
 

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

* Re: calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (8 preceding siblings ...)
  2021-08-08 11:52 ` UsernameRandomlyGenerated
@ 2021-08-08 16:16 ` skmpz
  2021-08-10 16:29 ` UsernameRandomlyGenerated
  2021-08-10 16:29 ` [PR PATCH] [Closed]: " UsernameRandomlyGenerated
  11 siblings, 0 replies; 13+ messages in thread
From: skmpz @ 2021-08-08 16:16 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/32134#issuecomment-894820458

Comment:
@UsernameRandomlyGenerated I think enabling load_extension on python3-apsw package should fix this.

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

* Re: calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (9 preceding siblings ...)
  2021-08-08 16:16 ` skmpz
@ 2021-08-10 16:29 ` UsernameRandomlyGenerated
  2021-08-10 16:29 ` [PR PATCH] [Closed]: " UsernameRandomlyGenerated
  11 siblings, 0 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-10 16:29 UTC (permalink / raw)
  To: ml

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

New comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/32134#issuecomment-896126713

Comment:
Still needs more fixes for tests apart from that, I won't be able to spend more time on this sadly, feel free to take over if you want.

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

* Re: [PR PATCH] [Closed]: calibre: update to 5.23.0.
  2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
                   ` (10 preceding siblings ...)
  2021-08-10 16:29 ` UsernameRandomlyGenerated
@ 2021-08-10 16:29 ` UsernameRandomlyGenerated
  11 siblings, 0 replies; 13+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-10 16:29 UTC (permalink / raw)
  To: ml

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

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

calibre: update to 5.23.0.
https://github.com/void-linux/void-packages/pull/32134

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-08-10 16:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 12:42 [PR PATCH] calibre: update to 5.23.0 UsernameRandomlyGenerated
2021-07-22 12:53 ` UsernameRandomlyGenerated
2021-07-24  8:11 ` skmpz
2021-08-07 12:05 ` paper42
2021-08-08 11:35 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-08-08 11:37 ` UsernameRandomlyGenerated
2021-08-08 11:40 ` UsernameRandomlyGenerated
2021-08-08 11:48 ` skmpz
2021-08-08 11:50 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-08-08 11:52 ` UsernameRandomlyGenerated
2021-08-08 16:16 ` skmpz
2021-08-10 16:29 ` UsernameRandomlyGenerated
2021-08-10 16:29 ` [PR PATCH] [Closed]: " UsernameRandomlyGenerated

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