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

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

There is an updated 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: 1472 bytes --]

From 621ea40a2a01ff6d6905cc7edfc209e4b7dae3d3 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 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sigil/template b/srcpkgs/sigil/template
index 98143972241..c1392099583 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
@@ -13,14 +13,14 @@ makedepends="zlib-devel qt5-tools-devel qt5-svg-devel
  qt5-declarative-devel qt5-location-devel qt5-webchannel-devel
  qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
  boost-devel hunspell-devel python3-devel minizip-devel"
-depends="desktop-file-utils python3-lxml"
+depends="desktop-file-utils python3-lxml python3-css-parser"
 short_desc="Multi-platform EPUB ebook editor"
 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  9:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28  8:52 [PR PATCH] " kartikynwa
2020-07-28  9:06 ` kartikynwa [this message]
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=20200728090648._AVGH70E0mtEytJI9YKyHpzC8wlVP-RX4esQLhkPLSU@z \
    --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).