Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] calibre: update to 5.41.0.
@ 2022-04-25  7:34 skmpz
  2022-04-25  8:54 ` [PR REVIEW] " paper42
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: skmpz @ 2022-04-25  7:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages calibre-5.41.0
https://github.com/void-linux/void-packages/pull/36849

calibre: update to 5.41.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36849.patch is attached

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

From b1769cb9e9cecb14c286d09430d5a59f9d452353 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Mon, 25 Apr 2022 11:33:47 +0400
Subject: [PATCH] calibre: update to 5.41.0.

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 036b195ac996..a2a5b14f8079 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.40.0
+version=5.41.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=e0ec0e2352926f165f4b9cbe67666ea2bd181f7cb702e98487391168a099d794
+checksum=6343576c8febc87a91e81b222373d18423e07f427325b84a570e82909b7e52b8
 python_version=3
 lib32disabled=yes
 nocross=yes
@@ -55,11 +55,13 @@ do_check() {
 	# unrar test fails because python3-unrardll isn't packaged
 	# searching test case fails (non-deterministic)
 	# 7z tests disabled (missing python-py7zr dependencies)
+    # test_dom_load case fails
 	python3 setup.py test \
 		--exclude-test-name unrar \
 		--exclude-test-name qt \
 		--exclude-test-name searching \
-		--exclude-test-name 7z
+		--exclude-test-name 7z \
+		--exclude-test-name test_dom_load
 }
 
 do_install() {

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

* Re: [PR REVIEW] calibre: update to 5.41.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
@ 2022-04-25  8:54 ` paper42
  2022-05-28 22:45 ` Piraty
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-04-25  8:54 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36849#discussion_r857402369

Comment:
We should write here why it fails:
```suggestion
    # test_dom_load case fails (reason)
```

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

* Re: calibre: update to 5.41.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
  2022-04-25  8:54 ` [PR REVIEW] " paper42
@ 2022-05-28 22:45 ` Piraty
  2022-05-28 22:45 ` Piraty
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Piraty @ 2022-05-28 22:45 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/36849#issuecomment-1140339376

Comment:
ping @skmpz 

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

* Re: calibre: update to 5.41.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
  2022-04-25  8:54 ` [PR REVIEW] " paper42
  2022-05-28 22:45 ` Piraty
@ 2022-05-28 22:45 ` Piraty
  2022-05-29 12:15 ` [PR PATCH] [Updated] " skmpz
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Piraty @ 2022-05-28 22:45 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/36849#issuecomment-1140339407

Comment:
calibre-5.43.0 is out

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

* Re: [PR PATCH] [Updated] calibre: update to 5.41.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
                   ` (2 preceding siblings ...)
  2022-05-28 22:45 ` Piraty
@ 2022-05-29 12:15 ` skmpz
  2022-05-29 12:16 ` calibre: update to 5.43.0 skmpz
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: skmpz @ 2022-05-29 12:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages calibre-5.41.0
https://github.com/void-linux/void-packages/pull/36849

calibre: update to 5.41.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36849.patch is attached

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

From 5885c8c8170ce151dcb91fd801f37a410993f2d8 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Mon, 25 Apr 2022 11:33:47 +0400
Subject: [PATCH] calibre: update to 5.43.0.

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 036b195ac996..03f3ac6d39fa 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.40.0
+version=5.43.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=e0ec0e2352926f165f4b9cbe67666ea2bd181f7cb702e98487391168a099d794
+checksum=834bfae52c26f9293c00cb4d4f51260defe198ef076619194016c51f87df12e0
 python_version=3
 lib32disabled=yes
 nocross=yes
@@ -55,11 +55,13 @@ do_check() {
 	# unrar test fails because python3-unrardll isn't packaged
 	# searching test case fails (non-deterministic)
 	# 7z tests disabled (missing python-py7zr dependencies)
+	# test_dom_load case fails
 	python3 setup.py test \
 		--exclude-test-name unrar \
 		--exclude-test-name qt \
 		--exclude-test-name searching \
-		--exclude-test-name 7z
+		--exclude-test-name 7z \
+		--exclude-test-name test_dom_load
 }
 
 do_install() {

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

* Re: calibre: update to 5.43.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
                   ` (3 preceding siblings ...)
  2022-05-29 12:15 ` [PR PATCH] [Updated] " skmpz
@ 2022-05-29 12:16 ` skmpz
  2022-06-01 21:53 ` paper42
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: skmpz @ 2022-05-29 12:16 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/36849#issuecomment-1140437372

Comment:
updated to 5.43.0.. not sure about that test failure reason though :S

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

* Re: calibre: update to 5.43.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
                   ` (4 preceding siblings ...)
  2022-05-29 12:16 ` calibre: update to 5.43.0 skmpz
@ 2022-06-01 21:53 ` paper42
  2022-06-02 16:13 ` skmpz
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-06-01 21:53 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36849#issuecomment-1144178381

Comment:
What would you think about including this patch to disable the auto-updater? https://src.fedoraproject.org/rpms/calibre/blob/rawhide/f/calibre-no-update.patch

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

* Re: calibre: update to 5.43.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
                   ` (5 preceding siblings ...)
  2022-06-01 21:53 ` paper42
@ 2022-06-02 16:13 ` skmpz
  2022-06-02 18:07 ` [PR PATCH] [Updated] " skmpz
  2022-06-02 20:45 ` [PR PATCH] [Merged]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: skmpz @ 2022-06-02 16:13 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/36849#issuecomment-1145052676

Comment:
yeah makes sense.. adding it now

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

* Re: [PR PATCH] [Updated] calibre: update to 5.43.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
                   ` (6 preceding siblings ...)
  2022-06-02 16:13 ` skmpz
@ 2022-06-02 18:07 ` skmpz
  2022-06-02 20:45 ` [PR PATCH] [Merged]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: skmpz @ 2022-06-02 18:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages calibre-5.41.0
https://github.com/void-linux/void-packages/pull/36849

calibre: update to 5.43.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36849.patch is attached

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

From f6de89d03cef41a430dc365caf61cce529f5ac14 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Mon, 25 Apr 2022 11:33:47 +0400
Subject: [PATCH] calibre: update to 5.43.0.

---
 srcpkgs/calibre/patches/disable-update.patch | 25 ++++++++++++++++++++
 srcpkgs/calibre/template                     |  8 ++++---
 2 files changed, 30 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/calibre/patches/disable-update.patch

diff --git a/srcpkgs/calibre/patches/disable-update.patch b/srcpkgs/calibre/patches/disable-update.patch
new file mode 100644
index 000000000000..539b083e0fa4
--- /dev/null
+++ b/srcpkgs/calibre/patches/disable-update.patch
@@ -0,0 +1,25 @@
+copied from Fedora Linux (https://src.fedoraproject.org/rpms/calibre/blob/rawhide/f/calibre-no-update.patch)
+diff -Nur calibre-2.9.0.orig/src/calibre/gui2/update.py calibre-2.9.0/src/calibre/gui2/update.py
+--- calibre-2.9.0.orig/src/calibre/gui2/update.py	2014-11-08 21:43:22.888681538 -0700
++++ calibre-2.9.0/src/calibre/gui2/update.py	2014-11-08 21:45:27.363383815 -0700
+@@ -63,20 +63,6 @@
+         while not self.shutdown_event.is_set():
+             calibre_update_version = NO_CALIBRE_UPDATE
+             plugins_update_found = 0
+-            try:
+-                version = get_newest_version()
+-                if version[:2] > numeric_version[:2]:
+-                    calibre_update_version = version
+-            except Exception as e:
+-                prints('Failed to check for calibre update:', as_unicode(e))
+-            try:
+-                update_plugins = get_plugin_updates_available(raise_error=True)
+-                if update_plugins is not None:
+-                    plugins_update_found = len(update_plugins)
+-            except Exception as e:
+-                prints('Failed to check for plugin update:', as_unicode(e))
+-            if calibre_update_version != NO_CALIBRE_UPDATE or plugins_update_found > 0:
+-                self.signal.update_found.emit(calibre_update_version, plugins_update_found)
+             self.shutdown_event.wait(self.INTERVAL)
+ 
+     def shutdown(self):
diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 036b195ac996..03f3ac6d39fa 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.40.0
+version=5.43.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=e0ec0e2352926f165f4b9cbe67666ea2bd181f7cb702e98487391168a099d794
+checksum=834bfae52c26f9293c00cb4d4f51260defe198ef076619194016c51f87df12e0
 python_version=3
 lib32disabled=yes
 nocross=yes
@@ -55,11 +55,13 @@ do_check() {
 	# unrar test fails because python3-unrardll isn't packaged
 	# searching test case fails (non-deterministic)
 	# 7z tests disabled (missing python-py7zr dependencies)
+	# test_dom_load case fails
 	python3 setup.py test \
 		--exclude-test-name unrar \
 		--exclude-test-name qt \
 		--exclude-test-name searching \
-		--exclude-test-name 7z
+		--exclude-test-name 7z \
+		--exclude-test-name test_dom_load
 }
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: calibre: update to 5.43.0.
  2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
                   ` (7 preceding siblings ...)
  2022-06-02 18:07 ` [PR PATCH] [Updated] " skmpz
@ 2022-06-02 20:45 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-06-02 20:45 UTC (permalink / raw)
  To: ml

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

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

calibre: update to 5.43.0.
https://github.com/void-linux/void-packages/pull/36849

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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] 10+ messages in thread

end of thread, other threads:[~2022-06-02 20:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25  7:34 [PR PATCH] calibre: update to 5.41.0 skmpz
2022-04-25  8:54 ` [PR REVIEW] " paper42
2022-05-28 22:45 ` Piraty
2022-05-28 22:45 ` Piraty
2022-05-29 12:15 ` [PR PATCH] [Updated] " skmpz
2022-05-29 12:16 ` calibre: update to 5.43.0 skmpz
2022-06-01 21:53 ` paper42
2022-06-02 16:13 ` skmpz
2022-06-02 18:07 ` [PR PATCH] [Updated] " skmpz
2022-06-02 20:45 ` [PR PATCH] [Merged]: " paper42

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