Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] calibre: Update to 5.2.0
@ 2020-10-07 14:51 ajshell1
  2020-10-07 22:24 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ajshell1 @ 2020-10-07 14:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ajshell1/void-packages patch-1
https://github.com/void-linux/void-packages/pull/25414

calibre: Update to 5.2.0


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

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

From 615839e1ae5dd205593722ed5bb97b47778ed0fe Mon Sep 17 00:00:00 2001
From: ajshell1 <11084981+ajshell1@users.noreply.github.com>
Date: Wed, 7 Oct 2020 10:50:49 -0400
Subject: [PATCH] calibre: Update to 5.2.0

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

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 444e7c2b7f6..dd6b7f8f875 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=5.0.1
+version=5.2.0
 revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/calibre/"
@@ -26,7 +26,7 @@ license="GPL-3.0-only"
 homepage="https://calibre-ebook.com"
 changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=949fffb683708345daa84df24f73b01479043f08c67d0b13209d5977789f4802
+checksum=e2033e6eff6730f8cecb8492b9eaf087f480391a948e3e8c06e91c92877e2c35
 lib32disabled=yes
 nocross=yes
 

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

* Re: calibre: Update to 5.2.0
  2020-10-07 14:51 [PR PATCH] calibre: Update to 5.2.0 ajshell1
@ 2020-10-07 22:24 ` ericonr
  2020-10-07 22:29 ` ericonr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-07 22:24 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25414#issuecomment-705225208

Comment:
This requires a bit of fixing and should possibly wait on #25420 

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

* Re: calibre: Update to 5.2.0
  2020-10-07 14:51 [PR PATCH] calibre: Update to 5.2.0 ajshell1
  2020-10-07 22:24 ` ericonr
@ 2020-10-07 22:29 ` ericonr
  2020-10-07 22:43 ` ericonr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-07 22:29 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25414#issuecomment-705227039

Comment:
I'm working on a branch to improve it, will post it in a bit.

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

* Re: calibre: Update to 5.2.0
  2020-10-07 14:51 [PR PATCH] calibre: Update to 5.2.0 ajshell1
  2020-10-07 22:24 ` ericonr
  2020-10-07 22:29 ` ericonr
@ 2020-10-07 22:43 ` ericonr
  2020-10-08  0:13 ` sgn
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-07 22:43 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25414#issuecomment-705231501

Comment:
Could you take a look here? https://github.com/void-linux/void-packages/compare/master...ericonr:calibre

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

* Re: calibre: Update to 5.2.0
  2020-10-07 14:51 [PR PATCH] calibre: Update to 5.2.0 ajshell1
                   ` (2 preceding siblings ...)
  2020-10-07 22:43 ` ericonr
@ 2020-10-08  0:13 ` sgn
  2020-10-08  1:00 ` ericonr
  2020-10-09 20:03 ` [PR PATCH] [Closed]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: sgn @ 2020-10-08  0:13 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25414#issuecomment-705257918

Comment:
@ericonr Is `pychm` new dependency in 5.2.0?

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

* Re: calibre: Update to 5.2.0
  2020-10-07 14:51 [PR PATCH] calibre: Update to 5.2.0 ajshell1
                   ` (3 preceding siblings ...)
  2020-10-08  0:13 ` sgn
@ 2020-10-08  1:00 ` ericonr
  2020-10-09 20:03 ` [PR PATCH] [Closed]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-08  1:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25414#issuecomment-705270499

Comment:
@sgn according to elibrokeit, it stopped being vendored in recently. So now needs to be a separate package.

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

* Re: [PR PATCH] [Closed]: calibre: Update to 5.2.0
  2020-10-07 14:51 [PR PATCH] calibre: Update to 5.2.0 ajshell1
                   ` (4 preceding siblings ...)
  2020-10-08  1:00 ` ericonr
@ 2020-10-09 20:03 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2020-10-09 20:03 UTC (permalink / raw)
  To: ml

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

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

calibre: Update to 5.2.0
https://github.com/void-linux/void-packages/pull/25414

Description:


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

end of thread, other threads:[~2020-10-09 20:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 14:51 [PR PATCH] calibre: Update to 5.2.0 ajshell1
2020-10-07 22:24 ` ericonr
2020-10-07 22:29 ` ericonr
2020-10-07 22:43 ` ericonr
2020-10-08  0:13 ` sgn
2020-10-08  1:00 ` ericonr
2020-10-09 20:03 ` [PR PATCH] [Closed]: " ericonr

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