Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] calibre: update to 6.15.1.
@ 2023-04-15 20:34 TeddyDD
  2023-04-26 15:00 ` [PR PATCH] [Updated] " TeddyDD
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: TeddyDD @ 2023-04-15 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-calibre
https://github.com/void-linux/void-packages/pull/43467

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

#### Testing the changes
- I tested the changes in this PR: **briefly** ping @skmpz 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/43467.patch is attached

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

From 1d0c5eb492e21ba6e2fd4bd30e572732b57f6bf9 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 15 Apr 2023 22:32:55 +0200
Subject: [PATCH] calibre: update to 6.15.1.

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 052b1b4a5a4c..dcd4d5b73b9f 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,7 +1,7 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=6.13.0
-revision=3
+version=6.15.1
+revision=1
 build_wrksrc=calibre
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -36,7 +36,7 @@ changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog
 _lover=7.4.3.2
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz
  https://download.documentfoundation.org/libreoffice/src/${_lover%.*}/libreoffice-dictionaries-${_lover}.tar.xz"
-checksum="eb40f34b7106e3f36d37e0b65dacb5cec863665c68fb2350592dbc1ec133aea3
+checksum="b7d7c6d610654260e1d22e5ecc1a2a93d0bda2588d345d2978a0f3d581fb441a
  3a55d5807b763827f820c4aee0a0fd9f44520e70629c9eb9748e1f8c57c64389"
 python_version=3
 lib32disabled=yes

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

* Re: [PR PATCH] [Updated] calibre: update to 6.15.1.
  2023-04-15 20:34 [PR PATCH] calibre: update to 6.15.1 TeddyDD
@ 2023-04-26 15:00 ` TeddyDD
  2023-04-26 15:42 ` calibre: update to 6.16.0 skmpz
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: TeddyDD @ 2023-04-26 15:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-calibre
https://github.com/void-linux/void-packages/pull/43467

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

#### Testing the changes
- I tested the changes in this PR: **briefly** ping @skmpz 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/43467.patch is attached

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

From c49afac0102d54027d3bd6fab8a6813c6916bbe2 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 15 Apr 2023 22:32:55 +0200
Subject: [PATCH] calibre: update to 6.16.0

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 052b1b4a5a4c..6a7183cc2c5e 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,7 +1,7 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=6.13.0
-revision=3
+version=6.16.0
+revision=1
 build_wrksrc=calibre
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -36,7 +36,7 @@ changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog
 _lover=7.4.3.2
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz
  https://download.documentfoundation.org/libreoffice/src/${_lover%.*}/libreoffice-dictionaries-${_lover}.tar.xz"
-checksum="eb40f34b7106e3f36d37e0b65dacb5cec863665c68fb2350592dbc1ec133aea3
+checksum="d8b869f4f059d7db2fab6e8fa25749d47f2d9adf7933063497bfa0ea63d4bc52
  3a55d5807b763827f820c4aee0a0fd9f44520e70629c9eb9748e1f8c57c64389"
 python_version=3
 lib32disabled=yes

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

* Re: calibre: update to 6.16.0
  2023-04-15 20:34 [PR PATCH] calibre: update to 6.15.1 TeddyDD
  2023-04-26 15:00 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-04-26 15:42 ` skmpz
  2023-05-11  8:08 ` [PR PATCH] [Updated] " TeddyDD
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: skmpz @ 2023-04-26 15:42 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/43467#issuecomment-1523640726

Comment:
Tested 6.16.0 and everything looks fine.

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

* Re: [PR PATCH] [Updated] calibre: update to 6.16.0
  2023-04-15 20:34 [PR PATCH] calibre: update to 6.15.1 TeddyDD
  2023-04-26 15:00 ` [PR PATCH] [Updated] " TeddyDD
  2023-04-26 15:42 ` calibre: update to 6.16.0 skmpz
@ 2023-05-11  8:08 ` TeddyDD
  2023-05-11  8:08 ` TeddyDD
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: TeddyDD @ 2023-05-11  8:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-calibre
https://github.com/void-linux/void-packages/pull/43467

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

#### Testing the changes
- I tested the changes in this PR: **briefly** ping @skmpz 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/43467.patch is attached

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

From 1bd3d9c856dd80c32344958417ba80c7973309d4 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 15 Apr 2023 22:32:55 +0200
Subject: [PATCH] calibre: update to 6.17.0

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 052b1b4a5a4c..3e643cb4f78d 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,7 +1,7 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=6.13.0
-revision=3
+version=6.17.0
+revision=1
 build_wrksrc=calibre
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -36,7 +36,7 @@ changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog
 _lover=7.4.3.2
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz
  https://download.documentfoundation.org/libreoffice/src/${_lover%.*}/libreoffice-dictionaries-${_lover}.tar.xz"
-checksum="eb40f34b7106e3f36d37e0b65dacb5cec863665c68fb2350592dbc1ec133aea3
+checksum="1ca4abb8a5d850c1f5963e37080dd1a7795736538d5c4d4ff6014b687d7a368e
  3a55d5807b763827f820c4aee0a0fd9f44520e70629c9eb9748e1f8c57c64389"
 python_version=3
 lib32disabled=yes

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

* Re: calibre: update to 6.16.0
  2023-04-15 20:34 [PR PATCH] calibre: update to 6.15.1 TeddyDD
                   ` (2 preceding siblings ...)
  2023-05-11  8:08 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-05-11  8:08 ` TeddyDD
  2023-05-11  8:45 ` [PR PATCH] [Updated] calibre: update to 6.17.0 TeddyDD
  2023-06-09  7:55 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: TeddyDD @ 2023-05-11  8:08 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/43467#issuecomment-1543535260

Comment:
bumped to 6.17.0

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

* Re: [PR PATCH] [Updated] calibre: update to 6.17.0
  2023-04-15 20:34 [PR PATCH] calibre: update to 6.15.1 TeddyDD
                   ` (3 preceding siblings ...)
  2023-05-11  8:08 ` TeddyDD
@ 2023-05-11  8:45 ` TeddyDD
  2023-06-09  7:55 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: TeddyDD @ 2023-05-11  8:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-calibre
https://github.com/void-linux/void-packages/pull/43467

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

#### Testing the changes
- I tested the changes in this PR: **briefly** ping @skmpz 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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/43467.patch is attached

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

From 89ba6ec8925b3b5aea7eb80f51288fff4d523708 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sat, 15 Apr 2023 22:32:55 +0200
Subject: [PATCH] calibre: update to 6.17.0

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 052b1b4a5a4c..0bed9e49972e 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,7 +1,7 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=6.13.0
-revision=3
+version=6.17.0
+revision=1
 build_wrksrc=calibre
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -26,7 +26,7 @@ depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
  python3-pyqt6-network python3-pyqt6-dbus python3-pyqt6-opengl-widgets
  python3-pyqt6-widgets python3-pyqt6-gui python3-pyqt6-declarative
  python3-pyqt6-printsupport python3-pyqt6-webchannel python3-pyqt6-svg
- python3-pyqt6-webengine"
+ python3-pyqt6-webengine python3-fonttools"
 checkdepends="${depends} libjpeg-turbo-tools jxrlib"
 short_desc="Ebook management application"
 maintainer="skmpz <dem.procopiou@gmail.com>"
@@ -36,7 +36,7 @@ changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog
 _lover=7.4.3.2
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz
  https://download.documentfoundation.org/libreoffice/src/${_lover%.*}/libreoffice-dictionaries-${_lover}.tar.xz"
-checksum="eb40f34b7106e3f36d37e0b65dacb5cec863665c68fb2350592dbc1ec133aea3
+checksum="1ca4abb8a5d850c1f5963e37080dd1a7795736538d5c4d4ff6014b687d7a368e
  3a55d5807b763827f820c4aee0a0fd9f44520e70629c9eb9748e1f8c57c64389"
 python_version=3
 lib32disabled=yes

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

* Re: [PR PATCH] [Merged]: calibre: update to 6.17.0
  2023-04-15 20:34 [PR PATCH] calibre: update to 6.15.1 TeddyDD
                   ` (4 preceding siblings ...)
  2023-05-11  8:45 ` [PR PATCH] [Updated] calibre: update to 6.17.0 TeddyDD
@ 2023-06-09  7:55 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-06-09  7:55 UTC (permalink / raw)
  To: ml

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

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

calibre: update to 6.17.0
https://github.com/void-linux/void-packages/pull/43467

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

#### Testing the changes
- I tested the changes in this PR: **briefly** ping @skmpz 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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] 7+ messages in thread

end of thread, other threads:[~2023-06-09  7:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-15 20:34 [PR PATCH] calibre: update to 6.15.1 TeddyDD
2023-04-26 15:00 ` [PR PATCH] [Updated] " TeddyDD
2023-04-26 15:42 ` calibre: update to 6.16.0 skmpz
2023-05-11  8:08 ` [PR PATCH] [Updated] " TeddyDD
2023-05-11  8:08 ` TeddyDD
2023-05-11  8:45 ` [PR PATCH] [Updated] calibre: update to 6.17.0 TeddyDD
2023-06-09  7:55 ` [PR PATCH] [Merged]: " classabbyamp

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