Github messages for voidlinux
 help / color / mirror / Atom feed
From: kartikynwa <kartikynwa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] sigil: update to 1.3.0
Date: Tue, 28 Jul 2020 10:52:46 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23894@inbox.vuxu.org> (raw)

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

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

https://github.com/kartikynwa/void-packages sigil-update
https://github.com/void-linux/void-packages/pull/23894

sigil: update to 1.3.0
Previously all the files with `python2` in the shebang were in `/usr/share/sigil/python3lib/`. So changing the `python_version` shouldn't be a problem. In the time I have spent using this template, no issues have come up either.

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

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

From fca6a3df6c7acdc72f47429841d5aacfb556ff84 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Tue, 28 Jul 2020 10:47:33 +0530
Subject: [PATCH] sigil: update to 1.3.0

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

diff --git a/srcpkgs/sigil/template b/srcpkgs/sigil/template
index 98143972241..ad80fc693f6 100644
--- a/srcpkgs/sigil/template
+++ b/srcpkgs/sigil/template
@@ -1,6 +1,6 @@
 # Template file for 'sigil'
 pkgname=sigil
-version=1.2.0
+version=1.3.0
 revision=1
 wrksrc="Sigil-${version}"
 build_style=cmake
@@ -19,8 +19,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Sigil-Ebook/Sigil"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=34c7c5c707375b561f00341509e59ae7036e893af06859ca8dbcebd5cf125758
-python_version=2 #unverified
+checksum=ac302328f0d0e0144e67bd4cbd7834650eb219f81a623f393271bf6f0686cc56
+python_version=3
 
 case "$XBPS_TARGET_MACHINE" in
 	arm*) broken="depends on qt5-webengine";;

             reply	other threads:[~2020-07-28  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28  8:52 kartikynwa [this message]
2020-07-28  9:06 ` [PR PATCH] [Updated] " kartikynwa
2020-07-29 17:12 ` [PR PATCH] [Merged]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23894@inbox.vuxu.org \
    --to=kartikynwa@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).