Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] xdot: update to 1.2.
Date: Thu, 03 Dec 2020 22:27:24 +0100	[thread overview]
Message-ID: <20201203212724.YSJshS4Ioo_fCNB0c-lIISc58q6xoF6xeyCn22zqnd0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26931@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages xdot
https://github.com/void-linux/void-packages/pull/26931

xdot: update to 1.2.
Add python3-numpy to depends as xdot fails to launch w/o

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

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

From b9b0e1791e4a3239214b9eced11154c693dae671 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 3 Dec 2020 15:24:14 -0600
Subject: [PATCH] xdot: update to 1.2.

---
 srcpkgs/xdot/template | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/xdot/template b/srcpkgs/xdot/template
index 2b4e20c77ef..2c3031b5718 100644
--- a/srcpkgs/xdot/template
+++ b/srcpkgs/xdot/template
@@ -1,15 +1,19 @@
 # Template file for 'xdot'
 pkgname=xdot
-version=1.1
-revision=4
+version=1.2
+revision=1
 wrksrc="xdot.py-${version}"
 build_style=python3-module
-pycompile_module="xdot"
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools graphviz gtk+3 python3-gobject"
+depends="graphviz gtk+3 python3-gobject python3-numpy"
 short_desc="Interactive viewer for Graphviz dot files"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/jrfonseca/xdot.py"
 distfiles="https://github.com/jrfonseca/xdot.py/archive/${version}.tar.gz"
-checksum=724c5977bffd775b680e80b49b65fe8b5a8cf92376aa4bbac6f7b05dd9bf002e
+checksum=28958ffd791d2922c5f95da0c55a536aed67809b7c88eeb61881453b1cac9faa
+
+do_check() {
+	# Checks require launching GTK
+	:
+}

  reply	other threads:[~2020-12-03 21:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 21:25 [PR PATCH] " ndowens
2020-12-03 21:27 ` ndowens [this message]
2020-12-03 21:40 ` [PR REVIEW] " ericonr
2020-12-05 20:15 ` ericonr
2020-12-05 20:18 ` ndowens
2020-12-12  6:42 ` [PR PATCH] [Closed]: " ericonr

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=20201203212724.YSJshS4Ioo_fCNB0c-lIISc58q6xoF6xeyCn22zqnd0@z \
    --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).