Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] cropgui: update to 0.5
Date: Mon, 09 Nov 2020 16:17:50 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26240@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages cropgui
https://github.com/void-linux/void-packages/pull/26240

cropgui: update to 0.5


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

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

From f90bb6504c248932a487eda76d961ff08202cafe Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 09:15:08 -0600
Subject: [PATCH] cropgui: update to 0.5

---
 srcpkgs/cropgui/patches/python3-support.patch | 11 -----------
 srcpkgs/cropgui/template                      |  6 +++---
 2 files changed, 3 insertions(+), 14 deletions(-)
 delete mode 100644 srcpkgs/cropgui/patches/python3-support.patch

diff --git a/srcpkgs/cropgui/patches/python3-support.patch b/srcpkgs/cropgui/patches/python3-support.patch
deleted file mode 100644
index ca6ebb2f9ed..00000000000
--- a/srcpkgs/cropgui/patches/python3-support.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- install.sh
-+++ install.sh
-@@ -12,7 +12,7 @@
- }
- 
- site_packages () {
--    $PYTHON -c 'import distutils.sysconfig; print distutils.sysconfig.get_python_lib()'
-+    $PYTHON -c 'import distutils.sysconfig; print(distutils.sysconfig.get_python_lib())'
- }
- 
- usage () {
diff --git a/srcpkgs/cropgui/template b/srcpkgs/cropgui/template
index 8209209709a..7fcf83644d1 100644
--- a/srcpkgs/cropgui/template
+++ b/srcpkgs/cropgui/template
@@ -1,7 +1,7 @@
 # Template file for 'cropgui'
 pkgname=cropgui
-version=0.4
-revision=4
+version=0.5
+revision=1
 hostmakedepends="which python3"
 depends="python3 python3-Pillow python3-gobject
  libjpeg-turbo-tools ImageMagick exiftool"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/jepler/cropgui"
 distfiles="https://github.com/jepler/cropgui/archive/v${version}.tar.gz"
-checksum=bf5a5b14032d01799f8d942790e316203f33a7c007eedf23e57c79d5a47d6fb1
+checksum=c1d6eca0b5a5750cd69a1de3fa73a5f444e5064f1cb23d3344554f66196d5513
 python_version=3
 
 do_install() {

             reply	other threads:[~2020-11-09 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-09 15:17 ndowens [this message]
2020-11-10 15:20 ` [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-26240@inbox.vuxu.org \
    --to=ndowens@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).